diff options
author | 2014-08-21 10:42:23 +0000 | |
---|---|---|
committer | 2014-08-21 10:42:23 +0000 | |
commit | 31ec28b0a374bb1d6e5c1754c830c70ae3c2089a (patch) | |
tree | d722ac0b740aff6bdb520b29e469dbb30c73b97a /media-libs/libvisual | |
parent | Stable for ppc64, wrt bug #512012 (diff) | |
download | gentoo-2-31ec28b0a374bb1d6e5c1754c830c70ae3c2089a.tar.gz gentoo-2-31ec28b0a374bb1d6e5c1754c830c70ae3c2089a.tar.bz2 gentoo-2-31ec28b0a374bb1d6e5c1754c830c70ae3c2089a.zip |
Stable for ppc64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libvisual')
-rw-r--r-- | media-libs/libvisual/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libvisual/libvisual-0.4.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libvisual/ChangeLog b/media-libs/libvisual/ChangeLog index 50984abbc1ab..595dcf583feb 100644 --- a/media-libs/libvisual/ChangeLog +++ b/media-libs/libvisual/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libvisual # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/ChangeLog,v 1.56 2014/08/10 21:10:43 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/ChangeLog,v 1.57 2014/08/21 10:42:23 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libvisual-0.4.0-r3.ebuild: + Stable for ppc64, wrt bug #512012 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> libvisual-0.4.0-r1.ebuild, libvisual-0.4.0-r2.ebuild, libvisual-0.4.0-r3.ebuild: diff --git a/media-libs/libvisual/libvisual-0.4.0-r3.ebuild b/media-libs/libvisual/libvisual-0.4.0-r3.ebuild index 83cb4854f5ac..5e813ac34bc1 100644 --- a/media-libs/libvisual/libvisual-0.4.0-r3.ebuild +++ b/media-libs/libvisual/libvisual-0.4.0-r3.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/libvisual/libvisual-0.4.0-r3.ebuild,v 1.7 2014/08/10 21:10:43 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/libvisual-0.4.0-r3.ebuild,v 1.8 2014/08/21 10:42:23 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0.4" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug nls static-libs threads" RDEPEND="abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r9 |