diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-05-16 15:09:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-05-16 15:09:40 +0000 |
commit | 3cafda2a44f094094109cd95972355c9c093ae6e (patch) | |
tree | 3c08eab773058e603c42b4ea034efb508e84d029 /media-libs/audiofile | |
parent | Version bump, drop old, wtr #356629. (diff) | |
download | historical-3cafda2a44f094094109cd95972355c9c093ae6e.tar.gz historical-3cafda2a44f094094109cd95972355c9c093ae6e.tar.bz2 historical-3cafda2a44f094094109cd95972355c9c093ae6e.zip |
Stable for HPPA (bug #410611).
Package-Manager: portage-2.2.0_alpha105/cvs/Linux x86_64
Diffstat (limited to 'media-libs/audiofile')
-rw-r--r-- | media-libs/audiofile/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/audiofile/audiofile-0.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/audiofile/ChangeLog b/media-libs/audiofile/ChangeLog index 0334a817f473..e3db432e710c 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.107 2012/05/09 13:09:00 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.108 2012/05/16 15:07:40 jer Exp $ + + 16 May 2012; Jeroen Roovers <jer@gentoo.org> audiofile-0.3.3.ebuild: + Stable for HPPA (bug #410611). 09 May 2012; Alexis Ballier <aballier@gentoo.org> audiofile-0.3.4.ebuild: keyword ~amd64-fbsd diff --git a/media-libs/audiofile/audiofile-0.3.3.ebuild b/media-libs/audiofile/audiofile-0.3.3.ebuild index a0263b331b21..4fefc6e5eed3 100644 --- a/media-libs/audiofile/audiofile-0.3.3.ebuild +++ b/media-libs/audiofile/audiofile-0.3.3.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.3.ebuild,v 1.5 2012/04/29 15:58:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.3.3.ebuild,v 1.6 2012/05/16 15:07:40 jer 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 ~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 ~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 ) |