diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-17 03:23:38 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-17 03:23:38 +0000 |
commit | aa32efe09f1a04bd1dcddeb11dcb67efe41e1507 (patch) | |
tree | a458f850ce68781070cc673f69b175e72e495cb0 /x11-themes/zukini | |
parent | x86 stable wrt bug #433313 (diff) | |
download | gentoo-2-aa32efe09f1a04bd1dcddeb11dcb67efe41e1507.tar.gz gentoo-2-aa32efe09f1a04bd1dcddeb11dcb67efe41e1507.tar.bz2 gentoo-2-aa32efe09f1a04bd1dcddeb11dcb67efe41e1507.zip |
x86 stable wrt bug #436388
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'x11-themes/zukini')
-rw-r--r-- | x11-themes/zukini/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/zukini/zukini-20120806.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/zukini/ChangeLog b/x11-themes/zukini/ChangeLog index 36ef7d4a0104..63e289fceef2 100644 --- a/x11-themes/zukini/ChangeLog +++ b/x11-themes/zukini/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/zukini # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukini/ChangeLog,v 1.4 2012/10/07 10:19:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukini/ChangeLog,v 1.5 2012/10/17 03:23:38 phajdan.jr Exp $ + + 17 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> zukini-20120806.ebuild: + x86 stable wrt bug #436388 07 Oct 2012; Agostino Sarubbo <ago@gentoo.org> zukini-20120806.ebuild: Stable for amd64, wrt bug #436388 diff --git a/x11-themes/zukini/zukini-20120806.ebuild b/x11-themes/zukini/zukini-20120806.ebuild index ad8b5439d68b..3f4bbe47540e 100644 --- a/x11-themes/zukini/zukini-20120806.ebuild +++ b/x11-themes/zukini/zukini-20120806.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/zukini/zukini-20120806.ebuild,v 1.2 2012/10/07 10:19:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukini/zukini-20120806.ebuild,v 1.3 2012/10/17 03:23:38 phajdan.jr Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://www.deviantart.com/download/272660042/${PN}_by_lassekongo83-d4ic LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" RESTRICT="binchecks strip" |