diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-06-23 02:15:31 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-06-23 02:15:31 +0000 |
commit | aec9a0035b2430783c8bf6b473fe68c23d1ae9ce (patch) | |
tree | e6e551371880754acb89ecc87a3ec16fc80180bc /xfce-extra/xfce4-battery | |
parent | Two new local USE flags, xfce and xfce. :-) (diff) | |
download | gentoo-2-aec9a0035b2430783c8bf6b473fe68c23d1ae9ce.tar.gz gentoo-2-aec9a0035b2430783c8bf6b473fe68c23d1ae9ce.tar.bz2 gentoo-2-aec9a0035b2430783c8bf6b473fe68c23d1ae9ce.zip |
Pull in dev-util/ instead of xfce-extra/ for notif. daemon
(Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc3 x86_64)
Diffstat (limited to 'xfce-extra/xfce4-battery')
-rw-r--r-- | xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r2.ebuild b/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r2.ebuild index 3644b1502621..69a1d3a58cc3 100644 --- a/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r2.ebuild +++ b/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.5.0-r2.ebuild,v 1.9 2008/04/25 16:03:10 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r2.ebuild,v 1.10 2008/06/23 02:15:31 drac Exp $ inherit autotools eutils xfce44 @@ -12,7 +12,7 @@ IUSE="debug" DEPEND="dev-util/pkgconfig dev-util/intltool - xfce-extra/xfce4-dev-tools" + dev-util/xfce4-dev-tools" src_unpack() { unpack ${A} |