diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-15 12:15:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-15 12:15:37 +0000 |
commit | 7c45f3f65486e639bee032ec0c57e7c0dcf07d89 (patch) | |
tree | 7cba9166fa72fbd6a4b7560e9cd0019fd14c7e19 /www-plugins | |
parent | Support both cups 1.4 and 1.5, reported by luis in bug #408105 (diff) | |
download | gentoo-2-7c45f3f65486e639bee032ec0c57e7c0dcf07d89.tar.gz gentoo-2-7c45f3f65486e639bee032ec0c57e7c0dcf07d89.tar.bz2 gentoo-2-7c45f3f65486e639bee032ec0c57e7c0dcf07d89.zip |
Stable for amd64, wrt bug #408209
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/gnash/ChangeLog | 5 | ||||
-rw-r--r-- | www-plugins/gnash/gnash-0.8.10-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-plugins/gnash/ChangeLog b/www-plugins/gnash/ChangeLog index b744a31462f2..0ddfffea1753 100644 --- a/www-plugins/gnash/ChangeLog +++ b/www-plugins/gnash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-plugins/gnash # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.82 2012/03/15 10:02:24 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.83 2012/03/15 12:15:37 ago Exp $ + + 15 Mar 2012; Agostino Sarubbo <ago@gentoo.org> gnash-0.8.10-r2.ebuild: + Stable for amd64, wrt bug #408209 15 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> gnash-0.8.10-r2.ebuild: diff --git a/www-plugins/gnash/gnash-0.8.10-r2.ebuild b/www-plugins/gnash/gnash-0.8.10-r2.ebuild index 6a3093d1a4e9..481475dcd5d0 100644 --- a/www-plugins/gnash/gnash-0.8.10-r2.ebuild +++ b/www-plugins/gnash/gnash-0.8.10-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r2.ebuild,v 1.2 2012/03/15 10:02:24 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10-r2.ebuild,v 1.3 2012/03/15 12:15:37 ago Exp $ EAPI=4 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 kde lirc mysql +nls nsplugin opengl openvg python sdl +sdl-sound ssh ssl test vaapi" REQUIRED_USE="dump? ( agg ffmpeg ) fbcon? ( agg ) |