diff options
author | John N. Laliberte <allanonjl@gentoo.org> | 2006-05-05 16:17:43 +0000 |
---|---|---|
committer | John N. Laliberte <allanonjl@gentoo.org> | 2006-05-05 16:17:43 +0000 |
commit | b1074e528b3ba1442553abf9499af80e94b4563f (patch) | |
tree | 7acce87d451271b45063976d5c46629f295c1f2d | |
parent | Fix keywords. (diff) | |
download | gentoo-2-b1074e528b3ba1442553abf9499af80e94b4563f.tar.gz gentoo-2-b1074e528b3ba1442553abf9499af80e94b4563f.tar.bz2 gentoo-2-b1074e528b3ba1442553abf9499af80e94b4563f.zip |
bump epiphany dep to 2.14.1, fixes #131989
(Portage version: 2.1_pre10-r2)
-rw-r--r-- | www-client/epiphany-extensions/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany-extensions/epiphany-extensions-2.14.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany-extensions/ChangeLog b/www-client/epiphany-extensions/ChangeLog index 214874dbc3ff..84f14c274b1d 100644 --- a/www-client/epiphany-extensions/ChangeLog +++ b/www-client/epiphany-extensions/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/epiphany-extensions # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.24 2006/05/01 21:11:08 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.25 2006/05/05 16:17:43 allanonjl Exp $ + + 05 May 2006; John N. Laliberte <allanonjl@gentoo.org> + epiphany-extensions-2.14.1.ebuild: + bump epiphany dep to 2.14.1, fixes #131989 *epiphany-extensions-2.14.1 (01 May 2006) diff --git a/www-client/epiphany-extensions/epiphany-extensions-2.14.1.ebuild b/www-client/epiphany-extensions/epiphany-extensions-2.14.1.ebuild index ee9195f4f74a..b051e283233c 100644 --- a/www-client/epiphany-extensions/epiphany-extensions-2.14.1.ebuild +++ b/www-client/epiphany-extensions/epiphany-extensions-2.14.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.14.1.ebuild,v 1.1 2006/05/01 21:11:08 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.14.1.ebuild,v 1.2 2006/05/05 16:17:43 allanonjl Exp $ inherit eutils gnome2 @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="dbus debug firefox pcre python" -RDEPEND=">=www-client/epiphany-2.14.0 +RDEPEND=">=www-client/epiphany-2.14.1 >=dev-libs/libxml2-2.6 >=dev-libs/glib-2.8 >=x11-libs/gtk+-2.8 |