diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 09:46:05 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 09:46:05 +0000 |
commit | b0c45e05e841e28ad02259f04c5b6355c56144fc (patch) | |
tree | eb2fa172bc0f5fe8656a5995d8bc6fad1524b0ac /media-libs | |
parent | amd64 stable, bug #495694 (diff) | |
download | gentoo-2-b0c45e05e841e28ad02259f04c5b6355c56144fc.tar.gz gentoo-2-b0c45e05e841e28ad02259f04c5b6355c56144fc.tar.bz2 gentoo-2-b0c45e05e841e28ad02259f04c5b6355c56144fc.zip |
amd64 stable, bug #495742
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libreplaygain/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libreplaygain/libreplaygain-477-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libreplaygain/ChangeLog b/media-libs/libreplaygain/ChangeLog index c4e1732e3622..2ce21bd48b2d 100644 --- a/media-libs/libreplaygain/ChangeLog +++ b/media-libs/libreplaygain/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libreplaygain # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/ChangeLog,v 1.42 2014/01/01 16:12:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/ChangeLog,v 1.43 2014/01/12 09:46:05 pacho Exp $ + + 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> libreplaygain-477-r1.ebuild: + amd64 stable, bug #495742 01 Jan 2014; Jeroen Roovers <jer@gentoo.org> libreplaygain-477-r1.ebuild: Stable for HPPA (bug #495742). diff --git a/media-libs/libreplaygain/libreplaygain-477-r1.ebuild b/media-libs/libreplaygain/libreplaygain-477-r1.ebuild index e35fad46ef5c..a6b5db6d260a 100644 --- a/media-libs/libreplaygain/libreplaygain-477-r1.ebuild +++ b/media-libs/libreplaygain/libreplaygain-477-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-477-r1.ebuild,v 1.2 2014/01/01 16:12:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-477-r1.ebuild,v 1.3 2014/01/12 09:46:05 pacho Exp $ EAPI=5 inherit cmake-multilib @@ -14,7 +14,7 @@ SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r2 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] )" |