diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-25 18:33:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-25 18:33:34 +0000 |
commit | c1a49ea21d6b6bdaf7d448676ba274ff81cc10eb (patch) | |
tree | c9e45f0916681ce33cf6198742209ba533d73a6a /media-libs/amrwb | |
parent | x86 stable wrt #181097 (diff) | |
download | gentoo-2-c1a49ea21d6b6bdaf7d448676ba274ff81cc10eb.tar.gz gentoo-2-c1a49ea21d6b6bdaf7d448676ba274ff81cc10eb.tar.bz2 gentoo-2-c1a49ea21d6b6bdaf7d448676ba274ff81cc10eb.zip |
x86 stable wrt #181097
(Portage version: 2.1.3_rc5)
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 90cf5ad7ffb3..25cf13e55696 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.7 2007/06/23 18:21:31 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/amrwb/ChangeLog,v 1.8 2007/06/25 18:33:34 armin76 Exp $ + + 25 Jun 2007; Raúl Porcel <armin76@gentoo.org> amrwb-7.0.0.0.ebuild: + x86 stable wrt #181097 23 Jun 2007; Christoph Mende <angelos@gentoo.org> amrwb-7.0.0.0.ebuild: Stable on amd64 wrt security 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 41b88b487c60..98c8c2da46fe 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.7 2007/06/23 18:21:31 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/amrwb/amrwb-7.0.0.0.ebuild,v 1.8 2007/06/25 18:33:34 armin76 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" |