diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-06-12 14:08:07 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-06-12 14:08:07 +0000 |
commit | 66a852442f03c0d613083d424decec3de57769c3 (patch) | |
tree | db6ed1fb7cae7bee1d117c835077b9c800e344d4 /www-client/epiphany | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-66a852442f03c0d613083d424decec3de57769c3.tar.gz gentoo-2-66a852442f03c0d613083d424decec3de57769c3.tar.bz2 gentoo-2-66a852442f03c0d613083d424decec3de57769c3.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-1.6.0-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 8e7e8ca025db..08d2f88605b1 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.18 2005/06/12 13:19:55 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.19 2005/06/12 14:06:21 dertobi123 Exp $ + + 12 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org> + epiphany-1.6.0-r3.ebuild: + Stable on ppc. 12 Jun 2005; Bryan Østergaard <kloeri@gentoo.org> epiphany-1.6.0-r3.ebuild: diff --git a/www-client/epiphany/epiphany-1.6.0-r3.ebuild b/www-client/epiphany/epiphany-1.6.0-r3.ebuild index 4a6c085ef86f..ce6092101898 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.6 2005/06/12 13:19:55 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-1.6.0-r3.ebuild,v 1.7 2005/06/12 14:06:21 dertobi123 Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~ia64 ppc ~ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.6 |