summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-02 09:21:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-02 09:21:05 +0000
commit06b50f1761ce587897ff15bd2a54d123d3c4d99d (patch)
treebe231f63515c4baa435ab3078cdfa790394723c1 /www-plugins
parentAdd --disable-xwayland, bug #539974 (diff)
downloadgentoo-2-06b50f1761ce587897ff15bd2a54d123d3c4d99d.tar.gz
gentoo-2-06b50f1761ce587897ff15bd2a54d123d3c4d99d.tar.bz2
gentoo-2-06b50f1761ce587897ff15bd2a54d123d3c4d99d.zip
Stable for ppc, wrt bug #490208
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-plugins')
-rw-r--r--www-plugins/gnash/ChangeLog7
-rw-r--r--www-plugins/gnash/gnash-0.8.10_p20131019.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/www-plugins/gnash/ChangeLog b/www-plugins/gnash/ChangeLog
index 591de6bc95ea..839b064432e0 100644
--- a/www-plugins/gnash/ChangeLog
+++ b/www-plugins/gnash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-plugins/gnash
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.101 2014/12/12 10:43:08 pinkbyte Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.102 2015/03/02 09:21:05 ago Exp $
+
+ 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> gnash-0.8.10_p20131019.ebuild:
+ Stable for ppc, wrt bug #490208
12 Dec 2014; Sergey Popov <pinkbyte@gentoo.org> metadata.xml:
USE='vaapi' is now global, removing it's description from metadata
diff --git a/www-plugins/gnash/gnash-0.8.10_p20131019.ebuild b/www-plugins/gnash/gnash-0.8.10_p20131019.ebuild
index d622aeca8f5b..be64914eb0b4 100644
--- a/www-plugins/gnash/gnash-0.8.10_p20131019.ebuild
+++ b/www-plugins/gnash/gnash-0.8.10_p20131019.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20131019.ebuild,v 1.2 2013/12/04 11:24:48 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20131019.ebuild,v 1.3 2015/03/02 09:21:05 ago Exp $
EAPI=5
CMAKE_REQUIRED="never"
@@ -26,7 +26,7 @@ fi
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
IUSE="X +agg cairo cygnal dbus directfb doc dump egl fbcon +ffmpeg gconf gnome gstreamer gtk harden jemalloc kde lirc mysql +nls nsplugin opengl openvg python sdl +sdl-sound ssh ssl test vaapi"
REQUIRED_USE="dump? ( agg ffmpeg )
fbcon? ( agg )