diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-02-04 08:58:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-02-04 08:58:23 +0000 |
commit | b6143706bf4ac5eed82f1a55193a9cd92aeb08d3 (patch) | |
tree | fdfbcffbe2d2cc018eaf3bae3ec6b7af52eed380 /www-client/epiphany | |
parent | Stable on ppc64; bug #164978 (diff) | |
download | gentoo-2-b6143706bf4ac5eed82f1a55193a9cd92aeb08d3.tar.gz gentoo-2-b6143706bf4ac5eed82f1a55193a9cd92aeb08d3.tar.bz2 gentoo-2-b6143706bf4ac5eed82f1a55193a9cd92aeb08d3.zip |
Stable on ppc64; bug #164978
(Portage version: 2.1.1-r2)
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 039b1ce88178..336999a745df 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/epiphany # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.101 2007/01/28 03:50:58 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.102 2007/02/04 08:58:23 corsair Exp $ + + 04 Feb 2007; Markus Rothe <corsair@gentoo.org> epiphany-2.16.2.ebuild: + Stable on ppc64; bug #164978 28 Jan 2007; Daniel Gryniewicz <dang@gentoo.org> epiphany-2.14.2.1-r1.ebuild, epiphany-2.14.3.ebuild, diff --git a/www-client/epiphany/epiphany-2.16.2.ebuild b/www-client/epiphany/epiphany-2.16.2.ebuild index a5690f2e7674..936258bf9760 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-2007 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.10 2007/01/28 03:50:58 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.16.2.ebuild,v 1.11 2007/02/04 08:58:23 corsair Exp $ WANT_AUTOMAKE=1.9 WANT_AUTOCONF=2.5 @@ -12,7 +12,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 python" RDEPEND=">=dev-libs/glib-2.12 |