diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-09-15 01:47:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-09-15 01:47:35 +0000 |
commit | e8d06036efc8190708d280e7e128f1e9ddb8514d (patch) | |
tree | 38222e0b077209badff5ddaecbbbd986161040ce /media-libs/libreplaygain | |
parent | Stable for HPPA (bug #284781). (diff) | |
download | gentoo-2-e8d06036efc8190708d280e7e128f1e9ddb8514d.tar.gz gentoo-2-e8d06036efc8190708d280e7e128f1e9ddb8514d.tar.bz2 gentoo-2-e8d06036efc8190708d280e7e128f1e9ddb8514d.zip |
Stable for HPPA (bug #284781).
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'media-libs/libreplaygain')
-rw-r--r-- | media-libs/libreplaygain/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libreplaygain/libreplaygain-444.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libreplaygain/ChangeLog b/media-libs/libreplaygain/ChangeLog index b6629941691a..27b43d393793 100644 --- a/media-libs/libreplaygain/ChangeLog +++ b/media-libs/libreplaygain/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libreplaygain # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/ChangeLog,v 1.7 2009/08/31 18:29:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/ChangeLog,v 1.8 2009/09/15 01:47:35 jer Exp $ + + 15 Sep 2009; Jeroen Roovers <jer@gentoo.org> libreplaygain-444.ebuild: + Stable for HPPA (bug #284781). 31 Aug 2009; Brent Baude <ranger@gentoo.org> libreplaygain-444.ebuild: Marking libreplaygain-444 ~ppc64 for bug 279069 diff --git a/media-libs/libreplaygain/libreplaygain-444.ebuild b/media-libs/libreplaygain/libreplaygain-444.ebuild index c0b257ccc69f..8973ddeb7fa5 100644 --- a/media-libs/libreplaygain/libreplaygain-444.ebuild +++ b/media-libs/libreplaygain/libreplaygain-444.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/libreplaygain/libreplaygain-444.ebuild,v 1.11 2009/08/31 18:29:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-444.ebuild,v 1.12 2009/09/15 01:47:35 jer Exp $ inherit cmake-utils @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ppc64 ~x86 ~x86-fbsd" IUSE="" PATCHES=( "${FILESDIR}/${P}-multilib.patch" ) |