diff options
author | 2007-08-07 14:49:50 +0000 | |
---|---|---|
committer | 2007-08-07 14:49:50 +0000 | |
commit | ca0d8fb1d7d8215f5210928a9cd3d9bb4c46257a (patch) | |
tree | 2ff68e4daeccc311f255aa94c03cfc090db1dd88 /www-client/epiphany | |
parent | Stable on sparc wrt #185823 (diff) | |
download | gentoo-2-ca0d8fb1d7d8215f5210928a9cd3d9bb4c46257a.tar.gz gentoo-2-ca0d8fb1d7d8215f5210928a9cd3d9bb4c46257a.tar.bz2 gentoo-2-ca0d8fb1d7d8215f5210928a9cd3d9bb4c46257a.zip |
Stable on sparc wrt #185823
(Portage version: 2.1.2.11)
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.18.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 88e7ef308850..5907566f19c9 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.116 2007/08/02 06:38:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.117 2007/08/07 14:49:50 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + epiphany-2.18.2.ebuild: + Stable on sparc wrt #185823 02 Aug 2007; Michael Sterrett <mr_bones_@gentoo.org> epiphany-2.14.2.1-r1.ebuild, epiphany-2.14.3.ebuild, diff --git a/www-client/epiphany/epiphany-2.18.2.ebuild b/www-client/epiphany/epiphany-2.18.2.ebuild index b94461a3af15..ab15980be1b9 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.2 2007/07/05 15:14:33 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.18.2.ebuild,v 1.3 2007/08/07 14:49:50 gustavoz 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 |