diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-28 20:19:47 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-28 20:19:47 +0000 |
commit | ebc57a1a222302d23b1496f124d960ac7b647229 (patch) | |
tree | 26fac1a7572f45d8b4573b4a0e09c2c84365f1a2 /media-libs/libaacplus | |
parent | Remove old wrt bug #409117. (diff) | |
download | gentoo-2-ebc57a1a222302d23b1496f124d960ac7b647229.tar.gz gentoo-2-ebc57a1a222302d23b1496f124d960ac7b647229.tar.bz2 gentoo-2-ebc57a1a222302d23b1496f124d960ac7b647229.zip |
Marking libaacplus-2.0.2 ppc64 for bug 401069
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'media-libs/libaacplus')
-rw-r--r-- | media-libs/libaacplus/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libaacplus/libaacplus-2.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libaacplus/ChangeLog b/media-libs/libaacplus/ChangeLog index 10a806a84381..fc81d35d9061 100644 --- a/media-libs/libaacplus/ChangeLog +++ b/media-libs/libaacplus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libaacplus # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libaacplus/ChangeLog,v 1.6 2012/03/25 17:02:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libaacplus/ChangeLog,v 1.7 2012/03/28 20:19:47 ranger Exp $ + + 28 Mar 2012; Brent Baude <ranger@gentoo.org> libaacplus-2.0.2.ebuild: + Marking libaacplus-2.0.2 ppc64 for bug 401069 25 Mar 2012; Jeroen Roovers <jer@gentoo.org> libaacplus-2.0.2.ebuild: Stable for HPPA (bug #401069). diff --git a/media-libs/libaacplus/libaacplus-2.0.2.ebuild b/media-libs/libaacplus/libaacplus-2.0.2.ebuild index 5f7f1cc22938..b35026ed5878 100644 --- a/media-libs/libaacplus/libaacplus-2.0.2.ebuild +++ b/media-libs/libaacplus/libaacplus-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libaacplus/libaacplus-2.0.2.ebuild,v 1.6 2012/03/25 17:02:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libaacplus/libaacplus-2.0.2.ebuild,v 1.7 2012/03/28 20:19:47 ranger Exp $ EAPI=4 inherit autotools @@ -19,7 +19,7 @@ SRC_URI="http://dev.gentoo.org/~aballier/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 hppa ~ppc ppc64 ~x86 ~x86-fbsd" IUSE="bindist fftw static-libs" RESTRICT="mirror" |