diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-01-30 04:52:52 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-01-30 04:52:52 +0000 |
commit | 7ce78d064ba13e196bc36bcde1ffa649aff8f499 (patch) | |
tree | 81f5c8ac1dd7f8f8b93c3e939b55e778f05bf5be /x11-misc/trayer/trayer-1.0.ebuild | |
parent | Add ~amd64, bug 151858 (diff) | |
download | gentoo-2-7ce78d064ba13e196bc36bcde1ffa649aff8f499.tar.gz gentoo-2-7ce78d064ba13e196bc36bcde1ffa649aff8f499.tar.bz2 gentoo-2-7ce78d064ba13e196bc36bcde1ffa649aff8f499.zip |
amd64 stable, bug 141738
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-misc/trayer/trayer-1.0.ebuild')
-rw-r--r-- | x11-misc/trayer/trayer-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/trayer/trayer-1.0.ebuild b/x11-misc/trayer/trayer-1.0.ebuild index 97e69fc96f23..98bb2220913a 100644 --- a/x11-misc/trayer/trayer-1.0.ebuild +++ b/x11-misc/trayer/trayer-1.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild,v 1.12 2006/10/13 14:59:42 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild,v 1.13 2007/01/30 04:52:52 beandog Exp $ DESCRIPTION="Lightweight GTK2-based systray for UNIX desktop" HOMEPAGE="http://fvwm-crystal.berlios.de/" SRC_URI="http://fvwm-crystal.berlios.de/files/versions/20050306/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2" DEPEND="${RDEPEND} |