summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-06-22 23:17:32 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-06-22 23:17:32 +0000
commit263d5befdadbc729341d6978f24f1630234d0103 (patch)
tree389d8faddbe51a7d8cb9ee7091f2b07d020ac434 /app-office/kletterwizard/kletterwizard-0.9.2.ebuild
parentInitial import, ebuild written by me. (diff)
downloadhistorical-263d5befdadbc729341d6978f24f1630234d0103.tar.gz
historical-263d5befdadbc729341d6978f24f1630234d0103.tar.bz2
historical-263d5befdadbc729341d6978f24f1630234d0103.zip
Initial import. KEYWORDS ~x86 ~amd64.
Diffstat (limited to 'app-office/kletterwizard/kletterwizard-0.9.2.ebuild')
-rw-r--r--app-office/kletterwizard/kletterwizard-0.9.2.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/app-office/kletterwizard/kletterwizard-0.9.2.ebuild b/app-office/kletterwizard/kletterwizard-0.9.2.ebuild
new file mode 100644
index 000000000000..4c3ddb33f329
--- /dev/null
+++ b/app-office/kletterwizard/kletterwizard-0.9.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/kletterwizard/kletterwizard-0.9.2.ebuild,v 1.1 2004/06/22 23:17:32 absinthe Exp $
+
+IUSE=""
+
+inherit kde
+need-kde 3
+
+MY_P=${P/_/"-"}
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="KLetterWizard is a KDE application which simplifies letter writing and produces output via LaTeX."
+HOMEPAGE="http://www.kluenter.de/klw.html"
+SRC_URI="http://www.kluenter.de/${MY_P}.tar.gz"
+LICENSE="GPL-2"
+DEPEND=">=app-text/tetex-2.0.2
+ >=dev-tex/g-brief-4.0.1"
+KEYWORDS="~x86 ~amd64"