summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 13:27:11 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 13:27:11 +0000
commita4df8e23e1eb73c7259f2a747203e37c4a695b44 (patch)
tree00c5a48b3f0c9c7c7d304448b14f9326c180b356 /dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-a4df8e23e1eb73c7259f2a747203e37c4a695b44.tar.gz
gentoo-2-a4df8e23e1eb73c7259f2a747203e37c4a695b44.tar.bz2
gentoo-2-a4df8e23e1eb73c7259f2a747203e37c4a695b44.zip
Don't assign default to S; header fix
Diffstat (limited to 'dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild')
-rw-r--r--dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild b/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild
index 9ab442975bdb..c4aef8b54c5e 100644
--- a/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild
+++ b/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild,v 1.7 2003/12/09 23:58:48 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild,v 1.8 2004/03/14 13:22:54 mr_bones_ Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Ogg::Vorbis - Perl extension for Ogg Vorbis streams"
SRC_URI_BASE="http://www.cpan.org/modules/by-authors/id/F/FO/FOOF"
SRC_URI="${SRC_URI_BASE}/${P}.tar.gz"