summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-07-21 20:28:58 +0000
committerMark Guertin <gerk@gentoo.org>2002-07-21 20:28:58 +0000
commitf04ed0bb09db602a7a404be3c793b00a5aa3c60b (patch)
tree24787656bdf140b98a71da22bd5561339fe87756 /sys-apps/most
parentadded ppc to keywords (diff)
downloadhistorical-f04ed0bb09db602a7a404be3c793b00a5aa3c60b.tar.gz
historical-f04ed0bb09db602a7a404be3c793b00a5aa3c60b.tar.bz2
historical-f04ed0bb09db602a7a404be3c793b00a5aa3c60b.zip
added -ppc to keywords
Diffstat (limited to 'sys-apps/most')
-rw-r--r--sys-apps/most/ChangeLog5
-rw-r--r--sys-apps/most/most-4.9.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/most/ChangeLog b/sys-apps/most/ChangeLog
index 7e87a81ee107..3d33d706a545 100644
--- a/sys-apps/most/ChangeLog
+++ b/sys-apps/most/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for sys-apps/most
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/ChangeLog,v 1.4 2002/07/14 19:20:18 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/ChangeLog,v 1.5 2002/07/21 20:24:53 gerk Exp $
*most-4.9.2 (13 May 2002)
+ 21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
+ updated keywords (-ppc), this relies on x86 objects
+
14 Jul 2002; phoen][x <phoenix@gentoo.org> most-4.9.2.ebuild :
Added LICENSE, KEYWORDS, SLOT.
diff --git a/sys-apps/most/most-4.9.2.ebuild b/sys-apps/most/most-4.9.2.ebuild
index 18503744aa34..43bb3f904264 100644
--- a/sys-apps/most/most-4.9.2.ebuild
+++ b/sys-apps/most/most-4.9.2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-4.9.2.ebuild,v 1.3 2002/07/14 19:20:18 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-4.9.2.ebuild,v 1.4 2002/07/21 20:24:53 gerk Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="An extremely excellent text file reader"
HOMEPAGE=""
-KEYWORDS="x86"
+KEYWORDS="x86 -ppc"
SLOT="0"
LICENSE="GPL-2"
SRC_URI="ftp://space.mit.edu/pub/davis/most/${A}"