From 37bc32a999e38c5a31ba91c039184676547adffe Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Tue, 4 Mar 2014 21:39:14 +0000 Subject: Add subslot dependency on dev-libs/icu (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!) --- www-client/phantomjs/ChangeLog | 6 +++++- www-client/phantomjs/phantomjs-1.9.7.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'www-client/phantomjs') diff --git a/www-client/phantomjs/ChangeLog b/www-client/phantomjs/ChangeLog index 6d131174ca13..df8fa964963a 100644 --- a/www-client/phantomjs/ChangeLog +++ b/www-client/phantomjs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/phantomjs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/phantomjs/ChangeLog,v 1.12 2014/02/13 15:55:36 zx2c4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/phantomjs/ChangeLog,v 1.13 2014/03/04 21:39:14 dilfridge Exp $ + + 04 Mar 2014; Andreas K. Huettel + phantomjs-1.9.7.ebuild: + Add subslot dependency on dev-libs/icu 13 Feb 2014; Jason A. Donenfeld metadata.xml: I do not maintain this package any longer. diff --git a/www-client/phantomjs/phantomjs-1.9.7.ebuild b/www-client/phantomjs/phantomjs-1.9.7.ebuild index 5b84366e4cfd..9687ac4ec684 100644 --- a/www-client/phantomjs/phantomjs-1.9.7.ebuild +++ b/www-client/phantomjs/phantomjs-1.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/phantomjs/phantomjs-1.9.7.ebuild,v 1.1 2014/02/13 15:54:50 zx2c4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/phantomjs/phantomjs-1.9.7.ebuild,v 1.2 2014/03/04 21:39:14 dilfridge Exp $ EAPI=5 @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="examples" -RDEPEND="dev-libs/icu +RDEPEND="dev-libs/icu:= dev-libs/openssl media-libs/fontconfig media-libs/freetype" -- cgit v1.2.3-65-gdbad