diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-29 15:58:13 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-29 15:58:13 +0000 |
commit | 09d0654fbf3a64bcdfc98a5c9e55ed80f07c07bf (patch) | |
tree | 8f1b2f58a648aba9c37f1dbb723246a6861d37d5 /media-libs/audiofile | |
parent | Mark alpha arm ia64 m68k s390 sh stable #413555. (diff) | |
download | gentoo-2-09d0654fbf3a64bcdfc98a5c9e55ed80f07c07bf.tar.gz gentoo-2-09d0654fbf3a64bcdfc98a5c9e55ed80f07c07bf.tar.bz2 gentoo-2-09d0654fbf3a64bcdfc98a5c9e55ed80f07c07bf.zip |
x86 stable, bug #410611
(Portage version: 2.1.10.57/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 f02b172591db..fbed48592efa 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.104 2012/04/25 20:36:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.105 2012/04/29 15:58:13 maekke Exp $ + + 29 Apr 2012; Markus Meier <maekke@gentoo.org> audiofile-0.3.3.ebuild: + x86 stable, bug #410611 25 Apr 2012; Markus Meier <maekke@gentoo.org> audiofile-0.3.3.ebuild: arm stable, bug #410611 diff --git a/media-libs/audiofile/audiofile-0.3.3.ebuild b/media-libs/audiofile/audiofile-0.3.3.ebuild index ba4356bd6d49..a0263b331b21 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.4 2012/04/25 20:36:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.3.3.ebuild,v 1.5 2012/04/29 15:58:13 maekke 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 ) |