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 | |
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')
-rw-r--r-- | x11-misc/trayer/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/trayer/trayer-1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/trayer/ChangeLog b/x11-misc/trayer/ChangeLog index 5f32f9badfa9..23301a1ee382 100644 --- a/x11-misc/trayer/ChangeLog +++ b/x11-misc/trayer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/trayer -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v 1.12 2006/10/13 14:59:42 lucass Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v 1.13 2007/01/30 04:52:52 beandog Exp $ + + 30 Jan 2007; Steve Dibb <beandog@gentoo.org> trayer-1.0.ebuild: + amd64 stable, bug 141738 13 Oct 2006; Lukasz Strzygowski <lucass@gentoo.org> trayer-1.0.ebuild: Added missing pkgconfig dep, bug #150278. 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} |