diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 17:56:29 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 17:56:29 +0000 |
commit | 6c1d5072f67665d505e4ae4929f5b09df7b9c871 (patch) | |
tree | 277abb9adf1229ed511b52322a8ca6ee25dc7f66 /media-libs/libreplaygain | |
parent | Enable "ncurses" and "readline" USE flags by default. Don't activate Python 2... (diff) | |
download | gentoo-2-6c1d5072f67665d505e4ae4929f5b09df7b9c871.tar.gz gentoo-2-6c1d5072f67665d505e4ae4929f5b09df7b9c871.tar.bz2 gentoo-2-6c1d5072f67665d505e4ae4929f5b09df7b9c871.zip |
ppc stable #284781
(Portage version: 2.1.6.13/cvs/Linux ppc)
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 87c9be2e3219..a39c943ae204 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.11 2009/09/27 17:52:18 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/ChangeLog,v 1.12 2009/09/27 17:56:29 nixnut Exp $ + + 27 Sep 2009; nixnut <nixnut@gentoo.org> libreplaygain-444.ebuild: + ppc stable #284781 27 Sep 2009; nixnut <nixnut@gentoo.org> libreplaygain-444.ebuild: ~ppc #279069 diff --git a/media-libs/libreplaygain/libreplaygain-444.ebuild b/media-libs/libreplaygain/libreplaygain-444.ebuild index 60b4bd0d65bf..3874495259cf 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.15 2009/09/27 17:52:18 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-444.ebuild,v 1.16 2009/09/27 17:56:29 nixnut 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 ~ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ppc ppc64 x86 ~x86-fbsd" IUSE="" PATCHES=( "${FILESDIR}/${P}-multilib.patch" ) |