diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:32:24 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:32:24 +0000 |
commit | 3cc6410b8ea8d4982f7d3201a317323ee116b104 (patch) | |
tree | 45b80592e34f4e800fb24e2ad2ae81b897042c71 /media-libs/audiofile/audiofile-0.2.5.ebuild | |
parent | stable on alpha and ia64 (Manifest recommit) (diff) | |
download | gentoo-2-3cc6410b8ea8d4982f7d3201a317323ee116b104.tar.gz gentoo-2-3cc6410b8ea8d4982f7d3201a317323ee116b104.tar.bz2 gentoo-2-3cc6410b8ea8d4982f7d3201a317323ee116b104.zip |
stable on alpha and ia64
Diffstat (limited to 'media-libs/audiofile/audiofile-0.2.5.ebuild')
-rw-r--r-- | media-libs/audiofile/audiofile-0.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/audiofile/audiofile-0.2.5.ebuild b/media-libs/audiofile/audiofile-0.2.5.ebuild index 79ce24b1867c..a52e92d53414 100644 --- a/media-libs/audiofile/audiofile-0.2.5.ebuild +++ b/media-libs/audiofile/audiofile-0.2.5.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/audiofile/audiofile-0.2.5.ebuild,v 1.5 2004/02/18 13:48:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.2.5.ebuild,v 1.6 2004/03/09 23:28:21 agriffis Exp $ inherit libtool gnuconfig @@ -13,7 +13,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc ~alpha hppa ~amd64 ~mips ~ia64" +KEYWORDS="x86 ppc sparc alpha hppa ~amd64 ~mips ia64" src_compile() { |