summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-plugins/gnash/ChangeLog6
-rw-r--r--www-plugins/gnash/gnash-0.8.10_p20120903-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/gnash/ChangeLog b/www-plugins/gnash/ChangeLog
index 2ebedce1e39a..438bc409af04 100644
--- a/www-plugins/gnash/ChangeLog
+++ b/www-plugins/gnash/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-plugins/gnash
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.96 2013/03/28 22:06:54 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.97 2013/07/10 11:54:04 chithanh Exp $
+
+ 10 Jul 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ gnash-0.8.10_p20120903-r1.ebuild:
+ Use subslot dependencies for boost.
*gnash-0.8.10_p20120903-r1 (28 Mar 2013)
diff --git a/www-plugins/gnash/gnash-0.8.10_p20120903-r1.ebuild b/www-plugins/gnash/gnash-0.8.10_p20120903-r1.ebuild
index b8bbd2538dc9..95894539cdf4 100644
--- a/www-plugins/gnash/gnash-0.8.10_p20120903-r1.ebuild
+++ b/www-plugins/gnash/gnash-0.8.10_p20120903-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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_p20120903-r1.ebuild,v 1.1 2013/03/28 22:06:54 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10_p20120903-r1.ebuild,v 1.2 2013/07/10 11:54:04 chithanh Exp $
EAPI=5
CMAKE_REQUIRED="never"
@@ -38,7 +38,7 @@ REQUIRED_USE="dump? ( agg ffmpeg )
|| ( dump fbcon gtk kde sdl )
"
-RDEPEND=">=dev-libs/boost-1.41.0
+RDEPEND=">=dev-libs/boost-1.41.0:0=
dev-libs/expat
dev-libs/libxml2
virtual/jpeg