diff options
author | 2011-10-28 20:15:07 +0000 | |
---|---|---|
committer | 2011-10-28 20:15:07 +0000 | |
commit | 8124cfd245b49784201c9c4fc5e2d042e5304d31 (patch) | |
tree | 87779c4e0276503ad6137213ce96f2e6f7079076 /media-libs | |
parent | arm stable, bug #385699 (diff) | |
download | gentoo-2-8124cfd245b49784201c9c4fc5e2d042e5304d31.tar.gz gentoo-2-8124cfd245b49784201c9c4fc5e2d042e5304d31.tar.bz2 gentoo-2-8124cfd245b49784201c9c4fc5e2d042e5304d31.zip |
arm stable, bug #385699
(Portage version: 2.1.10.30/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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/audiofile/ChangeLog b/media-libs/audiofile/ChangeLog index a609520474e0..65ffb5feba7f 100644 --- a/media-libs/audiofile/ChangeLog +++ b/media-libs/audiofile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/audiofile # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.88 2011/10/21 14:27:41 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.89 2011/10/28 20:15:07 maekke Exp $ + + 28 Oct 2011; Markus Meier <maekke@gentoo.org> audiofile-0.3.1.ebuild: + arm stable, bug #385699 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> audiofile-0.3.1.ebuild: x86 stable wrt bug #385699 diff --git a/media-libs/audiofile/audiofile-0.3.1.ebuild b/media-libs/audiofile/audiofile-0.3.1.ebuild index 6df0074d98a4..96dfc628cddd 100644 --- a/media-libs/audiofile/audiofile-0.3.1.ebuild +++ b/media-libs/audiofile/audiofile-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.3.1.ebuild,v 1.5 2011/10/21 14:27:41 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.3.1.ebuild,v 1.6 2011/10/28 20:15:07 maekke Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.68k.org/~michael/${PN}/${P}.tar.gz" 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 ) |