Sync with portage [Mon Jul 27 13:13:42 MSK 2020].

develop 1728
root 4 years ago
parent a005b7e8ca
commit 95a860b0d0

Binary file not shown.

Binary file not shown.

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>tex@gentoo.org</email>
<name>Gentoo TeX Project</name>
<maintainer type="person">
<email>williamh@gentoo.org</email>
<name>William Hubbs</name>
</maintainer>
</pkgmetadata>

@ -0,0 +1,8 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-group
ACCT_GROUP_ID=356

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
<maintainer type="person">
<email>m.mairkeimberger@gmail.com</email>
<name>Michael Mair-Keimberger</name>
</maintainer>
<maintainer type="project">
<email>tex@gentoo.org</email>
<name>Gentoo TeX Project</name>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
</pkgmetadata>

@ -0,0 +1,9 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-group
DESCRIPTION="Group for net-misc/ubridge"
ACCT_GROUP_ID=461

Binary file not shown.

@ -1,11 +1,11 @@
# Copyright 2019 Gentoo Authors
# Copyright 2019-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-user
DESCRIPTION="User for Erlang Protmapper Daemon"
DESCRIPTION="User for Erlang Portmapper Daemon"
ACCT_USER_ID=335
ACCT_USER_GROUPS=( epmd )

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>tex@gentoo.org</email>
<name>Gentoo TeX Project</name>
<maintainer type="person">
<email>williamh@gentoo.org</email>
<name>William Hubbs</name>
</maintainer>
</pkgmetadata>

@ -0,0 +1,13 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-user
DESCRIPTION="user for postfix_exporter"
ACCT_USER_ID=356
ACCT_USER_GROUPS=( postfix_exporter )
ACCT_USER_HOME=/var/lib/postfix_exporter
acct-user_add_deps

Binary file not shown.

@ -10,7 +10,7 @@ SRC_URI="https://github.com/slimm609/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86"
IUSE=""
S="${WORKDIR}"/${MY_PN}-${PV}

Binary file not shown.

@ -1,5 +1,5 @@
--- zip.c
+++ zip.c
--- a/zip.c
+++ b/zip.c
@@ -1028,7 +1028,7 @@
for (i = 0; i < sizeof(text)/sizeof(char *); i++)

@ -14,8 +14,8 @@ https://bugs.gentoo.org/show_bug.cgi?id=275244
pva@gentoo.org
=== modified file 'fileio.c'
--- fileio.c 2010-12-22 13:02:43 +0000
+++ fileio.c 2010-12-22 13:03:00 +0000
--- a/fileio.c
+++ b/fileio.c
@@ -929,7 +929,7 @@
}
if ((zname = in2ex(iname)) == NULL)
@ -27,8 +27,8 @@ pva@gentoo.org
#else
=== modified file 'globals.c'
--- globals.c 2010-12-22 13:02:43 +0000
+++ globals.c 2010-12-22 13:03:00 +0000
--- a/globals.c
+++ b/globals.c
@@ -32,7 +32,7 @@
int scanimage = 1; /* 1=scan through image files */
#endif
@ -40,8 +40,8 @@ pva@gentoo.org
int filesync = 0; /* 1=file sync, delete entries not on file system */
=== modified file 'unix/Makefile'
--- unix/Makefile 2010-12-22 13:02:43 +0000
+++ unix/Makefile 2010-12-22 15:43:40 +0000
--- a/unix/Makefile
+++ b/unix/Makefile
@@ -38,7 +38,7 @@
MANFLAGS = 644
@ -73,8 +73,8 @@ pva@gentoo.org
zipsplit$E: $(OBJS)
=== modified file 'unix/osdep.h'
--- unix/osdep.h 2010-12-22 13:02:43 +0000
+++ unix/osdep.h 2010-12-22 15:45:29 +0000
--- a/unix/osdep.h
+++ b/unix/osdep.h
@@ -78,3 +78,6 @@
#if !defined(NO_EF_UT_TIME) && !defined(USE_EF_UT_TIME)
# define USE_EF_UT_TIME
@ -84,8 +84,8 @@ pva@gentoo.org
+# define OS_CODE 0xb00
=== modified file 'unix/unix.c'
--- unix/unix.c 2010-12-22 13:02:43 +0000
+++ unix/unix.c 2010-12-22 13:03:00 +0000
--- a/unix/unix.c
+++ b/unix/unix.c
@@ -14,6 +14,11 @@
#include <time.h>
@ -153,8 +153,8 @@ pva@gentoo.org
#else
=== modified file 'zip.c'
--- zip.c 2010-12-22 13:02:43 +0000
+++ zip.c 2010-12-22 13:03:00 +0000
--- a/zip.c
+++ b/zip.c
@@ -2025,6 +2025,7 @@
#endif /* ?MACOS */
{"J", "junk-sfx", o_NO_VALUE, o_NOT_NEGATABLE, 'J', "strip self extractor from archive"},
@ -183,8 +183,8 @@ pva@gentoo.org
case o_ll:
=== modified file 'zipnote.c'
--- zipnote.c 2010-12-22 13:02:43 +0000
+++ zipnote.c 2010-12-22 15:42:45 +0000
--- a/zipnote.c
+++ b/zipnote.c
@@ -21,6 +21,11 @@
#include "revision.h"
#include <signal.h>

@ -4,8 +4,8 @@ forward ported from zip-2.32
http://bugs.gentoo.org/238398
--- zip.c
+++ zip.c
--- a/zip.c
+++ b/zip.c
@@ -3452,6 +3452,9 @@ char **argv; /* command line tokens */
/* Key not yet specified. If needed, get/verify it now. */
@ -24,8 +24,8 @@ http://bugs.gentoo.org/238398
}
if (key) {
/* if -P "" could get here */
--- zipcloak.c
+++ zipcloak.c
--- a/zipcloak.c
+++ b/zipcloak.c
@@ -744,6 +744,28 @@ struct option_struct far options[] = {
int main OF((void));

@ -1,8 +1,8 @@
if our toolchain generates PIC by default, then do not use the hand written
assembly files as none of it is PIC friendly.
--- unix/configure
+++ unix/configure
--- a/unix/configure
+++ b/unix/configure
@@ -29,6 +29,9 @@
echo Check if we can use asm code
OBJA=""

@ -1,6 +1,6 @@
diff -dupr zip30-old/fileio.c zip30/fileio.c
--- zip30-old/fileio.c 2008-05-28 20:13:24.000000000 +0200
+++ zip30/fileio.c 2012-06-12 17:30:29.794547493 +0200
--- a/fileio.c
+++ b/fileio.c
@@ -3502,7 +3502,7 @@ zwchar *local_to_wide_string(local_strin
if ((wc_string = (wchar_t *)malloc((wsize + 1) * sizeof(wchar_t))) == NULL) {
ZIPERR(ZE_MEM, "local_to_wide_string");
@ -11,9 +11,9 @@ diff -dupr zip30-old/fileio.c zip30/fileio.c
/* in case wchar_t is not zwchar */
diff -dupr zip30-old/zipfile.c zip30/zipfile.c
--- zip30/zipfile.c 2008-07-01 00:15:30.000000000 +0200
+++ zip30/zipfile.c 2012-06-10 01:59:42.571706181 +0200
@@ -5406,6 +5406,8 @@ int putlocal(z, rewrite)
--- a/zipfile.c
+++ b/zipfile.c
@@ -5406,7 +5406,9 @@ int putlocal(z, rewrite)
if (z->flg & UTF8_BIT) {
/* If this flag is set, then restore UTF-8 as path name */
use_uname = 1;
@ -34,8 +34,8 @@ diff -dupr zip30-old/zipfile.c zip30/zipfile.c
add_Unicode_Path_cen_extra_field(z);
}
diff -dupr zip30/zipnote.c zip30/zipnote.c
--- zip30/zipnote.c 2008-05-08 04:17:08.000000000 +0200
+++ zip30/zipnote.c 2012-06-10 02:33:36.372663528 +0200
--- a/zipnote.c
+++ b/zipnote.c
@@ -575,6 +575,13 @@ char **argv; /* command line
strcpy(z->iname, a+2);
#endif

@ -0,0 +1,66 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit toolchain-funcs flag-o-matic
MY_P="${PN}${PV//.}"
DESCRIPTION="Info ZIP (encryption support)"
HOMEPAGE="http://www.info-zip.org/"
SRC_URI="mirror://sourceforge/infozip/${MY_P}.zip"
LICENSE="Info-ZIP"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
IUSE="bzip2 crypt natspec unicode"
DEPEND="${RDEPEND}"
RDEPEND="bzip2? ( app-arch/bzip2 )
natspec? ( dev-libs/libnatspec )"
BDEPEND="app-arch/unzip"
S="${WORKDIR}/${MY_P}"
PATCHES=(
"${FILESDIR}/${P}"-no-crypt.patch #238398
"${FILESDIR}/${P}"-pic.patch
"${FILESDIR}/${P}"-exec-stack.patch #122849
"${FILESDIR}/${P}"-build.patch #200995
"${FILESDIR}/${P}"-zipnote-freeze.patch #322047
"${FILESDIR}/${P}"-format-security.patch #512414
)
src_prepare() {
default
use natspec && eapply "${FILESDIR}/${PN}"-3.0-natspec.patch #275244
}
src_configure() {
append-cppflags \
-DLARGE_FILE_SUPPORT \
-DUIDGID_NOT_16BIT \
-D$(usex bzip2 '' NO)BZIP2_SUPPORT \
-D$(usex crypt '' NO)CRYPT \
-D$(usex unicode '' NO)UNICODE_SUPPORT
# Third arg disables bzip2 logic as we handle it ourselves above.
sh ./unix/configure "$(tc-getCC)" "-I. -DUNIX ${CFLAGS} ${CPPFLAGS}" "${T}" || die
if use bzip2 ; then
sed -i -e "s:LFLAGS2=:&'-lbz2 ':" flags || die
fi
}
src_compile() {
emake \
CPP="$(tc-getCPP)" \
-f unix/Makefile generic
}
src_install() {
dobin zip zipnote zipsplit
doman man/zip{,note,split}.1
if use crypt ; then
dobin zipcloak
doman man/zipcloak.1
fi
dodoc BUGS CHANGES README* TODO WHATSNEW WHERE proginfo/*.txt
}

@ -13,6 +13,6 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="Apache-2.0"
SLOT="0/1"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
DOCS=( CONTRIBUTORS README README.zopflipng )

Binary file not shown.

@ -1,2 +1,3 @@
DIST borgmatic-1.5.6.tar.gz 70075 BLAKE2B 23e233c7457c25ae5b83571436dcfac4e70bf4c9a9bf9af95b8722533b48fdd82089152da220b7d61a01569233f2aedddf300c3a5ad2c69c631060f0b08e6b59 SHA512 e314fa1f20516dd52f4435c782bf634821a034925c0f11553483a1e55eef5d588e54e7abb1a88d239c1619f291548a5058a8f636d16dd829680089c20c601a79
DIST borgmatic-1.5.8.tar.gz 71078 BLAKE2B 488a2d3a1689d16ac2e4e2e9e0f842fab51322a83b024f5bff742e31290d70e6acb683cfe74cc610b0bf0e3ff9d523bacd7faa309560f2ebb8b5b4820de54119 SHA512 25f38bbd48eb41ded8e315620fdcd929c10b38b89a3fc428db9e0053d4c1c46941962f6693018c5e26aa2187ed20bf366424b1b03f9c61cc56274c7008e824e9
DIST borgmatic-1.5.9.tar.gz 71857 BLAKE2B c30c2629e327168ee81e9ecc26c811c5bab7369063f5711cd79567922f21d4e5c0980fe34021340d94923cea85ab0c307f9f348268c3f2063d084d0360e5fdfa SHA512 a1ea62ffdc1457fc1e7b964a474bc25d2b2d3d153ba2026018d5081011acf8d6d1329a440c2616e201ebf0351bf2f12a1e37ec2477a6f5da44de315ec3bb0c3a

@ -0,0 +1,68 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{6..8} )
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_SETUPTOOLS="rdepend"
inherit distutils-r1 systemd
DESCRIPTION="Automatically create, prune and verify backups with borgbackup"
HOMEPAGE="https://torsion.org/borgmatic/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
# borg is called as an external tool, hence no pythonic stuff
RDEPEND="app-backup/borgbackup
$(python_gen_cond_dep '
dev-python/colorama[${PYTHON_USEDEP}]
>=dev-python/pykwalify-1.6.0[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
<dev-python/ruamel-yaml-0.17.0[${PYTHON_USEDEP}]
')"
BDEPEND="
test? (
$(python_gen_cond_dep '
dev-python/flexmock[${PYTHON_USEDEP}]
')
)"
PATCHES=(
"${FILESDIR}"/${PN}-1.5.1-systemd_service_bin_path.patch
"${FILESDIR}"/${PN}-1.5.1-no_test_coverage.patch
)
distutils_enable_tests pytest
src_prepare() {
distutils-r1_src_prepare
# Unlike the other two test files in integration/commands, which use the
# relevant modules' respective APIs, test_borgmatic.py tries to call the
# 'borgmatic' executable - which by the time we execute src_test will
# not have been created yet. distutils_install_for_testing would likely
# take care of this - but between the aforementioned behaviour inconsistency
# and the fact the only test run from this file as of version 1.5.1 is the
# parsing of contents of 'borgmatic --version', just skip it for now.
rm -f "${S}"/tests/integration/commands/test_borgmatic.py
}
src_install() {
distutils-r1_src_install
systemd_dounit sample/systemd/borgmatic.{service,timer}
keepdir /etc/borgmatic
}
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
elog "To generate a sample configuration file, run:"
elog " generate-borgmatic-config"
fi
elog
elog "Systemd users wishing to periodically run borgmatic can use the provided timer and service units."
}

@ -1 +1,2 @@
DIST burp-2.2.18.tar.gz 632805 BLAKE2B 6106aa4bd96db035ad5893c2fe314537e620a67519295fdf99efaf2c5a639bedd15b4c8d95caa3daa3072dfac28a1ba7fd7bb4f949d9ea2b70bd13060a22f2c6 SHA512 beb14c61ace6d61b98a10fc4e6709eec9722e28990de862eef6a75984f9fbd0f903c5fe64d20ed84c95528a9889bc22618ba6d2318318cf5d515b35688db0a4d
DIST burp-2.3.30.tar.gz 617064 BLAKE2B 62aa65da16155d2a321d4ef700a83000e9754eeee53ad7605b97c589a09e1168cd4cece3076d2c4660c098967f5b19056875b5aa4f226f135a17965fc099bb44 SHA512 c315c30c064073f864058d1ec9341b6e800964f308fa5ea298759e35a58ff27a198a3b6886cc04692bc259f1cfe5a5e077542fd45d3e89813541af2e4ca03533

@ -1,9 +1,9 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit autotools systemd user
inherit autotools systemd
DESCRIPTION="Network backup and restore client and server for Unix and Windows"
HOMEPAGE="https://burp.grke.org/"
@ -11,12 +11,14 @@ SRC_URI="https://github.com/grke/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="AGPL-3"
SLOT="0"
KEYWORDS="amd64 ~arm x86"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="acl ipv6 libressl test xattr"
RESTRICT="!test? ( test )"
CDEPEND="dev-libs/uthash
CDEPEND=" acct-group/burp
acct-user/burp
dev-libs/uthash
net-libs/librsync
sys-libs/ncurses:0=
sys-libs/zlib
@ -36,11 +38,6 @@ PATCHES=(
"${FILESDIR}"/${PN}-2.0.54-server_user.patch
)
pkg_setup() {
enewgroup "${PN}"
enewuser "${PN}" -1 "" "" "${PN}"
}
src_prepare() {
default
@ -78,6 +75,12 @@ src_install() {
}
pkg_postinst() {
ewarn
ewarn "You are installing a development version of burp. These versions contain"
ewarn "new features but might have unexpected issues. It is recommended by upstream"
ewarn "to use the current stable version (i.e. currently the 2.2 branch) instead."
ewarn
elog "Burp ebuilds now support the autoupgrade mechanism in both"
elog "client and server mode. In both cases it is disabled by"
elog "default. You almost certainly do NOT want to enable it in"

@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND="

Binary file not shown.

@ -18,6 +18,7 @@ IUSE="acl caps nls unicode selinux"
BDEPEND="
nls? ( >=sys-devel/gettext-0.18.1.1 )
x11-misc/makedepend
"
RDEPEND="
acl? ( virtual/acl )
@ -28,7 +29,6 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
x11-misc/makedepend
"
S=${WORKDIR}/${P/_alpha[0-9][0-9]}

Binary file not shown.

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,13 +1,13 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=7
SWORD_MODULE="Abbott"
inherit sword-module
DESCRIPTION="Illustrated New Testament"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Abbott"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Abbott"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="ACV"
inherit sword-module
DESCRIPTION="A Conservative Version"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ACV"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ACV"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="Afr1953"
inherit sword-module
DESCRIPTION="Afrikaans Bybel"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Afr1953"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Afr1953"
LICENSE="free-noncomm"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="AKJV"
inherit sword-module
DESCRIPTION="American King James Version"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=AKJV"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=AKJV"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="Alb"
inherit sword-module
DESCRIPTION="Albanian Bible"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Alb"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Alb"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="Aleppo"
inherit sword-module
DESCRIPTION="Aleppo Codex"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Aleppo"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Aleppo"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="AmTract"
inherit sword-module
DESCRIPTION="American Tract Society Bible Dictionary"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=AmTract"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=AmTract"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="AraSVD"
inherit sword-module
DESCRIPTION="Smith and van Dyck's al-Kitab al-Muqaddas (Arabic Bible)"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=AraSVD"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=AraSVD"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="ArmEastern"
inherit sword-module
DESCRIPTION="Eastern Armenian Bible"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ArmEastern"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ArmEastern"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="ArmWestern"
inherit sword-module
DESCRIPTION="1853 Western Armenian NT"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ArmWestern"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ArmWestern"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="ASV"
inherit sword-module
DESCRIPTION="American Standard Version (1901)"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ASV"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ASV"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="Barnes"
inherit sword-module
DESCRIPTION="Barnes' New Testament Notes"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Barnes"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Barnes"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="BasHautin"
inherit sword-module
DESCRIPTION="1571 Navarro-Labourdin Basque NT"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=BasHautin"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=BasHautin"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="BBE"
inherit sword-module
DESCRIPTION="Bible in Basic English (1949/1964)"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=BBE"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=BBE"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="BulVeren"
inherit sword-module
DESCRIPTION="Veren's Contemporary Bible"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=BulVeren"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=BulVeren"
LICENSE="free-noncomm"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="BurJudson"
inherit sword-module
DESCRIPTION="1835 Judson Burmese Bible"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=BurJudson"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=BurJudson"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="Byz"
inherit sword-module
DESCRIPTION="Byzantine/Majority Text (2000)"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Byz"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Byz"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="CBC"
inherit sword-module
DESCRIPTION="Condensed Biblical Cyclopedia"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=CBC"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=CBC"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="Chamorro"
inherit sword-module
DESCRIPTION="Chamorro: Y Santa Biblia"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Chamorro"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Chamorro"
LICENSE="freedist"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="Clarke"
inherit sword-module
DESCRIPTION="Adam Clarke's Commentary on the Bible"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Clarke"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Clarke"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="Common"
inherit sword-module
DESCRIPTION="The Common Edition: New Testament"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Common"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Common"
LICENSE="free-noncomm"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="Cro"
inherit sword-module
DESCRIPTION="Croatian Bible"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Cro"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Cro"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="CzeBKR"
inherit sword-module
DESCRIPTION="Czech Bible Kralicka"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=CzeBKR"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=CzeBKR"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="Daily"
inherit sword-module
DESCRIPTION="Jonathan Bagster's Daily Light on the Daily Path"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Daily"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Daily"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="Dan"
inherit sword-module
DESCRIPTION="Danske Bibel"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Dan"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Dan"
LICENSE="free-noncomm"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="Darby"
inherit sword-module
DESCRIPTION="Darby Bible (1889)"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Darby"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Darby"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="Diaglott"
inherit sword-module
DESCRIPTION="The Emphatic Diaglott"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Diaglott"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Diaglott"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="DRC"
inherit sword-module
DESCRIPTION="Douay-Rheims Bible, Challoner Revision"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=DRC"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=DRC"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="DTN"
inherit sword-module
DESCRIPTION="Darby Translation Notes"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=DTN"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=DTN"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="DutKant"
inherit sword-module
DESCRIPTION="Kanttekeningen Statenvertaling"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=DutKant"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=DutKant"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="DutSVV"
inherit sword-module
DESCRIPTION="Dutch Statenvertaling"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=DutSVV"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=DutSVV"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="Easton"
inherit sword-module
DESCRIPTION="Easton's Bible Dictionary"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Easton"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Easton"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="Esperanto"
inherit sword-module
DESCRIPTION="Esperanto Bible"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Esperanto"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Esperanto"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>theology@gentoo.org</email>
<name>Theology</name>
</maintainer>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>

@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
SWORD_MODULE="FarsiOPV"
inherit sword-module
DESCRIPTION="Persian Holy Bible (Tarjumeh-ye Ghadeem)"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=FarsiOPV"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FarsiOPV"
LICENSE="free-noncomm"
KEYWORDS="~amd64 ~ppc ~x86"

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save