diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-30 16:10:48 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-30 16:10:48 +0000 |
commit | 02f23425e291c824f1600b4e7772981cd0bf07c7 (patch) | |
tree | e6279401e79905c29570a48a02024a1d73d25957 /xfce-extra/xfce4-volstatus-icon | |
parent | ppc stable #282664 (diff) | |
download | gentoo-2-02f23425e291c824f1600b4e7772981cd0bf07c7.tar.gz gentoo-2-02f23425e291c824f1600b4e7772981cd0bf07c7.tar.bz2 gentoo-2-02f23425e291c824f1600b4e7772981cd0bf07c7.zip |
ppc stable #282668
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'xfce-extra/xfce4-volstatus-icon')
-rw-r--r-- | xfce-extra/xfce4-volstatus-icon/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-volstatus-icon/ChangeLog b/xfce-extra/xfce4-volstatus-icon/ChangeLog index 17bc345c1197..7bebff2d50f9 100644 --- a/xfce-extra/xfce4-volstatus-icon/ChangeLog +++ b/xfce-extra/xfce4-volstatus-icon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-volstatus-icon # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/ChangeLog,v 1.15 2009/08/29 17:23:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/ChangeLog,v 1.16 2009/08/30 16:10:48 nixnut Exp $ + + 30 Aug 2009; nixnut <nixnut@gentoo.org> + xfce4-volstatus-icon-0.1.0-r1.ebuild: + ppc stable #282668 29 Aug 2009; Raúl Porcel <armin76@gentoo.org> xfce4-volstatus-icon-0.1.0-r1.ebuild: diff --git a/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild b/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild index d2a67fef693d..982c345cb0de 100644 --- a/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild +++ b/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild,v 1.6 2009/08/29 17:23:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0-r1.ebuild,v 1.7 2009/08/30 16:10:48 nixnut Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.1/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc x86" +KEYWORDS="alpha amd64 ia64 ppc x86" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.10:2 |