diff options
author | 2006-07-14 18:28:17 +0000 | |
---|---|---|
committer | 2006-07-14 18:28:17 +0000 | |
commit | 11460351c873166eba312dc44f4a58af6e770120 (patch) | |
tree | e1bfdd21b7baea470250ffea3e01a1312460652c /www-client | |
parent | ppc stable, bug #139612 (diff) | |
download | gentoo-2-11460351c873166eba312dc44f4a58af6e770120.tar.gz gentoo-2-11460351c873166eba312dc44f4a58af6e770120.tar.bz2 gentoo-2-11460351c873166eba312dc44f4a58af6e770120.zip |
ppc stable, bug #139612
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.14.2.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 6cf2321f451c..41cce856c94b 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/epiphany # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.75 2006/07/12 17:37:43 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.76 2006/07/14 18:28:17 dertobi123 Exp $ + + 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> + epiphany-2.14.2.1-r1.ebuild: + ppc stable, bug #139612 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> epiphany-2.14.2.1-r1.ebuild: diff --git a/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild b/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild index b05880dbea5f..a13488788ad0 100644 --- a/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild +++ b/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild,v 1.3 2006/07/12 17:37:43 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild,v 1.4 2006/07/14 18:28:17 dertobi123 Exp $ inherit eutils gnome2 multilib autotools @@ -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" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" IUSE="doc firefox python" # Note that there is no libgnomeprint dep, while it is |