diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-03 16:42:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-03 16:42:40 +0000 |
commit | b2fc376bcbca2fa08e5a9e6a9e89fd7ce566e365 (patch) | |
tree | fca7adb00997569df84cd35b4f2976d703c69d6f /media-libs | |
parent | Stable on amd64 wrt bug #336319 (diff) | |
download | gentoo-2-b2fc376bcbca2fa08e5a9e6a9e89fd7ce566e365.tar.gz gentoo-2-b2fc376bcbca2fa08e5a9e6a9e89fd7ce566e365.tar.bz2 gentoo-2-b2fc376bcbca2fa08e5a9e6a9e89fd7ce566e365.zip |
ia64/sh/sparc stable wrt #327611
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/audiofile/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/audiofile/audiofile-0.2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/audiofile/ChangeLog b/media-libs/audiofile/ChangeLog index df74db105bcb..3fe55ba6e0c3 100644 --- a/media-libs/audiofile/ChangeLog +++ b/media-libs/audiofile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/audiofile # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.79 2010/09/12 20:16:57 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.80 2010/10/03 16:42:40 armin76 Exp $ + + 03 Oct 2010; Raúl Porcel <armin76@gentoo.org> audiofile-0.2.7.ebuild: + ia64/sh/sparc stable wrt #327611 12 Sep 2010; Tobias Klausmann <klausman@gentoo.org> audiofile-0.2.7.ebuild: diff --git a/media-libs/audiofile/audiofile-0.2.7.ebuild b/media-libs/audiofile/audiofile-0.2.7.ebuild index 07d1079c9b64..1a3080e31c40 100644 --- a/media-libs/audiofile/audiofile-0.2.7.ebuild +++ b/media-libs/audiofile/audiofile-0.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.2.7.ebuild,v 1.9 2010/09/12 20:16:57 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.2.7.ebuild,v 1.10 2010/10/03 16:42:40 armin76 Exp $ EAPI=3 inherit autotools eutils @@ -11,7 +11,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="" src_prepare() { |