From 9675d9f2a8b45501844531618a2e160bab13d098 Mon Sep 17 00:00:00 2001 From: Steve Dibb Date: Fri, 14 Mar 2008 02:12:35 +0000 Subject: Initial commit (Portage version: 2.1.4.4) --- app-dicts/sword-darby/ChangeLog | 10 ++++++++++ app-dicts/sword-darby/Manifest | 4 ++++ app-dicts/sword-darby/metadata.xml | 5 +++++ app-dicts/sword-darby/sword-darby-1.1.ebuild | 12 ++++++++++++ 4 files changed, 31 insertions(+) create mode 100644 app-dicts/sword-darby/ChangeLog create mode 100644 app-dicts/sword-darby/Manifest create mode 100644 app-dicts/sword-darby/metadata.xml create mode 100644 app-dicts/sword-darby/sword-darby-1.1.ebuild (limited to 'app-dicts/sword-darby') diff --git a/app-dicts/sword-darby/ChangeLog b/app-dicts/sword-darby/ChangeLog new file mode 100644 index 000000000000..5b9fa1ae12ee --- /dev/null +++ b/app-dicts/sword-darby/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-darby +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-darby/ChangeLog,v 1.1 2008/03/14 02:12:35 beandog Exp $ + +*sword-darby-1.1 (14 Mar 2008) + + 14 Mar 2008; Steve Dibb +metadata.xml, + +sword-darby-1.1.ebuild: + Initial commit + diff --git a/app-dicts/sword-darby/Manifest b/app-dicts/sword-darby/Manifest new file mode 100644 index 000000000000..24e49c27a0e9 --- /dev/null +++ b/app-dicts/sword-darby/Manifest @@ -0,0 +1,4 @@ +DIST Darby-1.1.zip 1437387 RMD160 0df7a8fd63ff7a1babc4b1253a43b3b0b71235ef SHA1 f628e3170b6889e171e7674ee40dd066c7c654a1 SHA256 2d772227fc3581896ca4bb7a0c37ca84f0fbcab0b2a0e792581d0960ea4d5082 +EBUILD sword-darby-1.1.ebuild 332 RMD160 5fb3a36279162f5faf6296bbaa726ac5748bfa75 SHA1 3cc1d7e16e413c55d4f789e088ce9fdd1e202570 SHA256 a6de679cf2fbfcbcda8dcab066d8d2bf247fb78dc3925050a6fe2e19c054821e +MISC ChangeLog 261 RMD160 66c7ae59c5750ff12609fd9464d8e8ad8da6085c SHA1 743b18d71963b3adbb2af6033a667d78e06014f4 SHA256 c852833506d4d62e59b95a7208d022a92dd4a950c7e950d1c9ebd5403fa13098 +MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0 diff --git a/app-dicts/sword-darby/metadata.xml b/app-dicts/sword-darby/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-darby/metadata.xml @@ -0,0 +1,5 @@ + + + +theology + diff --git a/app-dicts/sword-darby/sword-darby-1.1.ebuild b/app-dicts/sword-darby/sword-darby-1.1.ebuild new file mode 100644 index 000000000000..4ba47912d1e4 --- /dev/null +++ b/app-dicts/sword-darby/sword-darby-1.1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-darby/sword-darby-1.1.ebuild,v 1.1 2008/03/14 02:12:35 beandog Exp $ + +SWORD_MODULE="Darby" + +inherit sword-module + +DESCRIPTION="Darby Bible (1889)" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Darby" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" -- cgit v1.2.3-65-gdbad