diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:48:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:48:53 +0000 |
commit | 4b2f0b1f13c79acb2a59a3657145ae422846b3b9 (patch) | |
tree | 124c4bb2899eb374b74ef4b8674bd6c16d440f9f /media-libs/libvisual | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-4b2f0b1f13c79acb2a59a3657145ae422846b3b9.tar.gz gentoo-2-4b2f0b1f13c79acb2a59a3657145ae422846b3b9.tar.bz2 gentoo-2-4b2f0b1f13c79acb2a59a3657145ae422846b3b9.zip |
Stable for amd64, wrt bug #512912
(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 | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-libs/libvisual/ChangeLog b/media-libs/libvisual/ChangeLog index 50c4e1044348..20d2b0067a31 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.51 2014/01/15 12:46:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/ChangeLog,v 1.52 2014/07/22 10:48:53 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libvisual-0.4.0-r3.ebuild: + Stable for amd64, wrt bug #512912 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libvisual-0.4.0-r2.ebuild: Stable for sparc, wrt bug #497180 diff --git a/media-libs/libvisual/libvisual-0.4.0-r3.ebuild b/media-libs/libvisual/libvisual-0.4.0-r3.ebuild index 283fc34603a7..b489a8cfb42c 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-2013 Gentoo Foundation +# 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.2 2013/08/11 03:11:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/libvisual-0.4.0-r3.ebuild,v 1.3 2014/07/22 10:48:53 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 |