diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 19:48:51 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 19:48:51 +0000 |
commit | 2b645e093bad34ed73e5630d3ecc010313620381 (patch) | |
tree | 19bf71512bdbd611f255c33d1ca7f5b7d726d827 /www-client | |
parent | Stable on x86 wrt bug #193339. (diff) | |
download | gentoo-2-2b645e093bad34ed73e5630d3ecc010313620381.tar.gz gentoo-2-2b645e093bad34ed73e5630d3ecc010313620381.tar.bz2 gentoo-2-2b645e093bad34ed73e5630d3ecc010313620381.zip |
Stable on x86 wrt bug #193339.
(Portage version: 2.1.3.9)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.18.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 6b6b822ad8f0..6c0809356b6e 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,10 @@ # 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.125 2007/08/28 19:30:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.126 2007/09/21 19:48:51 wolf31o2 Exp $ + + 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> + epiphany-2.18.3.ebuild: + Stable on x86 wrt bug #193339. 28 Aug 2007; Jeroen Roovers <jer@gentoo.org> epiphany-2.18.2.ebuild: Stable for HPPA (bug #185823). diff --git a/www-client/epiphany/epiphany-2.18.3.ebuild b/www-client/epiphany/epiphany-2.18.3.ebuild index 77cc770cf12b..c8c5e37cd674 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.1 2007/08/24 15:43:15 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.18.3.ebuild,v 1.2 2007/09/21 19:48:51 wolf31o2 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 |