diff options
author | 2002-09-23 19:59:21 +0000 | |
---|---|---|
committer | 2002-09-23 19:59:21 +0000 | |
commit | 14ff43485ba3525681d0c2a8eea6cd8c8a8f0b6b (patch) | |
tree | c753c409e9dee902ec357972a6edc4afd550cf6d /media-video/vcdimager | |
parent | Changed GPL to GPL-2 in LICENSE and added public-domain (diff) | |
download | gentoo-2-14ff43485ba3525681d0c2a8eea6cd8c8a8f0b6b.tar.gz gentoo-2-14ff43485ba3525681d0c2a8eea6cd8c8a8f0b6b.tar.bz2 gentoo-2-14ff43485ba3525681d0c2a8eea6cd8c8a8f0b6b.zip |
Changed GPL to GPL-2 in LICENSE
Diffstat (limited to 'media-video/vcdimager')
-rw-r--r-- | media-video/vcdimager/vcdimager-0.7.12.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/vcdimager/vcdimager-0.7.12.ebuild b/media-video/vcdimager/vcdimager-0.7.12.ebuild index 2703b5df61ba..2d3627251203 100644 --- a/media-video/vcdimager/vcdimager-0.7.12.ebuild +++ b/media-video/vcdimager/vcdimager-0.7.12.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/vcdimager-0.7.12.ebuild,v 1.5 2002/08/17 12:14:33 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/vcdimager-0.7.12.ebuild,v 1.6 2002/09/23 19:56:18 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU VCDimager" SRC_URI="http://www.vcdimager.org/pub/${PN}/${PN}-0.7_UNSTABLE/${P}.tar.gz" -HOMEPAGE="http://www.vcdimager.org" +HOMEPAGE="http://www.vcdimager.org/" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86" # Ideally this would also include help2man, but it's not yet in portage. |