diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-27 12:00:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-27 12:00:53 +0000 |
commit | 5037e791a566f8081cdc0a0b6cedbe7465509d59 (patch) | |
tree | e55e9ea161f6bc1e6585a063db05a9f8892c8a9b /www-client | |
parent | alpha/ia64 stable wrt #193339 (diff) | |
download | gentoo-2-5037e791a566f8081cdc0a0b6cedbe7465509d59.tar.gz gentoo-2-5037e791a566f8081cdc0a0b6cedbe7465509d59.tar.bz2 gentoo-2-5037e791a566f8081cdc0a0b6cedbe7465509d59.zip |
alpha/ia64 stable wrt #193339
(Portage version: 2.1.3.9)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.18.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 41343c829c6c..0e20c6aea40e 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.130 2007/09/25 03:17:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.131 2007/09/27 12:00:53 armin76 Exp $ + + 27 Sep 2007; Raúl Porcel <armin76@gentoo.org> epiphany-2.18.3.ebuild: + alpha/ia64 stable wrt #193339 25 Sep 2007; Jeroen Roovers <jer@gentoo.org> epiphany-2.18.3.ebuild: Stable for HPPA (bug #193339). diff --git a/www-client/epiphany/epiphany-2.18.3.ebuild b/www-client/epiphany/epiphany-2.18.3.ebuild index fe1a56a7faa0..086b63288a17 100644 --- a/www-client/epiphany/epiphany-2.18.3.ebuild +++ b/www-client/epiphany/epiphany-2.18.3.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.18.3.ebuild,v 1.6 2007/09/25 03:17:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.18.3.ebuild,v 1.7 2007/09/27 12:00:53 armin76 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 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="doc python xulrunner spell" RDEPEND=">=dev-libs/glib-2.12 |