diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-27 11:50:04 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-27 11:50:04 +0000 |
commit | 06d1713e16bc281a2c2c852d8c73988c4460bc4b (patch) | |
tree | 1bad2c4dbaae240b06cc0508dff01f1808d32663 /x11-themes/xmms-themes | |
parent | repoman fix (diff) | |
download | gentoo-2-06d1713e16bc281a2c2c852d8c73988c4460bc4b.tar.gz gentoo-2-06d1713e16bc281a2c2c852d8c73988c4460bc4b.tar.bz2 gentoo-2-06d1713e16bc281a2c2c852d8c73988c4460bc4b.zip |
repoman fix
Diffstat (limited to 'x11-themes/xmms-themes')
-rw-r--r-- | x11-themes/xmms-themes/xmms-themes-0.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/xmms-themes/xmms-themes-0.0.2.ebuild b/x11-themes/xmms-themes/xmms-themes-0.0.2.ebuild index 65184cf58010..c430fc9db266 100644 --- a/x11-themes/xmms-themes/xmms-themes-0.0.2.ebuild +++ b/x11-themes/xmms-themes/xmms-themes-0.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xmms-themes/xmms-themes-0.0.2.ebuild,v 1.3 2003/02/13 17:45:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xmms-themes/xmms-themes-0.0.2.ebuild,v 1.4 2003/03/27 11:47:12 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Collection of XMMS themes" @@ -95,7 +95,7 @@ SRC_URI="${THEME_URI}/AbsoluteE_Xmms.zip SLOT="0" -LICENSE="Freeware" +LICENSE="freedist" KEYWORDS="x86 ppc sparc alpha" DEPEND="net-misc/wget" |