diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-11-07 17:42:02 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-11-07 17:42:02 +0000 |
commit | 908486b609643e536236d48a27e695e793efa59b (patch) | |
tree | e8c4cbbd61d192b8a1fb5fdcf82d401e976cdaf4 /x11-themes/xfce-gant-icon-theme | |
parent | dev-lisp/cl-lambda-gtk removal, p.masked from 17Sep2010, wrt bug #337963 (diff) | |
download | gentoo-2-908486b609643e536236d48a27e695e793efa59b.tar.gz gentoo-2-908486b609643e536236d48a27e695e793efa59b.tar.bz2 gentoo-2-908486b609643e536236d48a27e695e793efa59b.zip |
amd64/x86 stable
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/xfce-gant-icon-theme')
-rw-r--r-- | x11-themes/xfce-gant-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/xfce-gant-icon-theme/xfce-gant-icon-theme-3.9_p6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/xfce-gant-icon-theme/ChangeLog b/x11-themes/xfce-gant-icon-theme/ChangeLog index b0ecd2f500b4..cde33a081c39 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce-gant-icon-theme/ChangeLog,v 1.3 2010/11/07 17:42:02 ssuominen Exp $ + + 07 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> + xfce-gant-icon-theme-3.9_p6.ebuild: + amd64/x86 stable 27 Feb 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> xfce-gant-icon-theme-3.9_p6.ebuild: 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 9c1fbfce57cc..0b750724cdb9 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-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.2 2010/02/27 10:39:51 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce-gant-icon-theme/xfce-gant-icon-theme-3.9_p6.ebuild,v 1.3 2010/11/07 17:42:02 ssuominen 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 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="x11-themes/hicolor-icon-theme" |