diff options
author | 2006-07-10 23:20:51 +0000 | |
---|---|---|
committer | 2006-07-10 23:20:51 +0000 | |
commit | 219bc33e89e29fcb4e37556d9124489da2d856b9 (patch) | |
tree | 13643b35cb4422206b49abb6cea3c858a7139434 /dev-perl/libvorbis-perl | |
parent | Mark 1.11 stable on ia64 (diff) | |
download | historical-219bc33e89e29fcb4e37556d9124489da2d856b9.tar.gz historical-219bc33e89e29fcb4e37556d9124489da2d856b9.tar.bz2 historical-219bc33e89e29fcb4e37556d9124489da2d856b9.zip |
Mark 0.05 stable on ia64
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-perl/libvorbis-perl')
-rw-r--r-- | dev-perl/libvorbis-perl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/libvorbis-perl/files/digest-libvorbis-perl-0.05 | 2 | ||||
-rw-r--r-- | dev-perl/libvorbis-perl/libvorbis-perl-0.05.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/dev-perl/libvorbis-perl/ChangeLog b/dev-perl/libvorbis-perl/ChangeLog index 2c429122bac0..f3e7b07f5f5b 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/ChangeLog,v 1.15 2006/07/05 17:41:38 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/ChangeLog,v 1.16 2006/07/10 23:20:51 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> + libvorbis-perl-0.05.ebuild: + Mark 0.05 stable on ia64 05 Jul 2006; Christian Hartmann <ian@gentoo.org> libvorbis-perl-0.04.ebuild, libvorbis-perl-0.05.ebuild: diff --git a/dev-perl/libvorbis-perl/files/digest-libvorbis-perl-0.05 b/dev-perl/libvorbis-perl/files/digest-libvorbis-perl-0.05 index 7ea09c31b4ec..e53ba86ac53f 100644 --- a/dev-perl/libvorbis-perl/files/digest-libvorbis-perl-0.05 +++ b/dev-perl/libvorbis-perl/files/digest-libvorbis-perl-0.05 @@ -1 +1,3 @@ MD5 4b1d0f936b029f4390c524db0892a65f libvorbis-perl-0.05.tar.gz 50414 +RMD160 fc52460cf5d88fae80949d98a01a994a4f7c2465 libvorbis-perl-0.05.tar.gz 50414 +SHA256 919887126d87b2dfef09fb3515bb6c3cc41005593d92e2974525c7c05fda923a libvorbis-perl-0.05.tar.gz 50414 diff --git a/dev-perl/libvorbis-perl/libvorbis-perl-0.05.ebuild b/dev-perl/libvorbis-perl/libvorbis-perl-0.05.ebuild index 8e3afe7df81f..88ae57c961b3 100644 --- a/dev-perl/libvorbis-perl/libvorbis-perl-0.05.ebuild +++ b/dev-perl/libvorbis-perl/libvorbis-perl-0.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/libvorbis-perl-0.05.ebuild,v 1.7 2006/07/05 17:41:38 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/libvorbis-perl-0.05.ebuild,v 1.8 2006/07/10 23:20:51 agriffis Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://synthcode.com/code/vorbis/" SLOT="0" LICENSE="Artistic" -KEYWORDS="amd64 ~ia64 ppc sparc x86" +KEYWORDS="amd64 ia64 ppc sparc x86" IUSE="" DEPEND="media-libs/libogg |