diff options
author | Markus Meier <maekke@gentoo.org> | 2014-10-11 13:41:56 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-10-11 13:41:56 +0000 |
commit | a76139ed26bf41515fbfa82485b9c2f6a8be8885 (patch) | |
tree | 50c1e6a9a5f2f33b61b2be10b90da3f94ba090cb /media-libs/libvisual | |
parent | arm stable, bug #512012 (diff) | |
download | gentoo-2-a76139ed26bf41515fbfa82485b9c2f6a8be8885.tar.gz gentoo-2-a76139ed26bf41515fbfa82485b9c2f6a8be8885.tar.bz2 gentoo-2-a76139ed26bf41515fbfa82485b9c2f6a8be8885.zip |
arm stable, bug #512012
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 cbf0d72e4cbc..7f641ec95efb 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.58 2014/09/15 08:21:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/ChangeLog,v 1.59 2014/10/11 13:41:56 maekke Exp $ + + 11 Oct 2014; Markus Meier <maekke@gentoo.org> libvisual-0.4.0-r3.ebuild: + arm stable, bug #512012 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> libvisual-0.4.0-r3.ebuild: Stable for sparc, wrt bug #512012 diff --git a/media-libs/libvisual/libvisual-0.4.0-r3.ebuild b/media-libs/libvisual/libvisual-0.4.0-r3.ebuild index b02dcd016cda..3c6ae15c38f3 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.9 2014/09/15 08:21:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/libvisual-0.4.0-r3.ebuild,v 1.10 2014/10/11 13:41:56 maekke 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 |