diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-03-04 09:22:48 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-03-04 09:22:48 +0000 |
commit | b0b75fc848dc8a9c77275a476f8d84a9d7bd4cd8 (patch) | |
tree | 590f4707db3cb66e5897615f07e9f08c12cec6cf /www-plugins/gnash | |
parent | version bump. drop old. (diff) | |
download | gentoo-2-b0b75fc848dc8a9c77275a476f8d84a9d7bd4cd8.tar.gz gentoo-2-b0b75fc848dc8a9c77275a476f8d84a9d7bd4cd8.tar.bz2 gentoo-2-b0b75fc848dc8a9c77275a476f8d84a9d7bd4cd8.zip |
Add comment about boost blocker, bug #357243.
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins/gnash')
-rw-r--r-- | www-plugins/gnash/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/gnash/gnash-0.8.8.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/www-plugins/gnash/ChangeLog b/www-plugins/gnash/ChangeLog index 60bf6a81649b..cab20e9d2c4f 100644 --- a/www-plugins/gnash/ChangeLog +++ b/www-plugins/gnash/ChangeLog @@ -1,6 +1,10 @@ # 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.54 2011/02/26 18:07:48 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.55 2011/03/04 09:22:48 chithanh Exp $ + + 04 Mar 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + gnash-0.8.8.ebuild: + Add comment about boost blocker, bug #357243. 26 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> gnash-0.8.8.ebuild: Marked ~ppc64 wrt #342535. Thanks to Stephen Lewis diff --git a/www-plugins/gnash/gnash-0.8.8.ebuild b/www-plugins/gnash/gnash-0.8.8.ebuild index 5a4204967512..21010b63f943 100644 --- a/www-plugins/gnash/gnash-0.8.8.ebuild +++ b/www-plugins/gnash/gnash-0.8.8.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.8.ebuild,v 1.15 2011/02/26 18:07:48 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.8.ebuild,v 1.16 2011/03/04 09:22:48 chithanh Exp $ EAPI=3 CMAKE_REQUIRED="never" @@ -25,6 +25,7 @@ SLOT="0" KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" IUSE="+agg cairo cygnal dbus doc fbcon +ffmpeg gnome gstreamer gtk kde lirc mysql +nls nsplugin opengl python +sdl sdl-sound ssh ssl test vaapi video_cards_intel xv" +# gnash fails if obsolete boost is installed, bug #334259 RDEPEND=">=dev-libs/boost-1.41.0 !!dev-libs/boost:0 dev-libs/expat |