summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/xwpe/xwpe-1.5.29a.ebuild')
-rw-r--r--app-editors/xwpe/xwpe-1.5.29a.ebuild4
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 841ca10ccd59..0039e76c48f3 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-2003 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.7 2003/02/13 07:02:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xwpe/xwpe-1.5.29a.ebuild,v 1.8 2003/09/05 23:05:05 msterret Exp $
DESCRIPTION="An IDE to Develop in text and graphical mode"
HOMEPAGE="http://www.identicalsoftware.com/xwpe/"
@@ -29,5 +29,5 @@ src_compile() {
src_install () {
make prefix=${D}/usr install || die
- dodoc INSTALL README CHANGELOG
+ dodoc INSTALL README CHANGELOG
}