diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-12-15 04:52:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-12-15 04:52:47 +0000 |
commit | 21f194cef3222d0e9802a99dca2b9ed9a12e3ded (patch) | |
tree | 414289233225f2f21f1c879a1b74894facd8da3e /x11-themes/xfce4-icon-theme | |
parent | Stable for HPPA (bug #249942). (diff) | |
download | gentoo-2-21f194cef3222d0e9802a99dca2b9ed9a12e3ded.tar.gz gentoo-2-21f194cef3222d0e9802a99dca2b9ed9a12e3ded.tar.bz2 gentoo-2-21f194cef3222d0e9802a99dca2b9ed9a12e3ded.zip |
Stable for HPPA (bug #249942).
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
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 7c6e21835d51..1cf88ed1af71 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.7 2008/12/13 16:45:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/ChangeLog,v 1.8 2008/12/15 04:52:47 jer Exp $ + + 15 Dec 2008; Jeroen Roovers <jer@gentoo.org> + xfce4-icon-theme-4.4.3.ebuild: + Stable for HPPA (bug #249942). 13 Dec 2008; Raúl Porcel <armin76@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 8cf3965dec4d..7ad4d10d8972 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.5 2008/12/13 16:45:38 armin76 Exp $ +# $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 $ 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" |