diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-04 00:30:41 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-04 00:30:41 +0000 |
commit | 132c989551cbe0c4d94b7588f9ce46a3d391ba8b (patch) | |
tree | 0db8495219b7298f35b2cd9996b9b51b81f3b215 /x11-misc/alltray/alltray-0.69.ebuild | |
parent | development version added (diff) | |
download | gentoo-2-132c989551cbe0c4d94b7588f9ce46a3d391ba8b.tar.gz gentoo-2-132c989551cbe0c4d94b7588f9ce46a3d391ba8b.tar.bz2 gentoo-2-132c989551cbe0c4d94b7588f9ce46a3d391ba8b.zip |
stabled x86, bug #153598
(Portage version: 2.1.1-r1)
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 |