diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-20 03:34:28 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-20 03:34:28 +0000 |
commit | 39cfc7eafbdcb51baa4551c5a85b479ed7091fe0 (patch) | |
tree | 3d3773c8647a2e51e8aa686e3d8083fd168ceb42 /media-libs | |
parent | match linux_config_exists format from other ebuilds to quiet reported warnings (diff) | |
download | gentoo-2-39cfc7eafbdcb51baa4551c5a85b479ed7091fe0.tar.gz gentoo-2-39cfc7eafbdcb51baa4551c5a85b479ed7091fe0.tar.bz2 gentoo-2-39cfc7eafbdcb51baa4551c5a85b479ed7091fe0.zip |
stable ppc ppc64, bug #434304
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/audiofile/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/audiofile/audiofile-0.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/audiofile/ChangeLog b/media-libs/audiofile/ChangeLog index a007c3138814..c27ef5fa9801 100644 --- a/media-libs/audiofile/ChangeLog +++ b/media-libs/audiofile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/audiofile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.115 2012/09/18 14:34:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.116 2012/09/20 03:34:28 blueness Exp $ + + 20 Sep 2012; Anthony G. Basile <blueness@gentoo.org> audiofile-0.3.4.ebuild: + stable ppc ppc64, bug #434304 18 Sep 2012; Jeroen Roovers <jer@gentoo.org> audiofile-0.3.4.ebuild: Stable for HPPA (bug #434304). diff --git a/media-libs/audiofile/audiofile-0.3.4.ebuild b/media-libs/audiofile/audiofile-0.3.4.ebuild index 42120bfd9439..a8b4b562824e 100644 --- a/media-libs/audiofile/audiofile-0.3.4.ebuild +++ b/media-libs/audiofile/audiofile-0.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.3.4.ebuild,v 1.6 2012/09/18 14:34:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.3.4.ebuild,v 1.7 2012/09/20 03:34:28 blueness Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.68k.org/~michael/audiofile/" LICENSE="GPL-2 LGPL-2" SLOT="0" -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" DOCS=( ACKNOWLEDGEMENTS AUTHORS ChangeLog NEWS NOTES README TODO ) |