diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-11-19 18:46:57 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-11-19 18:46:57 +0000 |
commit | b2b2ef1e7412d2e753979b3b678cf3eaf22d6459 (patch) | |
tree | 361f531c9b53f67835b2f6661fb18467af912561 /dev-perl/libvorbis-perl | |
parent | minor fixes (diff) | |
download | gentoo-2-b2b2ef1e7412d2e753979b3b678cf3eaf22d6459.tar.gz gentoo-2-b2b2ef1e7412d2e753979b3b678cf3eaf22d6459.tar.bz2 gentoo-2-b2b2ef1e7412d2e753979b3b678cf3eaf22d6459.zip |
x86 stable
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 4ff241bd1eb9..483b7ad8b34d 100644 --- a/dev-perl/libvorbis-perl/Manifest +++ b/dev-perl/libvorbis-perl/Manifest @@ -1,3 +1,3 @@ MD5 424d555cfdc86dd06a11a8747bf02d37 ChangeLog 363 -MD5 26487163eda9dbd5175cb224c382f65c libvorbis-perl-0.04.ebuild 604 +MD5 306d15cd4028674b6260c6796a728083 libvorbis-perl-0.04.ebuild 603 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 3e6ee6c0c33b..9797b8ba8161 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.2 2003/11/19 18:40:59 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild,v 1.3 2003/11/19 18:46:52 mholzer Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://synthcode.com/code/vorbis/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="${DEPEND} media-libs/libogg |