diff options
author | 2012-12-06 04:11:41 +0000 | |
---|---|---|
committer | 2012-12-06 04:11:41 +0000 | |
commit | a1e7b572a35313285789d12f1fa4773bb6ae6954 (patch) | |
tree | fa66b28c7f17f24d97a21a3e41ffe3725ef22cc3 /x11-themes | |
parent | x86 stable wrt bug #445091 (diff) | |
download | gentoo-2-a1e7b572a35313285789d12f1fa4773bb6ae6954.tar.gz gentoo-2-a1e7b572a35313285789d12f1fa4773bb6ae6954.tar.bz2 gentoo-2-a1e7b572a35313285789d12f1fa4773bb6ae6954.zip |
x86 stable wrt bug #445095
(Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key 30427902)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/geany-themes/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/geany-themes/geany-themes-1.22.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/geany-themes/ChangeLog b/x11-themes/geany-themes/ChangeLog index 86089471cb85..aee84adb44de 100644 --- a/x11-themes/geany-themes/ChangeLog +++ b/x11-themes/geany-themes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/geany-themes # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/geany-themes/ChangeLog,v 1.4 2012/11/30 21:54:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/geany-themes/ChangeLog,v 1.5 2012/12/06 04:11:41 phajdan.jr Exp $ + + 06 Dec 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + geany-themes-1.22.2.ebuild: + x86 stable wrt bug #445095 30 Nov 2012; <ago@gentoo.org> geany-themes-1.22.2.ebuild: Stable for amd64, wrt bug #445095 diff --git a/x11-themes/geany-themes/geany-themes-1.22.2.ebuild b/x11-themes/geany-themes/geany-themes-1.22.2.ebuild index 38016352096f..c012909fa07f 100644 --- a/x11-themes/geany-themes/geany-themes-1.22.2.ebuild +++ b/x11-themes/geany-themes/geany-themes-1.22.2.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-themes/geany-themes/geany-themes-1.22.2.ebuild,v 1.2 2012/11/30 21:54:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/geany-themes/geany-themes-1.22.2.ebuild,v 1.3 2012/12/06 04:11:41 phajdan.jr Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://github/codebrainz/${PN}/${P}.tar.bz2" LICENSE="GPL-3 LGPL-2.1 BSD-2 MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="~dev-util/geany-${PV:0:4}" |