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
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')
-rw-r--r--dev-perl/libvorbis-perl/ChangeLog8
-rw-r--r--dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild5
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/libvorbis-perl/ChangeLog b/dev-perl/libvorbis-perl/ChangeLog
index 08a587768c1a..ecf5b1c23b70 100644
--- a/dev-perl/libvorbis-perl/ChangeLog
+++ b/dev-perl/libvorbis-perl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/libvorbis-perl
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/ChangeLog,v 1.4 2003/12/09 23:58:48 weeve Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/ChangeLog,v 1.5 2004/03/14 13:22:54 mr_bones_ Exp $
+
+ 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
+ libvorbis-perl-0.04.ebuild:
+ Don't assign default to S; header fix
09 Dec 2003; Jason Wever <weeve@gentoo.org> libvorbis-perl-0.04.ebuild:
Marked stable on sparc.
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"