diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-17 17:01:35 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-17 17:01:35 +0000 |
commit | 19485195cc7e23a69867886098e6835ab103c008 (patch) | |
tree | 1e24d9b451d8fa4ef79c1a30b768d3fbc3ed8d7b /media-libs | |
parent | keyword ~sparc-solaris (diff) | |
download | gentoo-2-19485195cc7e23a69867886098e6835ab103c008.tar.gz gentoo-2-19485195cc7e23a69867886098e6835ab103c008.tar.bz2 gentoo-2-19485195cc7e23a69867886098e6835ab103c008.zip |
keyword ~sparc-solaris
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libreplaygain/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libreplaygain/libreplaygain-465.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libreplaygain/ChangeLog b/media-libs/libreplaygain/ChangeLog index 91714f4e6056..7b50707da9f0 100644 --- a/media-libs/libreplaygain/ChangeLog +++ b/media-libs/libreplaygain/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libreplaygain # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/ChangeLog,v 1.26 2011/03/16 17:32:07 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/ChangeLog,v 1.27 2011/08/17 17:01:35 chithanh Exp $ + + 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + libreplaygain-465.ebuild: + keyword ~sparc-solaris 16 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> libreplaygain-465.ebuild: ppc/ppc64 stable wrt #348512 diff --git a/media-libs/libreplaygain/libreplaygain-465.ebuild b/media-libs/libreplaygain/libreplaygain-465.ebuild index 4eaa3f51d324..4d704d864abc 100644 --- a/media-libs/libreplaygain/libreplaygain-465.ebuild +++ b/media-libs/libreplaygain/libreplaygain-465.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-465.ebuild,v 1.8 2011/03/16 17:32:07 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-465.ebuild,v 1.9 2011/08/17 17:01:35 chithanh Exp $ EAPI=3 inherit cmake-utils @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" src_prepare() { |