diff options
author | 2014-01-15 12:46:17 +0000 | |
---|---|---|
committer | 2014-01-15 12:46:17 +0000 | |
commit | c3a737054a4138deb30638e68bd29d379d54b6b2 (patch) | |
tree | 4ec1653875d65b707158737e3e4f5fa13aa46124 /media-libs/libvisual | |
parent | Stable for sparc, wrt bug #482056 (diff) | |
download | gentoo-2-c3a737054a4138deb30638e68bd29d379d54b6b2.tar.gz gentoo-2-c3a737054a4138deb30638e68bd29d379d54b6b2.tar.bz2 gentoo-2-c3a737054a4138deb30638e68bd29d379d54b6b2.zip |
Stable for sparc, wrt bug #497180
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libvisual')
-rw-r--r-- | media-libs/libvisual/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libvisual/libvisual-0.4.0-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libvisual/ChangeLog b/media-libs/libvisual/ChangeLog index b14db816fc2f..50c4e1044348 100644 --- a/media-libs/libvisual/ChangeLog +++ b/media-libs/libvisual/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libvisual -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/ChangeLog,v 1.50 2013/08/11 03:11:49 aballier Exp $ +# 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 $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libvisual-0.4.0-r2.ebuild: + Stable for sparc, wrt bug #497180 11 Aug 2013; Alexis Ballier <aballier@gentoo.org> libvisual-0.4.0-r3.ebuild, +files/libvisual-0.4.0-cond.patch, +files/libvisual-0.4.0-conditions.patch, diff --git a/media-libs/libvisual/libvisual-0.4.0-r2.ebuild b/media-libs/libvisual/libvisual-0.4.0-r2.ebuild index cae43feba95b..b79057d9c4a5 100644 --- a/media-libs/libvisual/libvisual-0.4.0-r2.ebuild +++ b/media-libs/libvisual/libvisual-0.4.0-r2.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-r2.ebuild,v 1.14 2013/02/02 22:51:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/libvisual-0.4.0-r2.ebuild,v 1.15 2014/01/15 12:46:17 ago Exp $ EAPI=4 inherit eutils libtool @@ -11,7 +11,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="threads? ( dev-libs/glib:2 )" |