summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2006-12-28 04:25:58 +0000
committerJoshua Nichols <nichoj@gentoo.org>2006-12-28 04:25:58 +0000
commit5d8c163bb55b41dc04e7783179522e687d8c1a2f (patch)
tree71551eebccf5d3928442681b27d972234858d795 /xfce-extra/xfce4-battery
parentFixed dependencies, see bug #130573. (diff)
downloadgentoo-2-5d8c163bb55b41dc04e7783179522e687d8c1a2f.tar.gz
gentoo-2-5d8c163bb55b41dc04e7783179522e687d8c1a2f.tar.bz2
gentoo-2-5d8c163bb55b41dc04e7783179522e687d8c1a2f.zip
Fixed dependencies, see bug #130573.
(Portage version: 2.1.2_rc4)
Diffstat (limited to 'xfce-extra/xfce4-battery')
-rw-r--r--xfce-extra/xfce4-battery/ChangeLog6
-rw-r--r--xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild4
2 files changed, 8 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-battery/ChangeLog b/xfce-extra/xfce4-battery/ChangeLog
index 93a791d77c8b..9e534a2a9487 100644
--- a/xfce-extra/xfce4-battery/ChangeLog
+++ b/xfce-extra/xfce4-battery/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-battery
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.34 2006/12/21 14:33:43 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.35 2006/12/28 04:25:58 nichoj Exp $
+
+ 28 Dec 2006; Joshua Nichols <nichoj@gentoo.org>
+ xfce4-battery-0.3.0-r2.ebuild:
+ Fixed dependencies, see bug #130573.
21 Dec 2006; Markus Rothe <corsair@gentoo.org>
xfce4-battery-0.3.0-r2.ebuild:
diff --git a/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild b/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild
index 8c8eecbe5395..e99e0b28da68 100644
--- a/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild
+++ b/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild
@@ -1,12 +1,14 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild,v 1.6 2006/12/21 14:33:43 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild,v 1.7 2006/12/28 04:25:58 nichoj Exp $
inherit xfce42 eutils
DESCRIPTION="Xfce4 panel battery monitor plugin"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+RDEPEND=">=xfce-base/xfce4-panel-3.99.2"
+
goodies_plugin
src_unpack() {