diff options
author | 2013-03-25 16:31:15 +0000 | |
---|---|---|
committer | 2013-03-25 16:31:15 +0000 | |
commit | 444515a40b12b3d3300008143e8604d68f54fec0 (patch) | |
tree | 9dda9bb79e86f679485c70d50754b80193814007 /media-libs/audiofile/audiofile-0.3.5.ebuild | |
parent | Stable for x86, wrt bug #458984 (diff) | |
download | gentoo-2-444515a40b12b3d3300008143e8604d68f54fec0.tar.gz gentoo-2-444515a40b12b3d3300008143e8604d68f54fec0.tar.bz2 gentoo-2-444515a40b12b3d3300008143e8604d68f54fec0.zip |
Stable for x86, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/audiofile/audiofile-0.3.5.ebuild')
-rw-r--r-- | media-libs/audiofile/audiofile-0.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/audiofile/audiofile-0.3.5.ebuild b/media-libs/audiofile/audiofile-0.3.5.ebuild index 81446cd0ca21..d71018074fb5 100644 --- a/media-libs/audiofile/audiofile-0.3.5.ebuild +++ b/media-libs/audiofile/audiofile-0.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.3.5.ebuild,v 1.4 2013/03/25 15:52:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.3.5.ebuild,v 1.5 2013/03/25 16:31:15 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.68k.org/~michael/audiofile/" LICENSE="GPL-2 LGPL-2" SLOT="0/1" # subslot = soname major version -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="static-libs test" RDEPEND="" |