diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:53:31 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:53:31 +0000 |
commit | 6c2ce88f32e92196efd82248d500622435a35c15 (patch) | |
tree | e965090280e42ebcc1a1db42b65668874437401d /x11-themes | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-6c2ce88f32e92196efd82248d500622435a35c15.tar.gz gentoo-2-6c2ce88f32e92196efd82248d500622435a35c15.tar.bz2 gentoo-2-6c2ce88f32e92196efd82248d500622435a35c15.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/gtk-engines-unico/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.3_pre20121212.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-unico/ChangeLog b/x11-themes/gtk-engines-unico/ChangeLog index db30d31513d1..91571d8db64e 100644 --- a/x11-themes/gtk-engines-unico/ChangeLog +++ b/x11-themes/gtk-engines-unico/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-unico # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/ChangeLog,v 1.15 2014/02/22 16:04:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/ChangeLog,v 1.16 2014/02/22 22:53:31 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> + gtk-engines-unico-1.0.3_pre20121212.ebuild: + Fix wrong commit, bug 502160 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gtk-engines-unico-1.0.3_pre20121212.ebuild: diff --git a/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.3_pre20121212.ebuild b/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.3_pre20121212.ebuild index cad1f3ca688c..c1a5ca6803e3 100644 --- a/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.3_pre20121212.ebuild +++ b/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.3_pre20121212.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/gtk-engines-unico/gtk-engines-unico-1.0.3_pre20121212.ebuild,v 1.4 2014/02/22 16:04:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.3_pre20121212.ebuild,v 1.5 2014/02/22 22:53:31 pacho Exp $ EAPI=5 inherit eutils @@ -15,7 +15,7 @@ SRC_URI="http://dev.gentoo.org/~tetromino/distfiles/${PN}/${MY_P}.tar.bz2" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" RDEPEND=">=dev-libs/glib-2.26:2 |