diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:40:43 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:40:43 +0000 |
commit | 8d81b3073b9692c3d72299df41dcc30b4852c546 (patch) | |
tree | 42ef93ef9f0adfdf54b70b8c37abdaac75c5bab6 /media-video/linux-uvc | |
parent | old (diff) | |
download | gentoo-2-8d81b3073b9692c3d72299df41dcc30b4852c546.tar.gz gentoo-2-8d81b3073b9692c3d72299df41dcc30b4852c546.tar.bz2 gentoo-2-8d81b3073b9692c3d72299df41dcc30b4852c546.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-video/linux-uvc')
-rw-r--r-- | media-video/linux-uvc/linux-uvc-0.1.0_pre100.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-video/linux-uvc/linux-uvc-0.1.0_pre100.ebuild b/media-video/linux-uvc/linux-uvc-0.1.0_pre100.ebuild index a1c410a70223..aa67cfa5076d 100644 --- a/media-video/linux-uvc/linux-uvc-0.1.0_pre100.ebuild +++ b/media-video/linux-uvc/linux-uvc-0.1.0_pre100.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/media-video/linux-uvc/linux-uvc-0.1.0_pre100.ebuild,v 1.1 2007/05/07 20:21:10 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/linux-uvc/linux-uvc-0.1.0_pre100.ebuild,v 1.2 2007/07/12 02:40:43 mr_bones_ Exp $ inherit eutils linux-mod @@ -11,7 +11,6 @@ SRC_URI="http://gentooexperimental.org/~genstef/dist/${P}.tar.gz" #ESVN_REPO_URI="http://svn.berlios.de/svnroot/repos/linux-uvc/linux-uvc/trunk/" #ESVN_OPTIONS="-r ${PV/*_pre}" - LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" SLOT="0" |