diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-02-21 04:55:25 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-02-21 04:55:25 +0000 |
commit | 5db1aba940c2b1f0968a0852964f069189d3140f (patch) | |
tree | 248bacb597f7c5c81ae0bf0e39c24d80b9bd7b2d /media-libs/audiofile/audiofile-0.2.6-r4.ebuild | |
parent | Transfer prefix keywords, add fix for systems that declare "zopen" in system ... (diff) | |
download | gentoo-2-5db1aba940c2b1f0968a0852964f069189d3140f.tar.gz gentoo-2-5db1aba940c2b1f0968a0852964f069189d3140f.tar.bz2 gentoo-2-5db1aba940c2b1f0968a0852964f069189d3140f.zip |
Transfer prefix keywords (no other changes)
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'media-libs/audiofile/audiofile-0.2.6-r4.ebuild')
-rw-r--r-- | media-libs/audiofile/audiofile-0.2.6-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/audiofile/audiofile-0.2.6-r4.ebuild b/media-libs/audiofile/audiofile-0.2.6-r4.ebuild index b1eeca0510ca..5accac13e46b 100644 --- a/media-libs/audiofile/audiofile-0.2.6-r4.ebuild +++ b/media-libs/audiofile/audiofile-0.2.6-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.2.6-r4.ebuild,v 1.8 2009/07/06 21:54:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.2.6-r4.ebuild,v 1.9 2010/02/21 04:55:25 abcd Exp $ inherit libtool autotools base @@ -11,7 +11,7 @@ SRC_URI="http://www.68k.org/~michael/audiofile/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" PATCHES=( |