pacho 14/10/28 19:42:35 Modified: epiphany-3.12.1.ebuild ChangeLog Removed: epiphany-3.12.0.ebuild epiphany-3.10.3.ebuild Log: Add missing DEPEND on yelp-tools (#517462 by John Bowler), drop old (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.5 www-client/epiphany/epiphany-3.12.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/epiphany-3.12.1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/epiphany-3.12.1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/epiphany-3.12.1.ebuild?r1=1.4&r2=1.5 Index: epiphany-3.12.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-3.12.1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- epiphany-3.12.1.ebuild 23 Jul 2014 15:38:25 -0000 1.4 +++ epiphany-3.12.1.ebuild 28 Oct 2014 19:42:35 -0000 1.5 @@ -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/epiphany/epiphany-3.12.1.ebuild,v 1.4 2014/07/23 15:38:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-3.12.1.ebuild,v 1.5 2014/10/28 19:42:35 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -46,13 +46,14 @@ !www-client/epiphany-extensions " # paxctl needed for bug #407085 -# eautoreconf requires gnome-common-3.5.5 +# eautoreconf requires gnome-common and yelp-tools DEPEND="${COMMON_DEPEND} gnome-base/gnome-common >=dev-util/intltool-0.50 sys-apps/paxctl sys-devel/gettext virtual/pkgconfig + app-text/yelp-tools " # Tests refuse to run with the gsettings trick for some reason 1.311 www-client/epiphany/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/ChangeLog?rev=1.311&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/ChangeLog?rev=1.311&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/epiphany/ChangeLog?r1=1.310&r2=1.311 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v retrieving revision 1.310 retrieving revision 1.311 diff -u -r1.310 -r1.311 --- ChangeLog 23 Jul 2014 15:38:25 -0000 1.310 +++ ChangeLog 28 Oct 2014 19:42:35 -0000 1.311 @@ -1,6 +1,13 @@ # ChangeLog for www-client/epiphany # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.310 2014/07/23 15:38:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.311 2014/10/28 19:42:35 pacho Exp $ + + 28 Oct 2014; Pacho Ramos <[email protected]> -epiphany-3.10.3.ebuild, + -epiphany-3.12.0.ebuild, -files/epiphany-3.3.90-paxctl-introspection.patch, + -files/epiphany-3.6.1-test-gwarning.patch, + -files/epiphany-3.7.5-test-gwarning.patch, -files/gir-paxctl-lt-wrapper, + -files/paxctl.sh, epiphany-3.12.1.ebuild: + Add missing DEPEND on yelp-tools (#517462 by John Bowler), drop old 23 Jul 2014; Agostino Sarubbo <[email protected]> epiphany-3.12.1.ebuild: Stable for x86, wrt bug #512012
