summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/visual-regexp/visual-regexp-3.0.ebuild')
-rw-r--r--dev-util/visual-regexp/visual-regexp-3.0.ebuild12
1 files changed, 7 insertions, 5 deletions
diff --git a/dev-util/visual-regexp/visual-regexp-3.0.ebuild b/dev-util/visual-regexp/visual-regexp-3.0.ebuild
index 695bf62bad59..cfe86f7a1c31 100644
--- a/dev-util/visual-regexp/visual-regexp-3.0.ebuild
+++ b/dev-util/visual-regexp/visual-regexp-3.0.ebuild
@@ -1,14 +1,16 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/visual-regexp/visual-regexp-3.0.ebuild,v 1.2 2004/05/03 10:17:43 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/visual-regexp/visual-regexp-3.0.ebuild,v 1.3 2004/05/28 15:41:04 vapier Exp $
+
+inherit eutils
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
DESCRIPTION="software that allows yoy ty type the regexp, and visualize it on a sample of your choice"
-SRC_URI="http://laurent.riesterer.free.fr/regexp/visual_regexp-${PV}.tar.gz"
HOMEPAGE="http://laurent.riesterer.free.fr/regexp/"
-SLOT="0"
+SRC_URI="http://laurent.riesterer.free.fr/regexp/visual_regexp-${PV}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND=">=dev-lang/tcl-8.3