diff options
Diffstat (limited to 'x11-themes/xfce4-icon-theme')
-rw-r--r-- | x11-themes/xfce4-icon-theme/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/xfce4-icon-theme/ChangeLog b/x11-themes/xfce4-icon-theme/ChangeLog index 1cf88ed1af71..4929b60e706e 100644 --- a/x11-themes/xfce4-icon-theme/ChangeLog +++ b/x11-themes/xfce4-icon-theme/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/xfce4-icon-theme -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v 1.8 2008/12/15 04:52:47 jer Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v 1.9 2009/12/01 18:00:30 darkside Exp $ + + 01 Dec 2009; Jeremy Olexa <darkside@gentoo.org> + xfce4-icon-theme-4.4.3.ebuild: + Add Prefix keywords, as tested in the prefix overlay 15 Dec 2008; Jeroen Roovers <jer@gentoo.org> xfce4-icon-theme-4.4.3.ebuild: diff --git a/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild b/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild index 7ad4d10d8972..6dbfc251ec78 100644 --- a/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild +++ b/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v 1.6 2008/12/15 04:52:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v 1.7 2009/12/01 18:00:30 darkside Exp $ inherit gnome2-utils @@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/xfce-${PV}/src/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RESTRICT="binchecks strip" |