diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-21 22:05:01 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-21 22:05:01 +0000 |
commit | 782aff880ae87f458e0abd5a8a52d82c8e0c2461 (patch) | |
tree | 5de6d0ab2e794a8302d3974b90c5fb028ef893e2 /www-client/epiphany | |
parent | Stable on IA64, bug 156662. (diff) | |
download | gentoo-2-782aff880ae87f458e0abd5a8a52d82c8e0c2461.tar.gz gentoo-2-782aff880ae87f458e0abd5a8a52d82c8e0c2461.tar.bz2 gentoo-2-782aff880ae87f458e0abd5a8a52d82c8e0c2461.zip |
Stable on IA64, bug 156662.
(Portage version: 2.1.2-r1)
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 a93f82397d14..a01407f72e83 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.99 2007/01/19 00:31:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.100 2007/01/21 22:05:01 kloeri Exp $ + + 21 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> epiphany-2.16.2.ebuild: + Stable on IA64, bug 156662. 19 Jan 2007; Jeroen Roovers <jer@gentoo.org> epiphany-2.16.2.ebuild: Stable for HPPA (bug #147751). diff --git a/www-client/epiphany/epiphany-2.16.2.ebuild b/www-client/epiphany/epiphany-2.16.2.ebuild index 29d92745723e..26cc25cc15ff 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.8 2007/01/19 00:31:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.16.2.ebuild,v 1.9 2007/01/21 22:05:01 kloeri 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 ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" IUSE="doc python" RDEPEND=">=dev-libs/glib-2.12 |