diff options
Diffstat (limited to 'app-editors/xwpe/xwpe-1.5.29a.ebuild')
-rw-r--r-- | app-editors/xwpe/xwpe-1.5.29a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |