diff options
author | 2006-12-22 21:23:01 +0000 | |
---|---|---|
committer | 2006-12-22 21:23:01 +0000 | |
commit | 70226babf5fbe484f5862cea727df08a0c49e584 (patch) | |
tree | 12018681bf6cd7371f1154971e23b9891451986c /www-client/epiphany | |
parent | ppc stable (bug #149970) (diff) | |
download | gentoo-2-70226babf5fbe484f5862cea727df08a0c49e584.tar.gz gentoo-2-70226babf5fbe484f5862cea727df08a0c49e584.tar.bz2 gentoo-2-70226babf5fbe484f5862cea727df08a0c49e584.zip |
Add ~ppc64 keyword now that we have a working firefox.
(Portage version: 2.1.2_rc3-r9)
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.16.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 5b789b3e3aac..74de2ade0228 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,9 @@ # 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.96 2006/12/18 15:44:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.97 2006/12/22 21:23:01 chainsaw Exp $ + + 22 Dec 2006; Tony Vroon <chainsaw@gentoo.org> epiphany-2.16.2.ebuild: + Add ~ppc64 keyword now that we have a working firefox. 18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> epiphany-2.16.2.ebuild: diff --git a/www-client/epiphany/epiphany-2.16.2.ebuild b/www-client/epiphany/epiphany-2.16.2.ebuild index 08efa4def8a8..f5237e4bc45b 100644 --- a/www-client/epiphany/epiphany-2.16.2.ebuild +++ b/www-client/epiphany/epiphany-2.16.2.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.16.2.ebuild,v 1.5 2006/12/18 15:44:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.16.2.ebuild,v 1.6 2006/12/22 21:23:01 chainsaw Exp $ WANT_AUTOMAKE=1.9 inherit eutils gnome2 multilib autotools @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" IUSE="doc python" RDEPEND=">=dev-libs/glib-2.12 |