diff options
author | 2011-06-10 15:15:46 +0000 | |
---|---|---|
committer | 2011-06-10 15:15:46 +0000 | |
commit | 25d0289ffa92cbba87d432f32bda0c2f298ab2e1 (patch) | |
tree | 0e370fe213d1334d0b13ebeeb6de99fdf595214a /www-client | |
parent | Stable for HPPA (bug #366937). (diff) | |
download | gentoo-2-25d0289ffa92cbba87d432f32bda0c2f298ab2e1.tar.gz gentoo-2-25d0289ffa92cbba87d432f32bda0c2f298ab2e1.tar.bz2 gentoo-2-25d0289ffa92cbba87d432f32bda0c2f298ab2e1.zip |
Block sci-chemistry/surf (bug #371037). Unblock media-gfx/surf since it is gone.
(Portage version: 2.2.0_alpha38/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/surf/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/surf/surf-0.4.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/surf/ChangeLog b/www-client/surf/ChangeLog index 0125d75f9f27..4b4e09d580b4 100644 --- a/www-client/surf/ChangeLog +++ b/www-client/surf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/surf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/surf/ChangeLog,v 1.12 2011/03/31 19:21:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/surf/ChangeLog,v 1.13 2011/06/10 15:15:46 jer Exp $ + + 10 Jun 2011; Jeroen Roovers <jer@gentoo.org> surf-0.4.1.ebuild: + Block sci-chemistry/surf (bug #371037). Unblock media-gfx/surf since it is + gone. 31 Mar 2011; Jeroen Roovers <jer@gentoo.org> surf-0.4.1.ebuild: Add x11-apps/xprop to RDEPEND thanks to makhluk.aneh (bug #361493). diff --git a/www-client/surf/surf-0.4.1.ebuild b/www-client/surf/surf-0.4.1.ebuild index 81b32ed270f4..f4df193e6766 100644 --- a/www-client/surf/surf-0.4.1.ebuild +++ b/www-client/surf/surf-0.4.1.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-client/surf/surf-0.4.1.ebuild,v 1.5 2011/03/31 19:21:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/surf/surf-0.4.1.ebuild,v 1.6 2011/06/10 15:15:46 jer Exp $ EAPI="2" @@ -17,7 +17,7 @@ IUSE="" DEPEND=">=net-libs/webkit-gtk-1.1.14:2" RDEPEND=" - !media-gfx/surf + !sci-chemistry/surf !savedconfig? ( net-misc/wget x11-terms/xterm ) x11-apps/xprop x11-misc/dmenu |