diff options
author | Brent Baude <ranger@gentoo.org> | 2008-03-26 02:06:41 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-03-26 02:06:41 +0000 |
commit | 9f9d35aa8051672e5f1c2428e604c1a0ef686099 (patch) | |
tree | 99a7a0881b7ee3c87f41905bda4e890a5cdb0321 /xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild | |
parent | stable ppc, bug 214573 (diff) | |
download | gentoo-2-9f9d35aa8051672e5f1c2428e604c1a0ef686099.tar.gz gentoo-2-9f9d35aa8051672e5f1c2428e604c1a0ef686099.tar.bz2 gentoo-2-9f9d35aa8051672e5f1c2428e604c1a0ef686099.zip |
stable ppc, bug 211337
(Portage version: 2.1.4.4)
Diffstat (limited to 'xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild')
-rw-r--r-- | xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild b/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild index 8a51c3ded29a..eb526f222c1b 100644 --- a/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild +++ b/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.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-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild,v 1.9 2008/03/24 12:59:44 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild,v 1.10 2008/03/26 02:06:41 ranger Exp $ inherit eutils xfce44 @@ -10,7 +10,7 @@ DESCRIPTION="Systray status icon for safe unmount/eject of volumes" HOMEPAGE="http://goodies.xfce.org" SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}${COMPRESS}" -KEYWORDS="alpha amd64 ia64 ~ppc x86" +KEYWORDS="alpha amd64 ia64 ppc x86" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.10 |