diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:31:00 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:31:00 +0000 |
commit | 76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61 (patch) | |
tree | f829139b777fb24edfda3a6e08f441d270647e7a /media-libs/libvorbis | |
parent | dependency fix to allow 3.0.1.20020604 (diff) | |
download | gentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.tar.gz gentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.tar.bz2 gentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.zip |
header fixes
Diffstat (limited to 'media-libs/libvorbis')
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.0_rc3-r1.ebuild | 3 | ||||
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.0_rc3-r2.ebuild | 3 | ||||
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.0_rc3.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/media-libs/libvorbis/libvorbis-1.0_rc3-r1.ebuild b/media-libs/libvorbis/libvorbis-1.0_rc3-r1.ebuild index fd10d3cff90c..89e04b1a6972 100644 --- a/media-libs/libvorbis/libvorbis-1.0_rc3-r1.ebuild +++ b/media-libs/libvorbis/libvorbis-1.0_rc3-r1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Peter Gavin <pbg1854@garnet.acns.fsu.edu> -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.0_rc3-r1.ebuild,v 1.2 2002/03/30 14:03:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.0_rc3-r1.ebuild,v 1.3 2002/07/11 06:30:39 drobbins Exp $ S=${WORKDIR}/${PN}-1.0rc3 diff --git a/media-libs/libvorbis/libvorbis-1.0_rc3-r2.ebuild b/media-libs/libvorbis/libvorbis-1.0_rc3-r2.ebuild index 107f855c884c..b1c7c4160dce 100644 --- a/media-libs/libvorbis/libvorbis-1.0_rc3-r2.ebuild +++ b/media-libs/libvorbis/libvorbis-1.0_rc3-r2.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Peter Gavin <pbg1854@garnet.acns.fsu.edu> -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.0_rc3-r2.ebuild,v 1.1 2002/06/30 13:23:04 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.0_rc3-r2.ebuild,v 1.2 2002/07/11 06:30:39 drobbins Exp $ inherit libtool diff --git a/media-libs/libvorbis/libvorbis-1.0_rc3.ebuild b/media-libs/libvorbis/libvorbis-1.0_rc3.ebuild index 0397cf95aa78..2c9a8e851204 100644 --- a/media-libs/libvorbis/libvorbis-1.0_rc3.ebuild +++ b/media-libs/libvorbis/libvorbis-1.0_rc3.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Peter Gavin <pbg1854@garnet.acns.fsu.edu> -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.0_rc3.ebuild,v 1.1 2002/01/02 23:31:20 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.0_rc3.ebuild,v 1.2 2002/07/11 06:30:39 drobbins Exp $ S=${WORKDIR}/${PN}-1.0rc3 |