summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-09-18 21:26:35 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-09-18 21:26:35 +0000
commite63e504641beb0c633dc4f6c27f2b98fa43005c8 (patch)
tree22e546f46288b7f80954856323315291bcc806c3 /www-plugins
parentStable for x86, wrt bug #429188 (diff)
downloadgentoo-2-e63e504641beb0c633dc4f6c27f2b98fa43005c8.tar.gz
gentoo-2-e63e504641beb0c633dc4f6c27f2b98fa43005c8.tar.bz2
gentoo-2-e63e504641beb0c633dc4f6c27f2b98fa43005c8.zip
Depend on virtual/glu, bug #434432.
(Portage version: 2.2.0_alpha128/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins')
-rw-r--r--www-plugins/gnash/ChangeLog7
-rw-r--r--www-plugins/gnash/gnash-0.8.10-r2.ebuild3
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/gnash/ChangeLog b/www-plugins/gnash/ChangeLog
index 6234175f5289..48550afba8e0 100644
--- a/www-plugins/gnash/ChangeLog
+++ b/www-plugins/gnash/ChangeLog
@@ -1,6 +1,10 @@
# 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.87 2012/05/21 06:08:19 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.88 2012/09/18 21:26:35 chithanh Exp $
+
+ 18 Sep 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ gnash-0.8.10-r2.ebuild:
+ Depend on virtual/glu, bug #434432.
21 May 2012; Samuli Suominen <ssuominen@gentoo.org> gnash-0.8.10-r2.ebuild:
Force net-misc/npapi-sdk for USE="nsplugin" instead of having || ( )
@@ -740,4 +744,3 @@
10 Jan 2006; Stefan Schweizer <genstef@gentoo.org> +metadata.xml,
+gnash-0.7_alpha20060110.ebuild:
Alpha ebuild for gnash, closes bug 118527
-
diff --git a/www-plugins/gnash/gnash-0.8.10-r2.ebuild b/www-plugins/gnash/gnash-0.8.10-r2.ebuild
index 1069bf43f280..15e175876b66 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.7 2012/05/21 06:08:19 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10-r2.ebuild,v 1.8 2012/09/18 21:26:35 chithanh Exp $
EAPI=4
CMAKE_REQUIRED="never"
@@ -84,6 +84,7 @@ RDEPEND=">=dev-libs/boost-1.41.0
)
kde? ( $(add_kdebase_dep kdebase-startkde) )
opengl? (
+ virtual/glu
virtual/opengl
gtk? ( x11-libs/gtkglext )
)