diff options
Diffstat (limited to 'x11-misc/alltray/alltray-0.69.ebuild')
-rw-r--r-- | x11-misc/alltray/alltray-0.69.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/alltray/alltray-0.69.ebuild b/x11-misc/alltray/alltray-0.69.ebuild index 36bac3d97147..17f828c875b8 100644 --- a/x11-misc/alltray/alltray-0.69.ebuild +++ b/x11-misc/alltray/alltray-0.69.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/alltray/alltray-0.69.ebuild,v 1.3 2006/11/02 18:53:05 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/alltray/alltray-0.69.ebuild,v 1.4 2006/11/04 00:30:41 opfer Exp $ DESCRIPTION="Dock any application into the system tray/notification area" HOMEPAGE="http://alltray.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="gnome" RDEPEND=">=x11-libs/gtk+-2.4 |