diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 12:30:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 12:30:19 +0000 |
commit | 81ccd4df96d9eb47772dd46195e4fa5fc5318965 (patch) | |
tree | d82a4d61f71964097298deb4228eb4c5af51ada0 /www-client | |
parent | Re-use.mask firefox as firefox-1* is not keyworded (diff) | |
download | gentoo-2-81ccd4df96d9eb47772dd46195e4fa5fc5318965.tar.gz gentoo-2-81ccd4df96d9eb47772dd46195e4fa5fc5318965.tar.bz2 gentoo-2-81ccd4df96d9eb47772dd46195e4fa5fc5318965.zip |
alpha/ia64 stable wrt #171107
(Portage version: 2.1.2.7)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.16.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index b7f24f1382cc..9a769f629a3f 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.107 2007/05/30 00:35:30 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.108 2007/05/30 12:30:19 armin76 Exp $ + + 30 May 2007; Raúl Porcel <armin76@gentoo.org> epiphany-2.16.3.ebuild: + alpha/ia64 stable wrt #171107 29 May 2007; Andrej Kacian <ticho@gentoo.org> epiphany-2.16.3.ebuild: Stable on x86, bug #171107. diff --git a/www-client/epiphany/epiphany-2.16.3.ebuild b/www-client/epiphany/epiphany-2.16.3.ebuild index afdc437be409..df1edb90b7ba 100644 --- a/www-client/epiphany/epiphany-2.16.3.ebuild +++ b/www-client/epiphany/epiphany-2.16.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.16.3.ebuild,v 1.3 2007/05/30 00:35:30 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.16.3.ebuild,v 1.4 2007/05/30 12:30:19 armin76 Exp $ inherit eutils gnome2 multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="doc python" RDEPEND=">=dev-libs/glib-2.12 |