diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-02-23 05:35:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-02-23 05:35:15 +0000 |
commit | 764995cae63972ffdbbe5059520cfea80ce9d6d6 (patch) | |
tree | aa9c4fff23d990ac2ad0deae754eb862d277718e /x11-themes/xcursor-themes | |
parent | vserver profile move again: no extra profile for every release (diff) | |
download | gentoo-2-764995cae63972ffdbbe5059520cfea80ce9d6d6.tar.gz gentoo-2-764995cae63972ffdbbe5059520cfea80ce9d6d6.tar.bz2 gentoo-2-764995cae63972ffdbbe5059520cfea80ce9d6d6.zip |
arm/hppa/ia64 love
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-themes/xcursor-themes')
-rw-r--r-- | x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild b/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild index 9384affb38a0..a52683a37299 100644 --- a/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild +++ b/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild,v 1.4 2006/02/18 10:21:33 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.1.ebuild,v 1.5 2006/02/23 05:35:15 vapier Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org cursor themes: whiteglass, redglass and handhelds" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXcursor =media-libs/libpng-1.2*" |