diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-02-25 18:30:40 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-02-25 18:30:40 +0000 |
commit | 346ea28b9af436ee52a33a850f28c59f6dcc7c62 (patch) | |
tree | abb6888ef800127973ada66968d8dd1c14697bb1 /www-client | |
parent | Remove old version (diff) | |
download | gentoo-2-346ea28b9af436ee52a33a850f28c59f6dcc7c62.tar.gz gentoo-2-346ea28b9af436ee52a33a850f28c59f6dcc7c62.tar.bz2 gentoo-2-346ea28b9af436ee52a33a850f28c59f6dcc7c62.zip |
Sparc stable, security Bug #257000.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-2.22.3-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 74eb42fc4916..8f1e59f42a83 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.193 2009/02/24 16:59:08 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.194 2009/02/25 18:30:40 fmccor Exp $ + + 25 Feb 2009; Ferris McCormick <fmccor@gentoo.org> + epiphany-2.22.3-r2.ebuild: + Sparc stable, security Bug #257000. *epiphany-2.22.3-r12 (24 Feb 2009) *epiphany-2.22.3-r2 (24 Feb 2009) diff --git a/www-client/epiphany/epiphany-2.22.3-r2.ebuild b/www-client/epiphany/epiphany-2.22.3-r2.ebuild index b6fd03fefd79..29db137cba72 100644 --- a/www-client/epiphany/epiphany-2.22.3-r2.ebuild +++ b/www-client/epiphany/epiphany-2.22.3-r2.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-r2.ebuild,v 1.1 2009/02/24 16:59:08 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.22.3-r2.ebuild,v 1.2 2009/02/25 18:30:40 fmccor 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 |