diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
commit | c0d7aee3d3693ef0723682a993c8ff2175ff57d2 (patch) | |
tree | 88a31d87fd9969d1b57ba261a09aebf8b5ecc459 /media-video/SDLcam | |
parent | License Fixes. Part 2. (diff) | |
download | historical-c0d7aee3d3693ef0723682a993c8ff2175ff57d2.tar.gz historical-c0d7aee3d3693ef0723682a993c8ff2175ff57d2.tar.bz2 historical-c0d7aee3d3693ef0723682a993c8ff2175ff57d2.zip |
License Fixes. Part 2.
Diffstat (limited to 'media-video/SDLcam')
-rw-r--r-- | media-video/SDLcam/SDLcam-0.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/SDLcam/SDLcam-0.7.3.ebuild b/media-video/SDLcam/SDLcam-0.7.3.ebuild index 5a10b3b68da6..0b2d4a467e5f 100644 --- a/media-video/SDLcam/SDLcam-0.7.3.ebuild +++ b/media-video/SDLcam/SDLcam-0.7.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/SDLcam/SDLcam-0.7.3.ebuild,v 1.4 2003/02/13 13:22:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/SDLcam/SDLcam-0.7.3.ebuild,v 1.5 2003/02/28 16:55:00 liquidx Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Webcam application that uses the SDL library" HOMEPAGE="http://raph.darktech.org/SDLcam/" SRC_URI="http://raph.darktech.org/SDLcam/downloads/${P}.tar.gz" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86" SLOT="0" |