diff options
author | David Holm <dholm@gentoo.org> | 2003-11-20 20:06:28 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2003-11-20 20:06:28 +0000 |
commit | f612ae4fcb11772ca8c6a9b27a10fb45ce08c90e (patch) | |
tree | 7c5ac422c43182181e1d840559d9f6514f569308 /dev-perl/libvorbis-perl | |
parent | Build fixes, bug 33495 (diff) | |
download | gentoo-2-f612ae4fcb11772ca8c6a9b27a10fb45ce08c90e.tar.gz gentoo-2-f612ae4fcb11772ca8c6a9b27a10fb45ce08c90e.tar.bz2 gentoo-2-f612ae4fcb11772ca8c6a9b27a10fb45ce08c90e.zip |
Added to ~ppc
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 ee68d6146a1f..72507ac54993 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.2 2003/11/20 02:11:59 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/ChangeLog,v 1.3 2003/11/20 20:06:23 dholm Exp $ + + 20 Nov 2003; David Holm <dholm@gentoo.org> libvorbis-perl-0.04.ebuild: + Added to ~ppc. 19 Nov 2003; Jason Wever <weeve@gentoo.org> libvorbis-perl-0.04.ebuild: Added ~sparc keyword so cdrdao can emerge again. diff --git a/dev-perl/libvorbis-perl/Manifest b/dev-perl/libvorbis-perl/Manifest index bdde91176d47..209d5e8539e3 100644 --- a/dev-perl/libvorbis-perl/Manifest +++ b/dev-perl/libvorbis-perl/Manifest @@ -1,3 +1,3 @@ -MD5 718766f25775e9071fbebd84d8b570bd ChangeLog 487 -MD5 238c840dc443dddd687e3be497aa31cd libvorbis-perl-0.04.ebuild 608 +MD5 bc621a2319bf804c448cb61f8d9a6c52 ChangeLog 578 +MD5 5626da8427ad0b0c2fca6387fee8412b libvorbis-perl-0.04.ebuild 613 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 385511802522..4d11b1428fc3 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.4 2003/11/20 02:11:59 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild,v 1.5 2003/11/20 20:06:23 dholm Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://synthcode.com/code/vorbis/" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc ~ppc" DEPEND="${DEPEND} media-libs/libogg |