diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 15:07:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 15:07:46 +0000 |
commit | bcb94651bcda3906f5217d3b62d2e155de1f238e (patch) | |
tree | eba189da0761fe0ccff0b0b8caf3917efa353d9a /x11-themes/gtk-engines-unico | |
parent | Stable for amd64, wrt bug #427544 (diff) | |
download | historical-bcb94651bcda3906f5217d3b62d2e155de1f238e.tar.gz historical-bcb94651bcda3906f5217d3b62d2e155de1f238e.tar.bz2 historical-bcb94651bcda3906f5217d3b62d2e155de1f238e.zip |
Stable for amd64, wrt bug #427544
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
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.2.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 5ea4898b9a81..4ef8deca99fb 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/ChangeLog,v 1.7 2012/10/04 07:41:46 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/ChangeLog,v 1.8 2012/10/04 15:07:28 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> + gtk-engines-unico-1.0.2.ebuild: + Stable for amd64, wrt bug #427544 04 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gtk-engines-unico-1.0.2.ebuild: diff --git a/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.2.ebuild b/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.2.ebuild index d36799eff072..c99c5461a6f1 100644 --- a/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.2.ebuild +++ b/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.2.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/gtk-engines-unico/gtk-engines-unico-1.0.2.ebuild,v 1.4 2012/10/04 07:41:46 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.2.ebuild,v 1.5 2012/10/04 15:07:28 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${MY_PN}/${PV%.*}/${PV}/+download/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" RDEPEND=">=dev-libs/glib-2.26 |