diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 20:22:46 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 20:22:46 +0000 |
commit | dae5090271ac4101df2c1a5b9090b72df7b4d7bd (patch) | |
tree | be74b475e515dbcca2f68213776b0a8e19d40728 /www-client/epiphany | |
parent | Stable on x86, bug #156662. (diff) | |
download | gentoo-2-dae5090271ac4101df2c1a5b9090b72df7b4d7bd.tar.gz gentoo-2-dae5090271ac4101df2c1a5b9090b72df7b4d7bd.tar.bz2 gentoo-2-dae5090271ac4101df2c1a5b9090b72df7b4d7bd.zip |
Stable on x86, bug #156662.
(Portage version: 2.1.2_rc2-r5)
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 758269ebdc0e..4cbc5ea20127 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/epiphany # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.92 2006/11/20 01:29:30 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.93 2006/12/10 20:22:46 ticho Exp $ + + 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> epiphany-2.16.2.ebuild: + Stable on x86, bug #156662. *epiphany-2.16.2 (20 Nov 2006) diff --git a/www-client/epiphany/epiphany-2.16.2.ebuild b/www-client/epiphany/epiphany-2.16.2.ebuild index 6bc4bceb5870..4cdc09c0074b 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-2006 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.1 2006/11/20 01:29:30 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.16.2.ebuild,v 1.2 2006/12/10 20:22:46 ticho 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc x86" IUSE="doc python" RDEPEND=">=dev-libs/glib-2.12 |