summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-shells/sash/ChangeLog5
-rw-r--r--app-shells/sash/sash-3.4-r5.ebuild4
-rw-r--r--sys-apps/ed/ChangeLog5
-rw-r--r--sys-apps/ed/ed-0.2-r3.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-shells/sash/ChangeLog b/app-shells/sash/ChangeLog
index ffe76617de23..ef084164efca 100644
--- a/app-shells/sash/ChangeLog
+++ b/app-shells/sash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/sash
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.9 2003/02/12 05:21:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.10 2003/02/15 19:45:54 tuxus Exp $
+
+ 15 Feb 2003; Jan Seidel <tuxus@gentoo.org> sash-3.4-r5.ebuild :
+ Added mips to keywords
08 Feb 2003; Guy Martin <gmsoft@gentoo.org> sash-3.4-r5.ebuild :
Added hppa to keywords.
diff --git a/app-shells/sash/sash-3.4-r5.ebuild b/app-shells/sash/sash-3.4-r5.ebuild
index 457d9e4b5111..9699aed76165 100644
--- a/app-shells/sash/sash-3.4-r5.ebuild
+++ b/app-shells/sash/sash-3.4-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r5.ebuild,v 1.14 2003/02/13 09:30:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r5.ebuild,v 1.15 2003/02/15 19:45:54 tuxus Exp $
IUSE="readline"
@@ -17,7 +17,7 @@ DEPEND="virtual/glibc
readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )"
RDEPEND=""
-KEYWORDS="x86 ppc sparc alpha hppa"
+KEYWORDS="x86 ppc sparc alpha hppa mips"
src_unpack() {
unpack ${P}.tar.gz
diff --git a/sys-apps/ed/ChangeLog b/sys-apps/ed/ChangeLog
index ccb5f85c9246..d00dee0ad5a1 100644
--- a/sys-apps/ed/ChangeLog
+++ b/sys-apps/ed/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for sys-apps/ed
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ChangeLog,v 1.7 2003/02/12 08:57:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ChangeLog,v 1.8 2003/02/15 19:49:11 tuxus Exp $
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> ed-0.2-r3.ebuild :
Added hppa to keywords.
@@ -9,6 +9,9 @@
*ed-0.2-r3 (1 Feb 2002)
+ 15 Feb 2003; Jan Seidel <tuxus@gentoo.org> ed-0.2-r3.ebuild :
+ Added mips to keywords
+
23 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
Removed bootcd USE flag
diff --git a/sys-apps/ed/ed-0.2-r3.ebuild b/sys-apps/ed/ed-0.2-r3.ebuild
index 427720e70730..716317b5cac9 100644
--- a/sys-apps/ed/ed-0.2-r3.ebuild
+++ b/sys-apps/ed/ed-0.2-r3.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-0.2-r3.ebuild,v 1.17 2003/02/13 15:54:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-0.2-r3.ebuild,v 1.18 2003/02/15 19:49:11 tuxus Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Your basic line editor"
SRC_URI="ftp://ftp.gnu.org/pub/gnu/ed/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/ed/"
-KEYWORDS="x86 ppc sparc alpha hppa"
+KEYWORDS="x86 ppc sparc alpha hppa mips"
SLOT="0"
LICENSE="GPL-2"