diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-04 07:41:59 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-04 07:41:59 +0000 |
commit | 1b4052f6dbe914049b94d072a88cabe18346d117 (patch) | |
tree | d8072172940d5ff0e098004c445627eb0be866e0 /x11-themes/gtk-engines-unico | |
parent | Add ~x86-fbsd with adding patch for configure script. #418355 (diff) | |
download | historical-1b4052f6dbe914049b94d072a88cabe18346d117.tar.gz historical-1b4052f6dbe914049b94d072a88cabe18346d117.tar.bz2 historical-1b4052f6dbe914049b94d072a88cabe18346d117.zip |
x86 stable wrt bug #427544
Package-Manager: portage-2.1.11.9/cvs/Linux i686
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 2829f0d04a64..5ea4898b9a81 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.6 2012/05/20 19:39:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/ChangeLog,v 1.7 2012/10/04 07:41:46 phajdan.jr Exp $ + + 04 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gtk-engines-unico-1.0.2.ebuild: + x86 stable wrt bug #427544 20 May 2012; Samuli Suominen <ssuominen@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 9557b4f08fc7..d36799eff072 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.3 2012/05/20 19:39:15 ssuominen Exp $ +# $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 $ 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 |