summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-07-10 11:54:04 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-07-10 11:54:04 +0000
commit68d3932157952d23801964e5746ee7722f26d436 (patch)
tree787e8ad8433aaecda6e40be9054b4554e0c6f344 /www-plugins/gnash
parentMake app-arch/bzip2 dependency also run-time, wrt bug #469114 (diff)
downloadgentoo-2-68d3932157952d23801964e5746ee7722f26d436.tar.gz
gentoo-2-68d3932157952d23801964e5746ee7722f26d436.tar.bz2
gentoo-2-68d3932157952d23801964e5746ee7722f26d436.zip
Use subslot dependencies for boost.
(Portage version: 2.1.12.2/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'www-plugins/gnash')
-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