diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-18 17:38:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-18 17:38:36 +0000 |
commit | d83e4405bc11db32e419edc40ef835e651fdd569 (patch) | |
tree | df76fa94742a35ea3c1e6ea4f3db672ab6c561d0 /media-libs/opencore-amr | |
parent | Marking apache-tools-2.2.14 ppc64 for bug 291810 (diff) | |
download | gentoo-2-d83e4405bc11db32e419edc40ef835e651fdd569.tar.gz gentoo-2-d83e4405bc11db32e419edc40ef835e651fdd569.tar.bz2 gentoo-2-d83e4405bc11db32e419edc40ef835e651fdd569.zip |
Add ~ia64/~sparc wrt #283839
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'media-libs/opencore-amr')
-rw-r--r-- | media-libs/opencore-amr/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/opencore-amr/opencore-amr-0.1.1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/opencore-amr/opencore-amr-0.1.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/opencore-amr/ChangeLog b/media-libs/opencore-amr/ChangeLog index 3f35d0bef575..1c962d2ef118 100644 --- a/media-libs/opencore-amr/ChangeLog +++ b/media-libs/opencore-amr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/opencore-amr # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/opencore-amr/ChangeLog,v 1.9 2009/10/11 08:48:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/opencore-amr/ChangeLog,v 1.10 2009/11/18 17:38:36 armin76 Exp $ + + 18 Nov 2009; Raúl Porcel <armin76@gentoo.org> opencore-amr-0.1.1.ebuild, + opencore-amr-0.1.2.ebuild: + Add ~ia64/~sparc wrt #283839 *opencore-amr-0.1.2 (11 Oct 2009) diff --git a/media-libs/opencore-amr/opencore-amr-0.1.1.ebuild b/media-libs/opencore-amr/opencore-amr-0.1.1.ebuild index be5a0290d411..4109518bb4f5 100644 --- a/media-libs/opencore-amr/opencore-amr-0.1.1.ebuild +++ b/media-libs/opencore-amr/opencore-amr-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.1.ebuild,v 1.8 2009/09/26 21:39:52 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/opencore-amr/opencore-amr-0.1.1.ebuild,v 1.9 2009/11/18 17:38:36 armin76 Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="" 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 703f21f4d3b7..d7ae8db86136 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-2009 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.1 2009/10/11 08:48:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/opencore-amr/opencore-amr-0.1.2.ebuild,v 1.2 2009/11/18 17:38:36 armin76 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 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" src_configure() { |