summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMalcolm Lashley <malc@gentoo.org>2004-09-20 15:46:15 +0000
committerMalcolm Lashley <malc@gentoo.org>2004-09-20 15:46:15 +0000
commita70f8024ebe838b9f678c54ae0938868e6eb8cda (patch)
tree71b791ba23a862656797be47369c5c04537006b9
parentMissed bug number, adding 62872 to ChangeLog. (Manifest recommit) (diff)
downloadgentoo-2-a70f8024ebe838b9f678c54ae0938868e6eb8cda.tar.gz
gentoo-2-a70f8024ebe838b9f678c54ae0938868e6eb8cda.tar.bz2
gentoo-2-a70f8024ebe838b9f678c54ae0938868e6eb8cda.zip
Stable on amd64 GLSA bug #63996
-rw-r--r--net-www/epiphany/ChangeLog5
-rw-r--r--net-www/epiphany/epiphany-1.2.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/epiphany/ChangeLog b/net-www/epiphany/ChangeLog
index 8b1d97c017f9..1f72fdc1f581 100644
--- a/net-www/epiphany/ChangeLog
+++ b/net-www/epiphany/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/epiphany
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/ChangeLog,v 1.72 2004/09/19 12:40:42 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/ChangeLog,v 1.73 2004/09/20 15:46:15 malc Exp $
+
+ 20 Sep 2004; Malcolm Lashley <malc@gentoo.org> epiphany-1.2.9-r1.ebuild:
+ Stable on amd64 for security bug
19 Sep 2004; <kloeri@gentoo.org> epiphany-1.2.9-r1.ebuild:
Stable on alpha, bug 63996.
diff --git a/net-www/epiphany/epiphany-1.2.9-r1.ebuild b/net-www/epiphany/epiphany-1.2.9-r1.ebuild
index 159711f7ea32..f213163f06fc 100644
--- a/net-www/epiphany/epiphany-1.2.9-r1.ebuild
+++ b/net-www/epiphany/epiphany-1.2.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.2.9-r1.ebuild,v 1.5 2004/09/19 12:40:42 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.2.9-r1.ebuild,v 1.6 2004/09/20 15:46:15 malc Exp $
inherit eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha ~amd64 ~ia64"
+KEYWORDS="x86 ppc sparc alpha amd64 ~ia64"
IUSE="gnome doc"
RDEPEND=">=dev-libs/glib-2.4.1