diff options
30 files changed, 285 insertions, 30 deletions
diff --git a/app-dicts/sword-bbe/ChangeLog b/app-dicts/sword-bbe/ChangeLog index ae6dbb9de5d8..a707a364e274 100644 --- a/app-dicts/sword-bbe/ChangeLog +++ b/app-dicts/sword-bbe/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-bbe -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-bbe/ChangeLog,v 1.1 2008/03/14 02:13:59 beandog Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-bbe/ChangeLog,v 1.2 2009/01/10 23:29:38 beandog Exp $ + +*sword-bbe-1.3 (10 Jan 2009) + + 10 Jan 2009; Steve Dibb <beandog@gentoo.org> +sword-bbe-1.3.ebuild: + Version bump, bug 251642 *sword-bbe-1.2 (14 Mar 2008) diff --git a/app-dicts/sword-bbe/sword-bbe-1.3.ebuild b/app-dicts/sword-bbe/sword-bbe-1.3.ebuild new file mode 100644 index 000000000000..eefc2f686fc5 --- /dev/null +++ b/app-dicts/sword-bbe/sword-bbe-1.3.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-bbe/sword-bbe-1.3.ebuild,v 1.1 2009/01/10 23:29:38 beandog Exp $ + +SWORD_MODULE="BBE" + +inherit sword-module + +DESCRIPTION="Bible in Basic English (1949/1964)" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=BBE" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-common/ChangeLog b/app-dicts/sword-common/ChangeLog index 0b0965faa7a5..e2b030f8e30d 100644 --- a/app-dicts/sword-common/ChangeLog +++ b/app-dicts/sword-common/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-common -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-common/ChangeLog,v 1.1 2008/05/17 02:50:16 beandog Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-common/ChangeLog,v 1.2 2009/01/10 23:32:30 beandog Exp $ + +*sword-common-1.3 (10 Jan 2009) + + 10 Jan 2009; Steve Dibb <beandog@gentoo.org> +sword-common-1.3.ebuild: + Version bump, bug 251642 *sword-common-1.2 (17 May 2008) diff --git a/app-dicts/sword-common/sword-common-1.3.ebuild b/app-dicts/sword-common/sword-common-1.3.ebuild new file mode 100644 index 000000000000..fe880be2965b --- /dev/null +++ b/app-dicts/sword-common/sword-common-1.3.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-common/sword-common-1.3.ebuild,v 1.1 2009/01/10 23:32:30 beandog Exp $ + +SWORD_MODULE="Common" + +inherit sword-module + +DESCRIPTION="The Common Edition: New Testament" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Common" +LICENSE="free-noncomm" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-dutsvv/ChangeLog b/app-dicts/sword-dutsvv/ChangeLog index 4a7745fbb582..3725db5de428 100644 --- a/app-dicts/sword-dutsvv/ChangeLog +++ b/app-dicts/sword-dutsvv/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-dutsvv -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-dutsvv/ChangeLog,v 1.1 2008/05/13 21:25:19 beandog Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-dutsvv/ChangeLog,v 1.2 2009/01/10 23:36:20 beandog Exp $ + +*sword-dutsvv-1.5 (10 Jan 2009) + + 10 Jan 2009; Steve Dibb <beandog@gentoo.org> +sword-dutsvv-1.5.ebuild: + Version bump, bug 251642 *sword-dutsvv-1.4 (13 May 2008) diff --git a/app-dicts/sword-dutsvv/sword-dutsvv-1.5.ebuild b/app-dicts/sword-dutsvv/sword-dutsvv-1.5.ebuild new file mode 100644 index 000000000000..b3836431fb38 --- /dev/null +++ b/app-dicts/sword-dutsvv/sword-dutsvv-1.5.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-dutsvv/sword-dutsvv-1.5.ebuild,v 1.1 2009/01/10 23:36:20 beandog Exp $ + +SWORD_MODULE="DutSVV" + +inherit sword-module + +DESCRIPTION="Dutch Statenvertaling" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=DutSVV" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-finney/ChangeLog b/app-dicts/sword-finney/ChangeLog index 06062c0219c6..0d21d38fb6e1 100644 --- a/app-dicts/sword-finney/ChangeLog +++ b/app-dicts/sword-finney/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-finney -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-finney/ChangeLog,v 1.1 2008/05/17 02:27:16 beandog Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-finney/ChangeLog,v 1.2 2009/01/10 23:37:14 beandog Exp $ + +*sword-finney-1.1 (10 Jan 2009) + + 10 Jan 2009; Steve Dibb <beandog@gentoo.org> +sword-finney-1.1.ebuild: + Version bump, bug 251642 *sword-finney-1.0 (17 May 2008) diff --git a/app-dicts/sword-finney/sword-finney-1.1.ebuild b/app-dicts/sword-finney/sword-finney-1.1.ebuild new file mode 100644 index 000000000000..0b832d770c53 --- /dev/null +++ b/app-dicts/sword-finney/sword-finney-1.1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-finney/sword-finney-1.1.ebuild,v 1.1 2009/01/10 23:37:14 beandog Exp $ + +SWORD_MODULE="Finney" + +inherit sword-module + +DESCRIPTION="Sermons on Gospel Themes by Charles G. Finney (1792-1875)" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Finney" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-heretics/ChangeLog b/app-dicts/sword-heretics/ChangeLog index d908b3109680..99d8b16d4a86 100644 --- a/app-dicts/sword-heretics/ChangeLog +++ b/app-dicts/sword-heretics/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-heretics -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-heretics/ChangeLog,v 1.1 2008/05/17 02:27:41 beandog Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-heretics/ChangeLog,v 1.2 2009/01/10 23:38:12 beandog Exp $ + +*sword-heretics-1.1 (10 Jan 2009) + + 10 Jan 2009; Steve Dibb <beandog@gentoo.org> +sword-heretics-1.1.ebuild: + Version bump, bug 251642 *sword-heretics-1.0 (17 May 2008) diff --git a/app-dicts/sword-heretics/sword-heretics-1.1.ebuild b/app-dicts/sword-heretics/sword-heretics-1.1.ebuild new file mode 100644 index 000000000000..47a2c7f42fe3 --- /dev/null +++ b/app-dicts/sword-heretics/sword-heretics-1.1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-heretics/sword-heretics-1.1.ebuild,v 1.1 2009/01/10 23:38:12 beandog Exp $ + +SWORD_MODULE="Heretics" + +inherit sword-module + +DESCRIPTION="Heretics by Gilbert K. Chesterton (1874-1936)" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Heretics" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-hnv/ChangeLog b/app-dicts/sword-hnv/ChangeLog index 0a73cb917605..0f20cdbf1ca4 100644 --- a/app-dicts/sword-hnv/ChangeLog +++ b/app-dicts/sword-hnv/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-hnv -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-hnv/ChangeLog,v 1.1 2008/03/14 02:08:29 beandog Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-hnv/ChangeLog,v 1.2 2009/01/10 23:39:35 beandog Exp $ + +*sword-hnv-1.8 (10 Jan 2009) + + 10 Jan 2009; Steve Dibb <beandog@gentoo.org> +sword-hnv-1.8.ebuild: + Version bump, bug 251642 *sword-hnv-1.6 (14 Mar 2008) diff --git a/app-dicts/sword-hnv/sword-hnv-1.8.ebuild b/app-dicts/sword-hnv/sword-hnv-1.8.ebuild new file mode 100644 index 000000000000..0ec2ce15f49c --- /dev/null +++ b/app-dicts/sword-hnv/sword-hnv-1.8.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-hnv/sword-hnv-1.8.ebuild,v 1.1 2009/01/10 23:39:35 beandog Exp $ + +SWORD_MODULE="HNV" + +inherit sword-module + +DESCRIPTION="Hebrew Names Version of the World English Bible" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=HNV" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-hunkar/ChangeLog b/app-dicts/sword-hunkar/ChangeLog index e3bf63c7a61d..68f80f313171 100644 --- a/app-dicts/sword-hunkar/ChangeLog +++ b/app-dicts/sword-hunkar/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-hunkar -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-hunkar/ChangeLog,v 1.1 2008/05/13 21:28:00 beandog Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-hunkar/ChangeLog,v 1.2 2009/01/10 23:40:41 beandog Exp $ + +*sword-hunkar-1.6 (10 Jan 2009) + + 10 Jan 2009; Steve Dibb <beandog@gentoo.org> +sword-hunkar-1.6.ebuild: + Version bump, bug 251642 *sword-hunkar-1.2 (13 May 2008) diff --git a/app-dicts/sword-hunkar/sword-hunkar-1.6.ebuild b/app-dicts/sword-hunkar/sword-hunkar-1.6.ebuild new file mode 100644 index 000000000000..4291c169cbae --- /dev/null +++ b/app-dicts/sword-hunkar/sword-hunkar-1.6.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-hunkar/sword-hunkar-1.6.ebuild,v 1.1 2009/01/10 23:40:41 beandog Exp $ + +SWORD_MODULE="HunKar" + +inherit sword-module + +DESCRIPTION="Hungarian Karoli" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=HunKar" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-institutes/ChangeLog b/app-dicts/sword-institutes/ChangeLog index ff54b6011360..3cdb05b085eb 100644 --- a/app-dicts/sword-institutes/ChangeLog +++ b/app-dicts/sword-institutes/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-institutes -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-institutes/ChangeLog,v 1.1 2008/05/17 02:28:31 beandog Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-institutes/ChangeLog,v 1.2 2009/01/10 23:41:35 beandog Exp $ + +*sword-institutes-1.2 (10 Jan 2009) + + 10 Jan 2009; Steve Dibb <beandog@gentoo.org> +sword-institutes-1.2.ebuild: + Version bump, bug 251642 *sword-institutes-1.1 (17 May 2008) diff --git a/app-dicts/sword-institutes/sword-institutes-1.2.ebuild b/app-dicts/sword-institutes/sword-institutes-1.2.ebuild new file mode 100644 index 000000000000..a9ed933a4d24 --- /dev/null +++ b/app-dicts/sword-institutes/sword-institutes-1.2.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-institutes/sword-institutes-1.2.ebuild,v 1.1 2009/01/10 23:41:35 beandog Exp $ + +SWORD_MODULE="Institutes" + +inherit sword-module + +DESCRIPTION="Calvin's Institutes" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Institutes" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-isbe/ChangeLog b/app-dicts/sword-isbe/ChangeLog index 5c481b7c5596..bc766a390706 100644 --- a/app-dicts/sword-isbe/ChangeLog +++ b/app-dicts/sword-isbe/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-isbe -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-isbe/ChangeLog,v 1.1 2008/05/17 02:28:56 beandog Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-isbe/ChangeLog,v 1.2 2009/01/10 23:44:09 beandog Exp $ + +*sword-isbe-1.6 (10 Jan 2009) + + 10 Jan 2009; Steve Dibb <beandog@gentoo.org> +sword-isbe-1.6.ebuild: + Version bump, bug 251642 *sword-isbe-1.5 (17 May 2008) diff --git a/app-dicts/sword-isbe/sword-isbe-1.6.ebuild b/app-dicts/sword-isbe/sword-isbe-1.6.ebuild new file mode 100644 index 000000000000..117cec8956e5 --- /dev/null +++ b/app-dicts/sword-isbe/sword-isbe-1.6.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-isbe/sword-isbe-1.6.ebuild,v 1.1 2009/01/10 23:44:09 beandog Exp $ + +SWORD_MODULE="ISBE" + +inherit sword-module + +DESCRIPTION="International Standard Bible Encyclopedia" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ISBE" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-kekchi/ChangeLog b/app-dicts/sword-kekchi/ChangeLog index d1385117f6a9..a0e6dff909ee 100644 --- a/app-dicts/sword-kekchi/ChangeLog +++ b/app-dicts/sword-kekchi/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-kekchi -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-kekchi/ChangeLog,v 1.2 2008/05/17 03:00:57 beandog Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-kekchi/ChangeLog,v 1.3 2009/01/10 23:45:09 beandog Exp $ + +*sword-kekchi-1.5 (10 Jan 2009) + + 10 Jan 2009; Steve Dibb <beandog@gentoo.org> +sword-kekchi-1.5.ebuild: + Version bump, bug 251642 17 May 2008; Steve Dibb <beandog@gentoo.org> sword-kekchi-1.2.ebuild: Update license diff --git a/app-dicts/sword-kekchi/sword-kekchi-1.5.ebuild b/app-dicts/sword-kekchi/sword-kekchi-1.5.ebuild new file mode 100644 index 000000000000..669246e5a085 --- /dev/null +++ b/app-dicts/sword-kekchi/sword-kekchi-1.5.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-kekchi/sword-kekchi-1.5.ebuild,v 1.1 2009/01/10 23:45:09 beandog Exp $ + +SWORD_MODULE="Kekchi" + +inherit sword-module + +DESCRIPTION="Kekchi Bible" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Kekchi" +LICENSE="free-noncomm" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-norsk/ChangeLog b/app-dicts/sword-norsk/ChangeLog index 92b80bc4e19e..461db71706c9 100644 --- a/app-dicts/sword-norsk/ChangeLog +++ b/app-dicts/sword-norsk/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-norsk -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-norsk/ChangeLog,v 1.1 2008/05/13 21:31:32 beandog Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-norsk/ChangeLog,v 1.2 2009/01/10 23:48:31 beandog Exp $ + +*sword-norsk-1.5 (10 Jan 2009) + + 10 Jan 2009; Steve Dibb <beandog@gentoo.org> +sword-norsk-1.5.ebuild: + Version bump, bug 251642 *sword-norsk-1.1 (13 May 2008) diff --git a/app-dicts/sword-norsk/sword-norsk-1.5.ebuild b/app-dicts/sword-norsk/sword-norsk-1.5.ebuild new file mode 100644 index 000000000000..27b32df9d076 --- /dev/null +++ b/app-dicts/sword-norsk/sword-norsk-1.5.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-norsk/sword-norsk-1.5.ebuild,v 1.1 2009/01/10 23:48:31 beandog Exp $ + +SWORD_MODULE="Norsk" + +inherit sword-module + +DESCRIPTION="Den Norske Bibelen" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Norsk" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-spavnt/ChangeLog b/app-dicts/sword-spavnt/ChangeLog index 077e266b40b3..72247b98f5f0 100644 --- a/app-dicts/sword-spavnt/ChangeLog +++ b/app-dicts/sword-spavnt/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-spavnt -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-spavnt/ChangeLog,v 1.1 2008/05/13 21:34:13 beandog Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-spavnt/ChangeLog,v 1.2 2009/01/10 23:51:35 beandog Exp $ + +*sword-spavnt-1.2 (10 Jan 2009) + + 10 Jan 2009; Steve Dibb <beandog@gentoo.org> +sword-spavnt-1.2.ebuild: + Version bump, bug 251642 *sword-spavnt-1.1 (13 May 2008) diff --git a/app-dicts/sword-spavnt/sword-spavnt-1.2.ebuild b/app-dicts/sword-spavnt/sword-spavnt-1.2.ebuild new file mode 100644 index 000000000000..9f0f86afd06f --- /dev/null +++ b/app-dicts/sword-spavnt/sword-spavnt-1.2.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-spavnt/sword-spavnt-1.2.ebuild,v 1.1 2009/01/10 23:51:35 beandog Exp $ + +SWORD_MODULE="SpaVNT" + +inherit sword-module + +DESCRIPTION="Spanish Valera New Testament (1858)" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=SpaVNT" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-ukrainian/ChangeLog b/app-dicts/sword-ukrainian/ChangeLog index be5d59373e93..4d8b7426a214 100644 --- a/app-dicts/sword-ukrainian/ChangeLog +++ b/app-dicts/sword-ukrainian/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-ukrainian -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-ukrainian/ChangeLog,v 1.1 2008/05/17 02:44:26 beandog Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-ukrainian/ChangeLog,v 1.2 2009/01/10 23:53:59 beandog Exp $ + +*sword-ukrainian-1.3 (10 Jan 2009) + + 10 Jan 2009; Steve Dibb <beandog@gentoo.org> +sword-ukrainian-1.3.ebuild: + Version bump, bug 251642 *sword-ukrainian-1.2 (17 May 2008) diff --git a/app-dicts/sword-ukrainian/sword-ukrainian-1.3.ebuild b/app-dicts/sword-ukrainian/sword-ukrainian-1.3.ebuild new file mode 100644 index 000000000000..1258cfdd2a28 --- /dev/null +++ b/app-dicts/sword-ukrainian/sword-ukrainian-1.3.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-ukrainian/sword-ukrainian-1.3.ebuild,v 1.1 2009/01/10 23:53:59 beandog Exp $ + +SWORD_MODULE="Ukrainian" + +inherit sword-module + +DESCRIPTION="Ukrainian Bible" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Ukrainian" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-web/ChangeLog b/app-dicts/sword-web/ChangeLog index 4fd73fc9a960..ef649283a99b 100644 --- a/app-dicts/sword-web/ChangeLog +++ b/app-dicts/sword-web/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-web -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-web/ChangeLog,v 1.1 2008/03/14 01:36:01 beandog Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-web/ChangeLog,v 1.2 2009/01/10 23:54:58 beandog Exp $ + +*sword-web-1.8 (10 Jan 2009) + + 10 Jan 2009; Steve Dibb <beandog@gentoo.org> +sword-web-1.8.ebuild: + Version bump, bug 251642 *sword-web-1.6 (14 Mar 2008) diff --git a/app-dicts/sword-web/sword-web-1.8.ebuild b/app-dicts/sword-web/sword-web-1.8.ebuild new file mode 100644 index 000000000000..361e40c04e93 --- /dev/null +++ b/app-dicts/sword-web/sword-web-1.8.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-web/sword-web-1.8.ebuild,v 1.1 2009/01/10 23:54:58 beandog Exp $ + +SWORD_MODULE="WEB" + +inherit sword-module + +DESCRIPTION="World English Bible" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=WEB" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-wlc/ChangeLog b/app-dicts/sword-wlc/ChangeLog index 137b4441caf5..fc65da6a9c3d 100644 --- a/app-dicts/sword-wlc/ChangeLog +++ b/app-dicts/sword-wlc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/sword-wlc -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-wlc/ChangeLog,v 1.1 2008/05/13 21:36:31 beandog Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-wlc/ChangeLog,v 1.2 2009/01/10 23:55:53 beandog Exp $ + +*sword-wlc-1.4 (10 Jan 2009) + + 10 Jan 2009; Steve Dibb <beandog@gentoo.org> +sword-wlc-1.4.ebuild: + Version bump, bug 251642 *sword-wlc-1.3 (13 May 2008) diff --git a/app-dicts/sword-wlc/sword-wlc-1.4.ebuild b/app-dicts/sword-wlc/sword-wlc-1.4.ebuild new file mode 100644 index 000000000000..1902e8bb32b7 --- /dev/null +++ b/app-dicts/sword-wlc/sword-wlc-1.4.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-wlc/sword-wlc-1.4.ebuild,v 1.1 2009/01/10 23:55:53 beandog Exp $ + +SWORD_MODULE="WLC" + +inherit sword-module + +DESCRIPTION="Westminster Leningrad Codex" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=WLC" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |