diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-02 14:19:16 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-02 14:19:16 +0000 |
commit | 7e9302f5f16735bea924b175d149a6d6cc05d781 (patch) | |
tree | c011b308237fb71f5216387b1d8ff99fe25a3fb7 | |
parent | Removed disable-preempt from all ebuilds and the patches themselves from CVS. (diff) | |
download | gentoo-2-7e9302f5f16735bea924b175d149a6d6cc05d781.tar.gz gentoo-2-7e9302f5f16735bea924b175d149a6d6cc05d781.tar.bz2 gentoo-2-7e9302f5f16735bea924b175d149a6d6cc05d781.zip |
Added ~ppc64
(Portage version: 2203-svn)
-rw-r--r-- | www-client/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.14.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 484be709ff07..8eba99516123 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.66 2006/05/01 20:48:27 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.67 2006/05/02 14:19:16 corsair Exp $ + + 02 May 2006; Markus Rothe <corsair@gentoo.org> epiphany-2.14.1.ebuild: + Added ~ppc64 *epiphany-2.14.1 (01 May 2006) diff --git a/www-client/epiphany/epiphany-2.14.1.ebuild b/www-client/epiphany/epiphany-2.14.1.ebuild index be8073974f80..190ab9cb65e6 100644 --- a/www-client/epiphany/epiphany-2.14.1.ebuild +++ b/www-client/epiphany/epiphany-2.14.1.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.1.ebuild,v 1.1 2006/05/01 20:48:27 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.14.1.ebuild,v 1.2 2006/05/02 14:19:16 corsair Exp $ inherit eutils gnome2 multilib @@ -9,7 +9,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="dbus doc firefox python" # Note that there is no libgnomeprint dep, while it is |