summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2011-12-02 19:26:32 +0000
committerSteve Dibb <beandog@gentoo.org>2011-12-02 19:26:32 +0000
commit8438f5d6748b1d6a5f016a8d06038f0ec78d3b71 (patch)
tree13d704108cff5e5f2a5e233624f0653bf143a022 /www-plugins/gnash
parentMake the qt-phonon blocker a hard one... (diff)
downloadgentoo-2-8438f5d6748b1d6a5f016a8d06038f0ec78d3b71.tar.gz
gentoo-2-8438f5d6748b1d6a5f016a8d06038f0ec78d3b71.tar.bz2
gentoo-2-8438f5d6748b1d6a5f016a8d06038f0ec78d3b71.zip
amd64 stable, bug 391283
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'www-plugins/gnash')
-rw-r--r--www-plugins/gnash/ChangeLog5
-rw-r--r--www-plugins/gnash/gnash-0.8.9-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-plugins/gnash/ChangeLog b/www-plugins/gnash/ChangeLog
index 3a55fd87b074..55d494e93c31 100644
--- a/www-plugins/gnash/ChangeLog
+++ b/www-plugins/gnash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-plugins/gnash
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.69 2011/11/26 02:24:20 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.70 2011/12/02 19:26:32 beandog Exp $
+
+ 02 Dec 2011; Steve Dibb <beandog@gentoo.org> gnash-0.8.9-r2.ebuild:
+ amd64 stable, bug 391283
26 Nov 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
gnash-0.8.9-r2.ebuild, +files/gnash-0.8.9-cygnal-sshclient.patch:
diff --git a/www-plugins/gnash/gnash-0.8.9-r2.ebuild b/www-plugins/gnash/gnash-0.8.9-r2.ebuild
index b55a140d4234..d999d0e664e9 100644
--- a/www-plugins/gnash/gnash-0.8.9-r2.ebuild
+++ b/www-plugins/gnash/gnash-0.8.9-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v 1.2 2011/11/26 02:24:20 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v 1.3 2011/12/02 19:26:32 beandog Exp $
EAPI=3
CMAKE_REQUIRED="never"
@@ -22,7 +22,7 @@ fi
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="+agg cairo cygnal dbus doc fbcon +ffmpeg gnome gstreamer gtk kde lirc mysql +nls nsplugin opengl openvg python sdl +sdl-sound ssh ssl test vaapi"
# gnash fails if obsolete boost is installed, bug #334259