diff options
author | 2007-11-20 14:47:55 +0000 | |
---|---|---|
committer | 2007-11-20 14:47:55 +0000 | |
commit | 3b250b29c0ffe6054f6b0e44f06314d855d3c254 (patch) | |
tree | 8e1ac3db4553a42d96ee178aab278de47b6b4280 /www-client | |
parent | Switched tetex useflag and dependency to latex and latex-base, respectively (... (diff) | |
download | historical-3b250b29c0ffe6054f6b0e44f06314d855d3c254.tar.gz historical-3b250b29c0ffe6054f6b0e44f06314d855d3c254.tar.bz2 historical-3b250b29c0ffe6054f6b0e44f06314d855d3c254.zip |
amd64 stable wrt #199740
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany-extensions/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany-extensions/epiphany-extensions-2.20.1.ebuild | 4 | ||||
-rw-r--r-- | www-client/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.20.1.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/www-client/epiphany-extensions/ChangeLog b/www-client/epiphany-extensions/ChangeLog index a07a028514a9..bda48a1de81c 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.64 2007/10/17 21:31:41 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.65 2007/11/20 14:47:55 drac Exp $ + + 20 Nov 2007; Samuli Suominen <drac@gentoo.org> + epiphany-extensions-2.20.1.ebuild: + amd64 stable wrt #199740 *epiphany-extensions-2.20.1 (17 Oct 2007) diff --git a/www-client/epiphany-extensions/epiphany-extensions-2.20.1.ebuild b/www-client/epiphany-extensions/epiphany-extensions-2.20.1.ebuild index a9c82b94e0ed..4678a91b591a 100644 --- a/www-client/epiphany-extensions/epiphany-extensions-2.20.1.ebuild +++ b/www-client/epiphany-extensions/epiphany-extensions-2.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.20.1.ebuild,v 1.1 2007/10/17 21:31:41 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.20.1.ebuild,v 1.2 2007/11/20 14:47:55 drac Exp $ WANT_AUTOMAKE="1.10" inherit eutils gnome2 autotools @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/extensions.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86" IUSE="pcre python xulrunner" RDEPEND=">=www-client/epiphany-2.20 diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 35e331a31cda..bf2d980c0764 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/epiphany # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.134 2007/11/06 17:07:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.135 2007/11/20 14:46:42 drac Exp $ + + 20 Nov 2007; Samuli Suominen <drac@gentoo.org> epiphany-2.20.1.ebuild: + amd64 stable wrt #199740 06 Nov 2007; Raúl Porcel <armin76@gentoo.org> epiphany-2.18.3.ebuild: sparc stable wrt #193339 diff --git a/www-client/epiphany/epiphany-2.20.1.ebuild b/www-client/epiphany/epiphany-2.20.1.ebuild index 8cca4428ecdc..404b3c5f739c 100644 --- a/www-client/epiphany/epiphany-2.20.1.ebuild +++ b/www-client/epiphany/epiphany-2.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.20.1.ebuild,v 1.1 2007/10/17 21:29:36 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.20.1.ebuild,v 1.2 2007/11/20 14:46:42 drac Exp $ inherit gnome2 eutils multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="doc python xulrunner spell" # FIXME: add webkit/gecko switch possibility |