summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/bibletime/bibletime-1.3_rc1.ebuild')
-rw-r--r--app-text/bibletime/bibletime-1.3_rc1.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-text/bibletime/bibletime-1.3_rc1.ebuild b/app-text/bibletime/bibletime-1.3_rc1.ebuild
new file mode 100644
index 000000000000..181d3a07dcb7
--- /dev/null
+++ b/app-text/bibletime/bibletime-1.3_rc1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/bibletime/bibletime-1.3_rc1.ebuild,v 1.1 2003/07/16 19:34:44 raker Exp $
+
+inherit kde-base
+need-kde 3
+IUSE=""
+DESCRIPTION="BibleTime KDE Bible study application using the SWORD library."
+HOMEPAGE="http://bibletime.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P/_/}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+S="${WORKDIR}/${P/_/}"
+DEPEND=">=app-text/sword-1.5.5.99"