summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-apps/ed/ChangeLog5
-rw-r--r--sys-apps/ed/ed-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/ed/ChangeLog b/sys-apps/ed/ChangeLog
index 8114829ae3d7..c5e7debbfb2d 100644
--- a/sys-apps/ed/ChangeLog
+++ b/sys-apps/ed/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/ed
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ChangeLog,v 1.68 2008/09/03 15:00:07 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ChangeLog,v 1.69 2008/09/03 15:33:37 fmccor Exp $
+
+ 03 Sep 2008; Ferris McCormick <fmccor@gentoo.org> ed-1.0.ebuild:
+ Sparc stable, security Bug #236521 --- tests good.
03 Sep 2008; Brent Baude <ranger@gentoo.org> ed-1.0.ebuild:
Marking ed-1.0 ppc64 and ppc for bug 236521
diff --git a/sys-apps/ed/ed-1.0.ebuild b/sys-apps/ed/ed-1.0.ebuild
index af4f2525a015..d7f6446516b4 100644
--- a/sys-apps/ed/ed-1.0.ebuild
+++ b/sys-apps/ed/ed-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-1.0.ebuild,v 1.3 2008/09/03 15:00:07 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-1.0.ebuild,v 1.4 2008/09/03 15:33:37 fmccor Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/ed/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""
DEPEND="sys-apps/texinfo"