diff options
-rw-r--r-- | www-client/epiphany-extensions/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany-extensions/epiphany-extensions-1.6.0.ebuild | 4 | ||||
-rw-r--r-- | www-client/epiphany/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-1.6.0-r3.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/www-client/epiphany-extensions/ChangeLog b/www-client/epiphany-extensions/ChangeLog index 6e051bce6ebc..bc6baab95389 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.5 2005/03/24 01:50:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.6 2005/06/09 21:15:42 gustavoz Exp $ + + 09 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> + epiphany-extensions-1.6.0.ebuild: + Stable on sparc 23 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> epiphany-extensions-1.6.0.ebuild: diff --git a/www-client/epiphany-extensions/epiphany-extensions-1.6.0.ebuild b/www-client/epiphany-extensions/epiphany-extensions-1.6.0.ebuild index fd261b163c74..e3142c2a7988 100644 --- a/www-client/epiphany-extensions/epiphany-extensions-1.6.0.ebuild +++ b/www-client/epiphany-extensions/epiphany-extensions-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-1.6.0.ebuild,v 1.5 2005/06/05 19:43:07 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-1.6.0.ebuild,v 1.6 2005/06/09 21:15:42 gustavoz Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/extensions.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ~sparc" +KEYWORDS="x86 ~amd64 sparc" IUSE="doc" RDEPEND=">=www-client/epiphany-1.5.7 diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 86c5ec6c9877..c7f47bbdda97 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/epiphany # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.16 2005/05/18 02:05:42 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.17 2005/06/09 21:13:42 gustavoz Exp $ + + 09 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> + epiphany-1.6.0-r3.ebuild: + Stable on sparc 18 May 2005; Jason Wever <weeve@gentoo.org> epiphany-1.4.8.ebuild: Stable on SPARC. diff --git a/www-client/epiphany/epiphany-1.6.0-r3.ebuild b/www-client/epiphany/epiphany-1.6.0-r3.ebuild index 6e13cd0be147..ab60f723b0b2 100644 --- a/www-client/epiphany/epiphany-1.6.0-r3.ebuild +++ b/www-client/epiphany/epiphany-1.6.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-1.6.0-r3.ebuild,v 1.4 2005/06/05 19:16:53 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-1.6.0-r3.ebuild,v 1.5 2005/06/09 21:13:42 gustavoz Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ~ppc sparc ~alpha ~amd64 ~ia64 ~ppc64" IUSE="doc" RDEPEND=">=dev-libs/glib-2.6 |