diff options
author | Jason Wever <weeve@gentoo.org> | 2003-12-09 23:58:51 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-12-09 23:58:51 +0000 |
commit | b4e968ad452ad928685012a5f1a3ebcea81daed6 (patch) | |
tree | b60e60d46b03b0eef2aa6ada5da3eed9a777a2c0 /dev-perl/libvorbis-perl | |
parent | stable bump and dep cleanup (diff) | |
download | gentoo-2-b4e968ad452ad928685012a5f1a3ebcea81daed6.tar.gz gentoo-2-b4e968ad452ad928685012a5f1a3ebcea81daed6.tar.bz2 gentoo-2-b4e968ad452ad928685012a5f1a3ebcea81daed6.zip |
Marked stable on sparc.
Diffstat (limited to 'dev-perl/libvorbis-perl')
-rw-r--r-- | dev-perl/libvorbis-perl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/libvorbis-perl/Manifest | 4 | ||||
-rw-r--r-- | dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/libvorbis-perl/ChangeLog b/dev-perl/libvorbis-perl/ChangeLog index 72507ac54993..08a587768c1a 100644 --- a/dev-perl/libvorbis-perl/ChangeLog +++ b/dev-perl/libvorbis-perl/ChangeLog @@ -1,6 +1,9 @@ # 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.3 2003/11/20 20:06:23 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/ChangeLog,v 1.4 2003/12/09 23:58:48 weeve Exp $ + + 09 Dec 2003; Jason Wever <weeve@gentoo.org> libvorbis-perl-0.04.ebuild: + Marked stable on sparc. 20 Nov 2003; David Holm <dholm@gentoo.org> libvorbis-perl-0.04.ebuild: Added to ~ppc. diff --git a/dev-perl/libvorbis-perl/Manifest b/dev-perl/libvorbis-perl/Manifest index bc7d0b32c8c8..306f8bffa064 100644 --- a/dev-perl/libvorbis-perl/Manifest +++ b/dev-perl/libvorbis-perl/Manifest @@ -1,3 +1,3 @@ -MD5 d474e3e1299bbfffc1049adb1b2bc830 libvorbis-perl-0.04.ebuild 619 -MD5 bc621a2319bf804c448cb61f8d9a6c52 ChangeLog 578 +MD5 02f6af769c4852474add0982c87c0d0d ChangeLog 679 +MD5 e5d82327f419583ffc27444290ab1aa0 libvorbis-perl-0.04.ebuild 619 MD5 c58c3fd7d4ebf456c65599b3bf8afe6c files/digest-libvorbis-perl-0.04 70 diff --git a/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild b/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild index 163353c2ac9a..9ab442975bdb 100644 --- a/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild +++ b/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.6 2003/11/26 11:15:34 aliz Exp $ +# $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 $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://synthcode.com/code/vorbis/" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~sparc ~ppc ~amd64" +KEYWORDS="x86 sparc ~ppc ~amd64" DEPEND="${DEPEND} media-libs/libogg |