summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-08-06 17:35:49 +0000
committerMark Guertin <gerk@gentoo.org>2002-08-06 17:35:49 +0000
commite54c281b02fe130e929713192d52e0057a878abe (patch)
tree1b627b302b383f04ea1444ec42d7a8c830be608a /app-editors/xwpe
parentdisabled compilation with jikes (diff)
downloadhistorical-e54c281b02fe130e929713192d52e0057a878abe.tar.gz
historical-e54c281b02fe130e929713192d52e0057a878abe.tar.bz2
historical-e54c281b02fe130e929713192d52e0057a878abe.zip
added ppc to keywords
Diffstat (limited to 'app-editors/xwpe')
-rw-r--r--app-editors/xwpe/ChangeLog5
-rw-r--r--app-editors/xwpe/xwpe-1.5.29a.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/xwpe/ChangeLog b/app-editors/xwpe/ChangeLog
index 5647ece9156d..2b620f5c0fe5 100644
--- a/app-editors/xwpe/ChangeLog
+++ b/app-editors/xwpe/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-editors/xwpe
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xwpe/ChangeLog,v 1.2 2002/07/14 20:42:14 stroke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xwpe/ChangeLog,v 1.3 2002/08/06 17:35:49 gerk Exp $
*xwpe-1.5.29a (14 Jul 2002)
+ 06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
+ Added ppc to keywords
+
14 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> xwpe-1.5.29a.ebuild:
New version
diff --git a/app-editors/xwpe/xwpe-1.5.29a.ebuild b/app-editors/xwpe/xwpe-1.5.29a.ebuild
index 3f4990433c0c..01c0ed95debe 100644
--- a/app-editors/xwpe/xwpe-1.5.29a.ebuild
+++ b/app-editors/xwpe/xwpe-1.5.29a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xwpe/xwpe-1.5.29a.ebuild,v 1.2 2002/08/02 05:05:01 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xwpe/xwpe-1.5.29a.ebuild,v 1.3 2002/08/06 17:35:49 gerk Exp $
DESCRIPTION="An IDE to Develop in text and graphical mode"
HOMEPAGE="http://www.identicalsoftware.com/xwpe/"
@@ -13,7 +13,7 @@ DEPEND=">=sys-libs/gpm-1.20.0 \
RDEPEND="${DEPEND}"
SLOT="0"
-KEYWORDS="*"
+KEYWORDS="x86 ppc"
SRC_URI="http://www.identicalsoftware.com/xwpe/${P}.tar.gz"