diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-16 09:52:07 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-16 09:52:07 +0000 |
commit | 6ac7dd1d2cfe2cf9f35236bacf6efaa2994091be (patch) | |
tree | bec02a2f76bc1f17123fbe2dd68094d44c004f6c /media-video/vlc | |
parent | Marked stable on hppa. (diff) | |
download | historical-6ac7dd1d2cfe2cf9f35236bacf6efaa2994091be.tar.gz historical-6ac7dd1d2cfe2cf9f35236bacf6efaa2994091be.tar.bz2 historical-6ac7dd1d2cfe2cf9f35236bacf6efaa2994091be.zip |
QA - Don't assign default S.
Diffstat (limited to 'media-video/vlc')
-rw-r--r-- | media-video/vlc/vlc-0.7.1-r1.ebuild | 3 | ||||
-rw-r--r-- | media-video/vlc/vlc-0.7.1.ebuild | 3 | ||||
-rw-r--r-- | media-video/vlc/vlc-0.7.2.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/media-video/vlc/vlc-0.7.1-r1.ebuild b/media-video/vlc/vlc-0.7.1-r1.ebuild index 1e217580e094..8538baf02c6a 100644 --- a/media-video/vlc/vlc-0.7.1-r1.ebuild +++ b/media-video/vlc/vlc-0.7.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.7.1-r1.ebuild,v 1.4 2004/06/07 17:15:11 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.7.1-r1.ebuild,v 1.5 2004/06/16 09:50:57 kloeri Exp $ inherit libtool gcc eutils @@ -14,7 +14,6 @@ IUSE="arts ncurses dvd gtk nls 3dfx svga fbcon esd X alsa ggi speex wxwindows imlib matroska dvb mozilla debug faad xosd altivec png" -S=${WORKDIR}/${P} DESCRIPTION="VLC media player - Video player and streamer" SRC_URI="http://download.videolan.org/pub/${PN}/${PV}/${P}.tar.bz2" diff --git a/media-video/vlc/vlc-0.7.1.ebuild b/media-video/vlc/vlc-0.7.1.ebuild index 0320a8fcdeda..5c72acc66775 100644 --- a/media-video/vlc/vlc-0.7.1.ebuild +++ b/media-video/vlc/vlc-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.7.1.ebuild,v 1.4 2004/06/09 17:44:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.7.1.ebuild,v 1.5 2004/06/16 09:50:57 kloeri Exp $ inherit libtool gcc eutils @@ -14,7 +14,6 @@ inherit libtool gcc eutils PLIVE=live SLIVE=${WORKDIR}/${PLIVE} -S=${WORKDIR}/${P} DESCRIPTION="VLC media player - Video player and streamer" HOMEPAGE="http://www.videolan.org/vlc" diff --git a/media-video/vlc/vlc-0.7.2.ebuild b/media-video/vlc/vlc-0.7.2.ebuild index 902c37b5b787..694fbc8bc5bb 100644 --- a/media-video/vlc/vlc-0.7.2.ebuild +++ b/media-video/vlc/vlc-0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.7.2.ebuild,v 1.1 2004/06/08 01:39:49 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.7.2.ebuild,v 1.2 2004/06/16 09:50:57 kloeri Exp $ inherit libtool gcc eutils @@ -14,7 +14,6 @@ IUSE="arts ncurses dvd gtk nls 3dfx svga fbcon esd X alsa ggi speex wxwindows imlib matroska dvb mozilla debug faad xosd altivec png" -S=${WORKDIR}/${P} DESCRIPTION="VLC media player - Video player and streamer" SRC_URI="http://download.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2" |