diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-26 18:49:51 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-26 18:49:51 +0000 |
commit | 4470cd8d4b580a79777075902ded62a36f019f37 (patch) | |
tree | 5772c9bc120516d2169f974c1430a2c6ac972a23 /www-client | |
parent | add ~ia64 (diff) | |
download | gentoo-2-4470cd8d4b580a79777075902ded62a36f019f37.tar.gz gentoo-2-4470cd8d4b580a79777075902ded62a36f019f37.tar.bz2 gentoo-2-4470cd8d4b580a79777075902ded62a36f019f37.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-1.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 207e470bcf59..1d2020c20982 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,9 @@ # 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.33 2005/08/26 18:05:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.34 2005/08/26 18:47:34 gustavoz Exp $ + + 26 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> epiphany-1.6.4.ebuild: + Stable on sparc 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> epiphany-1.6.4.ebuild: stable on ia64 diff --git a/www-client/epiphany/epiphany-1.6.4.ebuild b/www-client/epiphany/epiphany-1.6.4.ebuild index 4d8c7bb979b7..1a8032abb1b1 100644 --- a/www-client/epiphany/epiphany-1.6.4.ebuild +++ b/www-client/epiphany/epiphany-1.6.4.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.4.ebuild,v 1.4 2005/08/26 18:05:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-1.6.4.ebuild,v 1.5 2005/08/26 18:47:34 gustavoz Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ia64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~hppa ia64 ~ppc sparc x86" IUSE="dbus debug doc firefox" RDEPEND=">=dev-libs/glib-2.6 |