summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'rox-extra/edit/edit-2.0.ebuild')
-rw-r--r--rox-extra/edit/edit-2.0.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/rox-extra/edit/edit-2.0.ebuild b/rox-extra/edit/edit-2.0.ebuild
index 2b7c8ca7d678..cf970290e585 100644
--- a/rox-extra/edit/edit-2.0.ebuild
+++ b/rox-extra/edit/edit-2.0.ebuild
@@ -1,6 +1,11 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/edit-2.0.ebuild,v 1.3 2006/10/05 03:11:17 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/edit-2.0.ebuild,v 1.4 2006/11/17 14:51:26 lack Exp $
+
+ROX_LIB_VER=1.9.14
+inherit rox
+
+APPNAME=Edit
DESCRIPTION="Edit is a simple text editor for ROX Desktop"
HOMEPAGE="http://rox.sourceforge.net/"
@@ -11,11 +16,6 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
-ROX_LIB_VER=1.9.14
-APPNAME=Edit
-
-inherit rox
-
# do some cleanup. Edit 2.0 has CVS dirs included
pkg_preinst() {
find ${D}/usr/lib/rox/${APPNAME} -name 'CVS' | xargs rm -fr