diff options
author | 2014-01-15 12:46:20 +0000 | |
---|---|---|
committer | 2014-01-15 12:46:20 +0000 | |
commit | 459cc2c8db62c235e17b5de5865ecf269c4cf362 (patch) | |
tree | 4b3981f06800b006f68bf228800b6bd8235806c3 /media-plugins/libvisual-plugins | |
parent | Stable for sparc, wrt bug #497180 (diff) | |
download | gentoo-2-459cc2c8db62c235e17b5de5865ecf269c4cf362.tar.gz gentoo-2-459cc2c8db62c235e17b5de5865ecf269c4cf362.tar.bz2 gentoo-2-459cc2c8db62c235e17b5de5865ecf269c4cf362.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-plugins/libvisual-plugins')
-rw-r--r-- | media-plugins/libvisual-plugins/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/libvisual-plugins/libvisual-plugins-0.4.0-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/libvisual-plugins/ChangeLog b/media-plugins/libvisual-plugins/ChangeLog index fc03f9fcf534..b3264d04ea2c 100644 --- a/media-plugins/libvisual-plugins/ChangeLog +++ b/media-plugins/libvisual-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/libvisual-plugins -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/libvisual-plugins/ChangeLog,v 1.60 2013/02/02 22:57:27 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/libvisual-plugins/ChangeLog,v 1.61 2014/01/15 12:46:20 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> + libvisual-plugins-0.4.0-r2.ebuild: + Stable for sparc, wrt bug #497180 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libvisual-plugins-0.4.0-r2.ebuild: diff --git a/media-plugins/libvisual-plugins/libvisual-plugins-0.4.0-r2.ebuild b/media-plugins/libvisual-plugins/libvisual-plugins-0.4.0-r2.ebuild index 21ff48a35da1..badd274cc47d 100644 --- a/media-plugins/libvisual-plugins/libvisual-plugins-0.4.0-r2.ebuild +++ b/media-plugins/libvisual-plugins/libvisual-plugins-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-plugins/libvisual-plugins/libvisual-plugins-0.4.0-r2.ebuild,v 1.22 2013/02/02 22:57:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/libvisual-plugins/libvisual-plugins-0.4.0-r2.ebuild,v 1.23 2014/01/15 12:46:20 ago Exp $ EAPI=4 inherit autotools eutils @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/libvisual/${P}.tar.gz LICENSE="GPL-2" 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="alsa debug gtk jack mplayer opengl" RDEPEND="media-libs/fontconfig |