diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-11-26 11:19:26 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-11-26 11:19:26 +0000 |
commit | 8e030dbca24c4b54a5d8f15a9d77f94b172b2a23 (patch) | |
tree | 07be3aa8d105b533a2d2ee9e8c559be9f193ca6a /dev-perl | |
parent | add amd64 keyword (diff) | |
download | gentoo-2-8e030dbca24c4b54a5d8f15a9d77f94b172b2a23.tar.gz gentoo-2-8e030dbca24c4b54a5d8f15a9d77f94b172b2a23.tar.bz2 gentoo-2-8e030dbca24c4b54a5d8f15a9d77f94b172b2a23.zip |
add amd64 keyword
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/libvorbis-perl/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/libvorbis-perl/Manifest b/dev-perl/libvorbis-perl/Manifest index 209d5e8539e3..bc7d0b32c8c8 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 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 4d11b1428fc3..163353c2ac9a 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.5 2003/11/20 20:06:23 dholm Exp $ +# $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 $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://synthcode.com/code/vorbis/" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc ~amd64" DEPEND="${DEPEND} media-libs/libogg |