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/libvorbis-perl-0.04.ebuild | |
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/libvorbis-perl-0.04.ebuild')
-rw-r--r-- | dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |