diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 16:04:49 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 16:04:49 +0000 |
commit | 2646de87d2e4ea6010b32906d62d33c3a0fe6a88 (patch) | |
tree | ed85adccf370ac0059fcb2f3afcb7e9236bbeea5 /x11-themes | |
parent | arch stable, bug 888 (diff) | |
download | gentoo-2-2646de87d2e4ea6010b32906d62d33c3a0fe6a88.tar.gz gentoo-2-2646de87d2e4ea6010b32906d62d33c3a0fe6a88.tar.bz2 gentoo-2-2646de87d2e4ea6010b32906d62d33c3a0fe6a88.zip |
arch stable, bug 888
(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 | 8 | ||||
-rw-r--r-- | x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.3_pre20121212.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/gtk-engines-unico/ChangeLog b/x11-themes/gtk-engines-unico/ChangeLog index 71542db51558..db30d31513d1 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.14 2013/12/08 19:53:50 pacho Exp $ +# 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 $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> + gtk-engines-unico-1.0.3_pre20121212.ebuild: + arch stable, bug 888 08 Dec 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 adf251d5231c..cad1f3ca688c 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 +# 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.3 2013/12/08 19:53:50 pacho Exp $ +# $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 $ 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 |