diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-06 19:18:24 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-06 19:18:24 +0000 |
commit | b88f32ec5b4e673ddf8cc2586a1015e8a06bc7ec (patch) | |
tree | ef5df2a699bd8e635dd43ff9e2d8633da1befbe1 /x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild | |
parent | Stable on ppc wrt bug 249942 (diff) | |
download | historical-b88f32ec5b4e673ddf8cc2586a1015e8a06bc7ec.tar.gz historical-b88f32ec5b4e673ddf8cc2586a1015e8a06bc7ec.tar.bz2 historical-b88f32ec5b4e673ddf8cc2586a1015e8a06bc7ec.zip |
Stable on ppc wrt bug 249942
Package-Manager: portage-2.1.6_rc3/cvs/Linux 2.6.27-hardened-r2 ppc
Diffstat (limited to 'x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild')
-rw-r--r-- | x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 3117de7070df..0faf2947b134 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.1 2008/10/30 22:11:49 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xfce4-icon-theme/xfce4-icon-theme-4.4.3.ebuild,v 1.2 2008/12/06 19:16:26 nixnut 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" |