diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:30:39 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:30:39 +0000 |
commit | de0c3deba7cbf6cc8ee5579fafeba436bad1b891 (patch) | |
tree | e89ac19286973860b278c457190922c8df719519 /www-client/epiphany | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-de0c3deba7cbf6cc8ee5579fafeba436bad1b891.tar.gz gentoo-2-de0c3deba7cbf6cc8ee5579fafeba436bad1b891.tar.bz2 gentoo-2-de0c3deba7cbf6cc8ee5579fafeba436bad1b891.zip |
www-client/epiphany stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-client/epiphany')
-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 98ce6ee7c6b3..1831d59020f8 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.37 2005/09/01 14:48:28 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.38 2005/09/02 19:30:39 hansmi Exp $ + + 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> epiphany-1.6.4.ebuild: + Stable on ppc. *epiphany-1.7.6 (01 Sep 2005) diff --git a/www-client/epiphany/epiphany-1.6.4.ebuild b/www-client/epiphany/epiphany-1.6.4.ebuild index 38deb0f9d70b..50e8fc99e86c 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.7 2005/08/31 22:29:07 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-1.6.4.ebuild,v 1.8 2005/09/02 19:30:39 hansmi 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 |