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
commit4dcf86898e5c8b4aa7cf7c5aba7b82434b6c7ced (patch)
tree8578518e74a51802b7df979043f2ff148d75251b /www-plugins/gnash
parentMake the qt-phonon blocker a hard one... (diff)
downloadhistorical-4dcf86898e5c8b4aa7cf7c5aba7b82434b6c7ced.tar.gz
historical-4dcf86898e5c8b4aa7cf7c5aba7b82434b6c7ced.tar.bz2
historical-4dcf86898e5c8b4aa7cf7c5aba7b82434b6c7ced.zip
amd64 stable, bug 391283
Package-Manager: portage-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