diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-01-04 14:46:19 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-01-04 14:46:19 +0000 |
commit | 6a76103a7ee6b9dffae9521c0dfacb8457b292e6 (patch) | |
tree | fc45d3bd89f6a50c306f645dd57877cb8b98251a /www-client | |
parent | QA: Define IUSE, use edos2unix, respect CC, respect CFLAGS, fix compilation w... (diff) | |
download | gentoo-2-6a76103a7ee6b9dffae9521c0dfacb8457b292e6.tar.gz gentoo-2-6a76103a7ee6b9dffae9521c0dfacb8457b292e6.tar.bz2 gentoo-2-6a76103a7ee6b9dffae9521c0dfacb8457b292e6.zip |
Stable on sparc, bug #253534
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 sparc64, RepoMan options: --force)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.22.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 385165e30be4..f5117d9e09ec 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/epiphany # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.179 2009/01/03 12:47:03 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.180 2009/01/04 14:46:19 bluebird Exp $ + + 04 Jan 2009; Friedrich Oslage <bluebird@gentoo.org> + epiphany-2.22.3-r1.ebuild: + Stable on sparc, bug #253534 03 Jan 2009; Gilles Dartiguelongue <eva@gentoo.org> -files/epiphany-2.20.3-fix-de-docs-tests.patch, -epiphany-2.20.3.ebuild, diff --git a/www-client/epiphany/epiphany-2.22.3-r1.ebuild b/www-client/epiphany/epiphany-2.22.3-r1.ebuild index 9a6466ab57b6..c8d14fabcafb 100644 --- a/www-client/epiphany/epiphany-2.22.3-r1.ebuild +++ b/www-client/epiphany/epiphany-2.22.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.22.3-r1.ebuild,v 1.2 2009/01/03 12:47:03 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.22.3-r1.ebuild,v 1.3 2009/01/04 14:46:19 bluebird Exp $ inherit gnome2 eutils 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="avahi doc networkmanager python spell xulrunner" # This release should work with xulrunner 1.9, but this revision is a |