Skip to content

Commit

Permalink
app-dicts/sword-VulgGlossa: new package
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Szuba <[email protected]>
  • Loading branch information
Marek Szuba committed Jul 31, 2020
1 parent 8624a25 commit b950d1e
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
1 change: 1 addition & 0 deletions app-dicts/sword-VulgGlossa/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST VulgGlossa-1.0.1.zip 2148186 BLAKE2B 5d24b1b10e3847776cadd041d53982a2555d6330fdbcffbad466db76ab12cc95e5af00c748c0f7a46b7c79399e3a5ac66e8fe5602cdeb6d42e28719abea03473 SHA512 b184d3d33d4ede0d7e836e7adefd473f6e8793048c1c10da4eafcfb891a82d1ec46b1bf3bea2ccd858fd879e6479aaaf2a620d0645d7a6f2f51d4453c937daca
11 changes: 11 additions & 0 deletions app-dicts/sword-VulgGlossa/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>Marek Szuba</name>
</maintainer>
<longdescription>
Glossa ordinara (Ordinary Glosses), edited by Jacques-Paul Migne (1800-1875), published in 1879. Electronic text prepared by Steven Killings for VulSearch.
</longdescription>
</pkgmetadata>
13 changes: 13 additions & 0 deletions app-dicts/sword-VulgGlossa/sword-VulgGlossa-1.0.1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

SWORD_MINIMUM_VERSION="1.6.1"

inherit sword-module

DESCRIPTION="Glossa ordinaria, ed. Migne"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=VulgGlossa"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86"

0 comments on commit b950d1e

Please sign in to comment.