diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-11-26 11:15:38 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-11-26 11:15:38 +0000 |
commit | 65351bea7468d1aa46825bb291c4f2e709e7bbd8 (patch) | |
tree | f0bd7e6e2114da94fa4bebc6248d437ca355424f /dev-perl/libvorbis-perl | |
parent | add amd64 keyword (diff) | |
download | historical-65351bea7468d1aa46825bb291c4f2e709e7bbd8.tar.gz historical-65351bea7468d1aa46825bb291c4f2e709e7bbd8.tar.bz2 historical-65351bea7468d1aa46825bb291c4f2e709e7bbd8.zip |
add amd64 keyword
Diffstat (limited to 'dev-perl/libvorbis-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 |