diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-06-23 17:31:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-06-23 17:31:59 +0000 |
commit | 0fc5060acfb79e30aba183bee751502e0fec2358 (patch) | |
tree | 1da5fa6c668b710f3f0e08ba8abddc8cb7753e50 /media-libs/amrwb | |
parent | Revision bump: add a de LINGUAS support, and fix the .desktop file category a... (diff) | |
download | gentoo-2-0fc5060acfb79e30aba183bee751502e0fec2358.tar.gz gentoo-2-0fc5060acfb79e30aba183bee751502e0fec2358.tar.bz2 gentoo-2-0fc5060acfb79e30aba183bee751502e0fec2358.zip |
Stable for HPPA (bug #181097).
(Portage version: 2.1.3_rc4)
Diffstat (limited to 'media-libs/amrwb')
-rw-r--r-- | media-libs/amrwb/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/amrwb/amrwb-7.0.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/amrwb/ChangeLog b/media-libs/amrwb/ChangeLog index 0ef440f0570a..5b5998a7bf28 100644 --- a/media-libs/amrwb/ChangeLog +++ b/media-libs/amrwb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/amrwb # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/amrwb/ChangeLog,v 1.5 2007/06/23 10:47:48 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/amrwb/ChangeLog,v 1.6 2007/06/23 17:31:59 jer Exp $ + + 23 Jun 2007; Jeroen Roovers <jer@gentoo.org> amrwb-7.0.0.0.ebuild: + Stable for HPPA (bug #181097). 23 Jun 2007; Markus Rothe <corsair@gentoo.org> amrwb-7.0.0.0.ebuild: Stable on ppc64; bug #181097 diff --git a/media-libs/amrwb/amrwb-7.0.0.0.ebuild b/media-libs/amrwb/amrwb-7.0.0.0.ebuild index 1eb5382ad89d..ee3ca77daf2e 100644 --- a/media-libs/amrwb/amrwb-7.0.0.0.ebuild +++ b/media-libs/amrwb/amrwb-7.0.0.0.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/amrwb/amrwb-7.0.0.0.ebuild,v 1.5 2007/06/23 10:47:48 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/amrwb/amrwb-7.0.0.0.ebuild,v 1.6 2007/06/23 17:31:59 jer 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" |