diff options
author | Will Woods <wwoods@gentoo.org> | 2002-11-11 16:28:43 +0000 |
---|---|---|
committer | Will Woods <wwoods@gentoo.org> | 2002-11-11 16:28:43 +0000 |
commit | 62c1a00844613bd5a1c6ccebecde5d53b9798a98 (patch) | |
tree | 4a046e01a43a8d201b2e7819b1f66b3079a3618b /media-libs/libvorbis | |
parent | added alpha keyword (diff) | |
download | gentoo-2-62c1a00844613bd5a1c6ccebecde5d53b9798a98.tar.gz gentoo-2-62c1a00844613bd5a1c6ccebecde5d53b9798a98.tar.bz2 gentoo-2-62c1a00844613bd5a1c6ccebecde5d53b9798a98.zip |
added ~alpha keyword
Diffstat (limited to 'media-libs/libvorbis')
-rw-r--r-- | media-libs/libvorbis/libvorbis-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libvorbis/libvorbis-1.0-r1.ebuild b/media-libs/libvorbis/libvorbis-1.0-r1.ebuild index 39104dd8c76a..47d674bda26d 100644 --- a/media-libs/libvorbis/libvorbis-1.0-r1.ebuild +++ b/media-libs/libvorbis/libvorbis-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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-r1.ebuild,v 1.2 2002/10/04 05:49:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.0-r1.ebuild,v 1.3 2002/11/11 16:28:25 wwoods Exp $ inherit libtool @@ -13,7 +13,7 @@ DEPEND=">=media-libs/libogg-1.0" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 ~alpha" src_unpack() { unpack ${A} |