diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 23:51:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 23:51:49 +0000 |
commit | 4d7080641d4df5e1e1a5125d360da617bca024a1 (patch) | |
tree | 8655c55c7a25c5243cae43d69c0301f1f75e6262 /www-client | |
parent | alpha/ia64 stable wrt #185823 (diff) | |
download | gentoo-2-4d7080641d4df5e1e1a5125d360da617bca024a1.tar.gz gentoo-2-4d7080641d4df5e1e1a5125d360da617bca024a1.tar.bz2 gentoo-2-4d7080641d4df5e1e1a5125d360da617bca024a1.zip |
alpha/ia64 stable wrt #185823
(Portage version: 2.1.2.11)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.18.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 6189833e41a1..82b22fa5fd52 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.118 2007/08/07 20:15:35 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.119 2007/08/08 23:51:49 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> epiphany-2.18.2.ebuild: + alpha/ia64 stable wrt #185823 07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> epiphany-2.18.2.ebuild: diff --git a/www-client/epiphany/epiphany-2.18.2.ebuild b/www-client/epiphany/epiphany-2.18.2.ebuild index 4442bf18163f..a77c15f6d17e 100644 --- a/www-client/epiphany/epiphany-2.18.2.ebuild +++ b/www-client/epiphany/epiphany-2.18.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.18.2.ebuild,v 1.4 2007/08/07 20:15:35 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.18.2.ebuild,v 1.5 2007/08/08 23:51:49 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 |