diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-12-04 20:21:20 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-12-04 20:21:20 +0000 |
commit | df1ef26aa8ab134225627978d7bea289b30367b1 (patch) | |
tree | 5d7a7550d1aa3e70c2a9563e65db101737075bff | |
parent | Stable on ppc64; bug #198075 (diff) | |
download | historical-df1ef26aa8ab134225627978d7bea289b30367b1.tar.gz historical-df1ef26aa8ab134225627978d7bea289b30367b1.tar.bz2 historical-df1ef26aa8ab134225627978d7bea289b30367b1.zip |
Stable for HPPA (bug #199740).
Package-Manager: portage-2.1.4_rc7
-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 a1b5959ce2fd..ea27206802fe 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.68 2007/11/24 22:54:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.69 2007/12/04 20:21:20 jer Exp $ + + 04 Dec 2007; Jeroen Roovers <jer@gentoo.org> + epiphany-extensions-2.20.1.ebuild: + Stable for HPPA (bug #199740). 24 Nov 2007; Brent Baude <ranger@gentoo.org> epiphany-extensions-2.20.1.ebuild: 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 729c674fe11f..e8814bde02fa 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.5 2007/11/24 22:54:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.20.1.ebuild,v 1.6 2007/12/04 20:21:20 jer 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 f5bc137f286f..7cae690ed74e 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.139 2007/11/26 13:53:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.140 2007/12/04 20:20:56 jer Exp $ + + 04 Dec 2007; Jeroen Roovers <jer@gentoo.org> epiphany-2.20.1.ebuild: + Stable for HPPA (bug #199740). 26 Nov 2007; Markus Rothe <corsair@gentoo.org> epiphany-2.20.1.ebuild: Stable on ppc64; bug #199740 diff --git a/www-client/epiphany/epiphany-2.20.1.ebuild b/www-client/epiphany/epiphany-2.20.1.ebuild index c089f1bff03d..b81e01cb5dc3 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.6 2007/11/26 13:53:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.20.1.ebuild,v 1.7 2007/12/04 20:20:56 jer 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 |