diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:54:28 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:54:28 +0000 |
commit | 1407eec41d65342a2fed325f9d311be9c7f85cff (patch) | |
tree | 19a96c18af5f1a7f4d62a472ce601dcfd0296859 /x11-themes | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-1407eec41d65342a2fed325f9d311be9c7f85cff.tar.gz gentoo-2-1407eec41d65342a2fed325f9d311be9c7f85cff.tar.bz2 gentoo-2-1407eec41d65342a2fed325f9d311be9c7f85cff.zip |
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/zukitwo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/zukitwo/zukitwo-2013.12.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/zukitwo/ChangeLog b/x11-themes/zukitwo/ChangeLog index bd829f44fd08..14ad9dbb35ff 100644 --- a/x11-themes/zukitwo/ChangeLog +++ b/x11-themes/zukitwo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/zukitwo # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukitwo/ChangeLog,v 1.20 2014/02/22 16:06:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukitwo/ChangeLog,v 1.21 2014/02/22 22:54:28 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> zukitwo-2013.12.10.ebuild: + Fix wrong commit, bug 502160 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> zukitwo-2013.12.10.ebuild: arch stable, bug 888 diff --git a/x11-themes/zukitwo/zukitwo-2013.12.10.ebuild b/x11-themes/zukitwo/zukitwo-2013.12.10.ebuild index 47b35f972b81..bb930bf749d4 100644 --- a/x11-themes/zukitwo/zukitwo-2013.12.10.ebuild +++ b/x11-themes/zukitwo/zukitwo-2013.12.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukitwo/zukitwo-2013.12.10.ebuild,v 1.2 2014/02/22 16:06:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/zukitwo/zukitwo-2013.12.10.ebuild,v 1.3 2014/02/22 22:54:28 pacho Exp $ EAPI="5" @@ -11,7 +11,7 @@ SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="gnome-shell" RDEPEND=">=x11-libs/gtk+-2.10:2 |