diff options
author | 2007-07-23 06:35:41 +0000 | |
---|---|---|
committer | 2007-07-23 06:35:41 +0000 | |
commit | c81cc065841e1cd11afa644e7fdc86e26f2f3712 (patch) | |
tree | f1e606b95849433dbc1cd9bd99ade5f5a452d731 /x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild | |
parent | stable x86, bug 184867 (diff) | |
download | gentoo-2-c81cc065841e1cd11afa644e7fdc86e26f2f3712.tar.gz gentoo-2-c81cc065841e1cd11afa644e7fdc86e26f2f3712.tar.bz2 gentoo-2-c81cc065841e1cd11afa644e7fdc86e26f2f3712.zip |
stable x86, bug 184867
(Portage version: 2.1.2.9)
Diffstat (limited to 'x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild')
-rw-r--r-- | x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild index a338bdd41d96..eae766f81854 100644 --- a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild +++ b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild,v 1.4 2007/07/07 13:29:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild,v 1.5 2007/07/23 06:35:41 opfer Exp $ MY_PN="Vanilla-DMZ-AA" DESCRIPTION="Style neutral scalable cursor theme" @@ -9,7 +9,7 @@ SRC_URI="http://jimmac.musichall.cz/zip/${P/-xcursors}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="" S=${WORKDIR}/${MY_PN} |