* [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-la_en/
@ 2020-01-06 20:19 Ulrich Müller
0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Müller @ 2020-01-06 20:19 UTC (permalink / raw
To: gentoo-commits
commit: 2e0d3ebe6755e0150a3af6b5bfd8aee49234e792
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 6 18:47:20 2020 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 6 20:19:07 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e0d3ebe
app-dicts/sword-la_en: Fix LICENSE.
No visible license, therefore labelling as "all-rights-reserved",
plus mirror and bindist restrictions.
Bug: https://bugs.gentoo.org/703604
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-dicts/sword-la_en/sword-la_en-1.1.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/app-dicts/sword-la_en/sword-la_en-1.1.ebuild b/app-dicts/sword-la_en/sword-la_en-1.1.ebuild
index 67522d242ca..70695cbc6c2 100644
--- a/app-dicts/sword-la_en/sword-la_en-1.1.ebuild
+++ b/app-dicts/sword-la_en/sword-la_en-1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,5 +8,6 @@ inherit sword-module
DESCRIPTION="Latin to English Glossary"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=la_en"
-LICENSE="public-domain"
+LICENSE="all-rights-reserved"
KEYWORDS="~amd64 ~ppc ~x86"
+RESTRICT="mirror bindist"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-la_en/
@ 2020-07-31 17:42 Marek Szuba
0 siblings, 0 replies; 2+ messages in thread
From: Marek Szuba @ 2020-07-31 17:42 UTC (permalink / raw
To: gentoo-commits
commit: f047161a7e66f3d55de6604a77ac910af1fb165c
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 30 16:52:47 2020 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 17:42:13 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f047161a
app-dicts/sword-la_en: new package
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
app-dicts/sword-la_en/Manifest | 1 +
app-dicts/sword-la_en/metadata.xml | 8 ++++++++
app-dicts/sword-la_en/sword-la_en-1.1.ebuild | 13 +++++++++++++
3 files changed, 22 insertions(+)
diff --git a/app-dicts/sword-la_en/Manifest b/app-dicts/sword-la_en/Manifest
new file mode 100644
index 00000000000..d25345900b9
--- /dev/null
+++ b/app-dicts/sword-la_en/Manifest
@@ -0,0 +1 @@
+DIST la_en-1.1.zip 104210 BLAKE2B f28418e4c1524466930cb4a56b3136e8f2fceb69e9d303b04cc01f7e9edd4a909bd1b190f3821ea1777cd905513edf23689a2d8bea136e52a5223a8dda195a9b SHA512 b4e3128b93d974a0ccd46dac277efcbe661675460a757cbe765a4fd239a24047f18e088cf3d3907d5162d3e2fa0317412863acb71d15aa9ed062a8560591d903
diff --git a/app-dicts/sword-la_en/metadata.xml b/app-dicts/sword-la_en/metadata.xml
new file mode 100644
index 00000000000..3e5026ee375
--- /dev/null
+++ b/app-dicts/sword-la_en/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/app-dicts/sword-la_en/sword-la_en-1.1.ebuild b/app-dicts/sword-la_en/sword-la_en-1.1.ebuild
new file mode 100644
index 00000000000..e9e7940993a
--- /dev/null
+++ b/app-dicts/sword-la_en/sword-la_en-1.1.ebuild
@@ -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.5.1a"
+
+inherit sword-module
+
+DESCRIPTION="Latin to English Glossary"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=la_en"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-07-31 17:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-31 17:42 [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-la_en/ Marek Szuba
-- strict thread matches above, loose matches on Subject: below --
2020-01-06 20:19 Ulrich Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox