summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/kile/kile-1.3.ebuild')
-rw-r--r--app-editors/kile/kile-1.3.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/app-editors/kile/kile-1.3.ebuild b/app-editors/kile/kile-1.3.ebuild
new file mode 100644
index 000000000000..0a2efa7b588d
--- /dev/null
+++ b/app-editors/kile/kile-1.3.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.3.ebuild,v 1.1 2002/10/25 21:01:13 hannes Exp $
+inherit kde-base
+
+need-kde 3
+
+IUSE=""
+DESCRIPTION="A Latex Editor and TeX shell for kde"
+SRC_URI="http://xm1.net.free.fr/kile/${P}.tar.gz"
+HOMEPAGE="http://xm1.net.free.fr/kile/index.html"
+
+DEPEND="$DEPEND sys-devel/perl"
+RDEPEND="${RDEPEND} app-text/tetex"
+
+KEYWORDS="~x86"
+LICENSE="GPL-2"
+