diff options
-rw-r--r-- | x11-themes/xfce-gant-icon-theme/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/xfce-gant-icon-theme/xfce-gant-icon-theme-3.9_p6.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/xfce-gant-icon-theme/ChangeLog b/x11-themes/xfce-gant-icon-theme/ChangeLog index c660080e5d55..b0ecd2f500b4 100644 --- a/x11-themes/xfce-gant-icon-theme/ChangeLog +++ b/x11-themes/xfce-gant-icon-theme/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/xfce-gant-icon-theme -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce-gant-icon-theme/ChangeLog,v 1.1 2009/09/02 08:34:15 ssuominen Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce-gant-icon-theme/ChangeLog,v 1.2 2010/02/27 10:39:51 phajdan.jr Exp $ + + 27 Feb 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + xfce-gant-icon-theme-3.9_p6.ebuild: + ~x86 keyword wrt bug #306999 by Doktor Notor <notordoktor@gmail.com> *xfce-gant-icon-theme-3.9_p6 (02 Sep 2009) diff --git a/x11-themes/xfce-gant-icon-theme/xfce-gant-icon-theme-3.9_p6.ebuild b/x11-themes/xfce-gant-icon-theme/xfce-gant-icon-theme-3.9_p6.ebuild index e674888d74b2..9c1fbfce57cc 100644 --- a/x11-themes/xfce-gant-icon-theme/xfce-gant-icon-theme-3.9_p6.ebuild +++ b/x11-themes/xfce-gant-icon-theme/xfce-gant-icon-theme-3.9_p6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce-gant-icon-theme/xfce-gant-icon-theme-3.9_p6.ebuild,v 1.1 2009/09/02 08:34:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce-gant-icon-theme/xfce-gant-icon-theme-3.9_p6.ebuild,v 1.2 2010/02/27 10:39:51 phajdan.jr Exp $ inherit gnome2-utils @@ -10,7 +10,7 @@ SRC_URI="http://overlay.uberpenguin.net/icons-xfce-gant-${PV/_p/-}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="x11-themes/hicolor-icon-theme" |