diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:56:24 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:56:24 +0000 |
commit | 97452cf8f6f6489d9d980b7319d51facd91e918c (patch) | |
tree | 2b87ec135dd08440ddc5bc1ea933ca8af374beac /www-client | |
parent | Stable on amd64 wrt bug #156662. (diff) | |
download | gentoo-2-97452cf8f6f6489d9d980b7319d51facd91e918c.tar.gz gentoo-2-97452cf8f6f6489d9d980b7319d51facd91e918c.tar.bz2 gentoo-2-97452cf8f6f6489d9d980b7319d51facd91e918c.zip |
Stable on amd64 wrt bug #156662.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.16.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 4cbc5ea20127..bfd55e95b209 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,10 @@ # 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.93 2006/12/10 20:22:46 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.94 2006/12/12 16:56:24 wolf31o2 Exp $ + + 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> + epiphany-2.16.2.ebuild: + Stable on amd64 wrt bug #156662. 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> epiphany-2.16.2.ebuild: Stable on x86, bug #156662. diff --git a/www-client/epiphany/epiphany-2.16.2.ebuild b/www-client/epiphany/epiphany-2.16.2.ebuild index 4cdc09c0074b..6c6368ac7061 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.2 2006/12/10 20:22:46 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.16.2.ebuild,v 1.3 2006/12/12 16:56:24 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 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc x86" IUSE="doc python" RDEPEND=">=dev-libs/glib-2.12 |