diff options
Diffstat (limited to 'app-editors/xwpe/xwpe-1.5.29a.ebuild')
-rw-r--r-- | app-editors/xwpe/xwpe-1.5.29a.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-editors/xwpe/xwpe-1.5.29a.ebuild b/app-editors/xwpe/xwpe-1.5.29a.ebuild index aba1fae23ca0..f6fe08cae738 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.4 2002/08/14 18:36:04 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xwpe/xwpe-1.5.29a.ebuild,v 1.5 2002/10/20 18:37:25 vapier Exp $ DESCRIPTION="An IDE to Develop in text and graphical mode" HOMEPAGE="http://www.identicalsoftware.com/xwpe/" @@ -11,7 +11,6 @@ DEPEND=">=sys-libs/gpm-1.20.0 \ >=sys-libs/ncurses-5.2 \ >=sys-libs/zlib-1.1.4" -RDEPEND="${DEPEND}" SLOT="0" KEYWORDS="x86 ppc sparc sparc64" |