diff options
author | Graham Forest <vitaminmoo@gentoo.org> | 2003-03-03 13:09:49 +0000 |
---|---|---|
committer | Graham Forest <vitaminmoo@gentoo.org> | 2003-03-03 13:09:49 +0000 |
commit | e850ef1d0c36ec45ba118150e93620640b787e01 (patch) | |
tree | 07255d83c99c8786e4f79ebe840e46face7cf697 /media-sound/gramofile/gramofile-1.6.ebuild | |
parent | Fixed minor problem in KEYWORDS (diff) | |
download | historical-e850ef1d0c36ec45ba118150e93620640b787e01.tar.gz historical-e850ef1d0c36ec45ba118150e93620640b787e01.tar.bz2 historical-e850ef1d0c36ec45ba118150e93620640b787e01.zip |
Fixed small LICENSE problem
Diffstat (limited to 'media-sound/gramofile/gramofile-1.6.ebuild')
-rw-r--r-- | media-sound/gramofile/gramofile-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gramofile/gramofile-1.6.ebuild b/media-sound/gramofile/gramofile-1.6.ebuild index 5f55f62990ee..f61bfd49e657 100644 --- a/media-sound/gramofile/gramofile-1.6.ebuild +++ b/media-sound/gramofile/gramofile-1.6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gramofile/gramofile-1.6.ebuild,v 1.1 2003/03/02 09:04:17 jje Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gramofile/gramofile-1.6.ebuild,v 1.2 2003/03/03 13:09:49 vladimir Exp $ DESCRIPTION="Gramofile" HOMEPAGE="http://panic.et.tudelft.nl/~costar/gramofile/" SRC_URI="http://panic.et.tudelft.nl/~costar/gramofile/${P}.tar.gz" -LICENSE="GPL2" +LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" |