diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 19:53:50 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 19:53:50 +0000 |
commit | 8437994d35c6c30170aedb305eff9d521109dd8e (patch) | |
tree | c6a5ae52c4337057b6022792c1bda0c607b944f4 /x11-themes/gtk-engines-unico | |
parent | Version bump, remove old. (diff) | |
download | gentoo-2-8437994d35c6c30170aedb305eff9d521109dd8e.tar.gz gentoo-2-8437994d35c6c30170aedb305eff9d521109dd8e.tar.bz2 gentoo-2-8437994d35c6c30170aedb305eff9d521109dd8e.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-themes/gtk-engines-unico')
-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 cb56c6def837..71542db51558 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/ChangeLog,v 1.13 2013/11/30 20:05:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/ChangeLog,v 1.14 2013/12/08 19:53:50 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> + gtk-engines-unico-1.0.3_pre20121212.ebuild: + x86 stable, bug #478252 30 Nov 2013; 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 a351b2ee83c3..adf251d5231c 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-2013 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.2 2013/11/30 20:05:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.3_pre20121212.ebuild,v 1.3 2013/12/08 19:53:50 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 |