diff options
author | David Holm <dholm@gentoo.org> | 2004-02-28 15:04:05 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-02-28 15:04:05 +0000 |
commit | eb1e8a81a3c2ced1ad3805789e68b998c349fde9 (patch) | |
tree | f9332ef2609859cedc2e5a67bde7c5353d215545 /media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild | |
parent | Bumped version and added it to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-eb1e8a81a3c2ced1ad3805789e68b998c349fde9.tar.gz gentoo-2-eb1e8a81a3c2ced1ad3805789e68b998c349fde9.tar.bz2 gentoo-2-eb1e8a81a3c2ced1ad3805789e68b998c349fde9.zip |
Added to ~ppc
Diffstat (limited to 'media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild')
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild b/media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild index fadc6440c0cf..c7c458c3a8e1 100644 --- a/media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild +++ b/media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild,v 1.1 2004/01/31 15:13:51 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.0.1-r2.ebuild,v 1.2 2004/02/28 15:04:05 dholm Exp $ inherit libtool flag-o-matic gcc @@ -10,7 +10,7 @@ SRC_URI="http://www.vorbis.com/files/${PV}/unix/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~amd64 ~mips sparc hppa alpha ia64" +KEYWORDS="x86 ~amd64 ~mips sparc hppa alpha ia64 ~ppc" DEPEND=">=media-libs/libogg-1.0" |