summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-08-29 17:42:13 +0000
committerFabian Groffen <grobian@gentoo.org>2011-08-29 17:42:13 +0000
commitb401db239c4347616051ea19ef8e1b61e1022b5c (patch)
treea5f0d0ab735c21a5f8070b7c998cd17334f5548a /media-libs/opencore-amr
parentVersion bump to 3.0.10 final (interix patch not necessary). Somehow this lowe... (diff)
downloadgentoo-2-b401db239c4347616051ea19ef8e1b61e1022b5c.tar.gz
gentoo-2-b401db239c4347616051ea19ef8e1b61e1022b5c.tar.bz2
gentoo-2-b401db239c4347616051ea19ef8e1b61e1022b5c.zip
Marked *-macos, bug #362691
(Portage version: 2.2.01.19074-prefix/cvs/Darwin i386)
Diffstat (limited to 'media-libs/opencore-amr')
-rw-r--r--media-libs/opencore-amr/ChangeLog7
-rw-r--r--media-libs/opencore-amr/opencore-amr-0.1.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/opencore-amr/ChangeLog b/media-libs/opencore-amr/ChangeLog
index 2276c12bf043..c9cc6d85bf0f 100644
--- a/media-libs/opencore-amr/ChangeLog
+++ b/media-libs/opencore-amr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/opencore-amr
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/opencore-amr/ChangeLog,v 1.17 2010/01/17 18:43:14 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/opencore-amr/ChangeLog,v 1.18 2011/08/29 17:42:13 grobian Exp $
+
+ 29 Aug 2011; Fabian Groffen <grobian@gentoo.org> opencore-amr-0.1.2.ebuild:
+ Marked *-macos, bug #362691
17 Jan 2010; Raúl Porcel <armin76@gentoo.org> opencore-amr-0.1.2.ebuild:
alpha/ia64/sparc stable wrt #297855
diff --git a/media-libs/opencore-amr/opencore-amr-0.1.2.ebuild b/media-libs/opencore-amr/opencore-amr-0.1.2.ebuild
index b3a156249d24..be5765d1aaa0 100644
--- a/media-libs/opencore-amr/opencore-amr-0.1.2.ebuild
+++ b/media-libs/opencore-amr/opencore-amr-0.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/opencore-amr/opencore-amr-0.1.2.ebuild,v 1.9 2010/01/17 18:43:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/opencore-amr/opencore-amr-0.1.2.ebuild,v 1.10 2011/08/29 17:42:13 grobian Exp $
EAPI=2
inherit multilib
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
src_configure() {