summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-06-23 10:47:48 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-06-23 10:47:48 +0000
commitc1fda46b07e6aad14398277bd20813b822bcecff (patch)
tree0bbed2b30d0016a964d551a68ff722f738488396 /media-libs/amrnb
parentcheck tk support for python, fix headers, cosmetics (diff)
downloadhistorical-c1fda46b07e6aad14398277bd20813b822bcecff.tar.gz
historical-c1fda46b07e6aad14398277bd20813b822bcecff.tar.bz2
historical-c1fda46b07e6aad14398277bd20813b822bcecff.zip
Stable on ppc64; bug #181097
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'media-libs/amrnb')
-rw-r--r--media-libs/amrnb/ChangeLog5
-rw-r--r--media-libs/amrnb/amrnb-6.1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/amrnb/ChangeLog b/media-libs/amrnb/ChangeLog
index bacd1d4db271..882444f5fbfe 100644
--- a/media-libs/amrnb/ChangeLog
+++ b/media-libs/amrnb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/amrnb
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/amrnb/ChangeLog,v 1.4 2007/06/19 20:36:06 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/amrnb/ChangeLog,v 1.5 2007/06/23 10:46:45 corsair Exp $
+
+ 23 Jun 2007; Markus Rothe <corsair@gentoo.org> amrnb-6.1.0.3.ebuild:
+ Stable on ppc64; bug #181097
19 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> amrnb-6.1.0.3.ebuild:
Keyworded ~sparc
diff --git a/media-libs/amrnb/amrnb-6.1.0.3.ebuild b/media-libs/amrnb/amrnb-6.1.0.3.ebuild
index c8e88e53ad63..cb9fc8ab1d0a 100644
--- a/media-libs/amrnb/amrnb-6.1.0.3.ebuild
+++ b/media-libs/amrnb/amrnb-6.1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/amrnb/amrnb-6.1.0.3.ebuild,v 1.5 2007/06/19 20:36:06 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/amrnb/amrnb-6.1.0.3.ebuild,v 1.6 2007/06/23 10:46:45 corsair Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -16,7 +16,7 @@ SRC_URI="http://ftp.penguin.cz/pub/users/utx/amr/${P}.tar.bz2
RESTRICT="mirror"
LICENSE="LGPL-2 as-is"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~sparc ~x86"
IUSE=""
DEPEND="app-arch/unzip"