diff options
author | Nick Hadaway <raker@gentoo.org> | 2002-10-24 21:49:59 +0000 |
---|---|---|
committer | Nick Hadaway <raker@gentoo.org> | 2002-10-24 21:49:59 +0000 |
commit | 34e02e858f11568b19342d0b0918903a781392b3 (patch) | |
tree | ed24a60df79b78fa97647a32044d59ac5fd7098c /media-libs | |
parent | New gnomemeeting ebuild. Releasing it as stable. Many bug fixes and (diff) | |
download | gentoo-2-34e02e858f11568b19342d0b0918903a781392b3.tar.gz gentoo-2-34e02e858f11568b19342d0b0918903a781392b3.tar.bz2 gentoo-2-34e02e858f11568b19342d0b0918903a781392b3.zip |
Marked stable
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/Speex/Speex-1.0_beta1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/Speex/Speex-1.0_beta1.ebuild b/media-libs/Speex/Speex-1.0_beta1.ebuild index 82fee5377230..e4711dcb4c64 100644 --- a/media-libs/Speex/Speex-1.0_beta1.ebuild +++ b/media-libs/Speex/Speex-1.0_beta1.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/Speex/Speex-1.0_beta1.ebuild,v 1.1 2002/10/24 20:39:37 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/Speex/Speex-1.0_beta1.ebuild,v 1.2 2002/10/24 21:49:16 raker Exp $ DESCRIPTION="open-source, patent-free voice codec" HOMEPAGE="http://www.speex.org/" @@ -8,7 +8,7 @@ SRC_URI="http://www.speex.org/download/${P/_/}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" |