diff options
Diffstat (limited to 'x11-themes/xfce4-icon-theme')
-rw-r--r-- | x11-themes/xfce4-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/xfce4-icon-theme/ChangeLog b/x11-themes/xfce4-icon-theme/ChangeLog index 81d34f13e79e..7c6e21835d51 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.6 2008/12/08 21:35:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v 1.7 2008/12/13 16:45:38 armin76 Exp $ + + 13 Dec 2008; Raúl Porcel <armin76@gentoo.org> + xfce4-icon-theme-4.4.3.ebuild: + alpha/arm/ia64/sparc/x86 stable wrt #249942 08 Dec 2008; Brent Baude <ranger@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 7f324995dadc..8cf3965dec4d 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 # 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.4 2008/12/08 21:35:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v 1.5 2008/12/13 16:45:38 armin76 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" IUSE="" RESTRICT="binchecks strip" |