diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:41 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:41 +0000 |
commit | 7ece79e8a0f9bb581b549aa8c0080fb167153ef5 (patch) | |
tree | 14e0de46511571986a9cbcb93dbe92bf8c213fdf /app-editors/xwpe/xwpe-1.5.29a.ebuild | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-7ece79e8a0f9bb581b549aa8c0080fb167153ef5.tar.gz historical-7ece79e8a0f9bb581b549aa8c0080fb167153ef5.tar.bz2 historical-7ece79e8a0f9bb581b549aa8c0080fb167153ef5.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
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 f6fe08cae738..6876abf10e94 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.5 2002/10/20 18:37:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xwpe/xwpe-1.5.29a.ebuild,v 1.6 2002/12/09 04:17:41 manson Exp $ DESCRIPTION="An IDE to Develop in text and graphical mode" HOMEPAGE="http://www.identicalsoftware.com/xwpe/" @@ -12,7 +12,7 @@ DEPEND=">=sys-libs/gpm-1.20.0 \ >=sys-libs/zlib-1.1.4" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " SRC_URI="http://www.identicalsoftware.com/xwpe/${P}.tar.gz" |