diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2012-08-01 11:17:37 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2012-08-01 11:17:37 +0000 |
commit | 6cc6c1c921d2dcd7b7a4f6c5d8e6450e74cab822 (patch) | |
tree | 2c23a5e4b17bc9e9b9d7b625be7eb644ad29cea6 /x11-misc/trayer-srg | |
parent | Stable for AMD64, wrt bug #429174 (diff) | |
download | gentoo-2-6cc6c1c921d2dcd7b7a4f6c5d8e6450e74cab822.tar.gz gentoo-2-6cc6c1c921d2dcd7b7a4f6c5d8e6450e74cab822.tar.bz2 gentoo-2-6cc6c1c921d2dcd7b7a4f6c5d8e6450e74cab822.zip |
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani & Tomáš "Mepho" Pružina in bug #427172.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/trayer-srg')
-rw-r--r-- | x11-misc/trayer-srg/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/trayer-srg/trayer-srg-1.1.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/trayer-srg/ChangeLog b/x11-misc/trayer-srg/ChangeLog index 3b9587850341..2d0e8da9ef21 100644 --- a/x11-misc/trayer-srg/ChangeLog +++ b/x11-misc/trayer-srg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/trayer-srg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer-srg/ChangeLog,v 1.9 2012/07/19 07:26:58 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer-srg/ChangeLog,v 1.10 2012/08/01 11:17:37 chainsaw Exp $ + + 01 Aug 2012; Tony Vroon <chainsaw@gentoo.org> trayer-srg-1.1.5.ebuild: + Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El + Lazkani & Tomáš "Mepho" Pružina in bug #427172. 19 Jul 2012; Jeff Horelick <jdhore@gentoo.org> trayer-srg-1.1.5.ebuild: marked x86 per bug 427172 diff --git a/x11-misc/trayer-srg/trayer-srg-1.1.5.ebuild b/x11-misc/trayer-srg/trayer-srg-1.1.5.ebuild index 16d6b495b5b6..24f527a85d5f 100644 --- a/x11-misc/trayer-srg/trayer-srg-1.1.5.ebuild +++ b/x11-misc/trayer-srg/trayer-srg-1.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer-srg/trayer-srg-1.1.5.ebuild,v 1.3 2012/07/19 07:26:58 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer-srg/trayer-srg-1.1.5.ebuild,v 1.4 2012/08/01 11:17:37 chainsaw Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/sargon/${PN}/tarball/${P/-srg/} -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="x11-libs/gdk-pixbuf:2 |