summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/ed')
-rw-r--r--sys-apps/ed/ChangeLog5
-rw-r--r--sys-apps/ed/ed-0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/ed/ChangeLog b/sys-apps/ed/ChangeLog
index b8f9ae663825..4139407e7aa5 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.63 2008/05/21 11:27:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ChangeLog,v 1.64 2008/06/02 15:43:00 coldwind Exp $
+
+ 02 Jun 2008; Santiago M. Mola <coldwind@gentoo.org> ed-0.9.ebuild:
+ amd64 stable
21 May 2008; Raúl Porcel <armin76@gentoo.org> ed-0.9.ebuild:
alpha/ia64/sparc/x86 stable
diff --git a/sys-apps/ed/ed-0.9.ebuild b/sys-apps/ed/ed-0.9.ebuild
index 05bb6af02cf0..15f50ca640c0 100644
--- a/sys-apps/ed/ed-0.9.ebuild
+++ b/sys-apps/ed/ed-0.9.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-0.9.ebuild,v 1.2 2008/05/21 11:27:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-0.9.ebuild,v 1.3 2008/06/02 15:43:00 coldwind 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"