public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-VulgClementine/
@ 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:     174ee1e3a9ef8083041d63b1394843619221bc53
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 30 16:51:50 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 17:41:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=174ee1e3

app-dicts/sword-VulgClementine: new package

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-dicts/sword-VulgClementine/Manifest                     |  1 +
 app-dicts/sword-VulgClementine/metadata.xml                 |  8 ++++++++
 .../sword-VulgClementine/sword-VulgClementine-2.0.1.ebuild  | 13 +++++++++++++
 3 files changed, 22 insertions(+)

diff --git a/app-dicts/sword-VulgClementine/Manifest b/app-dicts/sword-VulgClementine/Manifest
new file mode 100644
index 00000000000..49d4c6dc52b
--- /dev/null
+++ b/app-dicts/sword-VulgClementine/Manifest
@@ -0,0 +1 @@
+DIST VulgClementine-2.0.1.zip 2075201 BLAKE2B 6e3ea414bd1b6299d0152f6bd8aaa77878329a5eb4a5558b7f517058273a5de487b64107e30b966dbc81b31a4572ad568e88f1c9c130f951ee693a2946cee709 SHA512 e1cbe11884c361e2934c9f872a3b4116734259c2f4cfc5a8b90ff1c8d7c757d48eb8362c4cef0759c23e793e76a58c0e17edc724e24c2bb9fe486ba18916b918

diff --git a/app-dicts/sword-VulgClementine/metadata.xml b/app-dicts/sword-VulgClementine/metadata.xml
new file mode 100644
index 00000000000..3e5026ee375
--- /dev/null
+++ b/app-dicts/sword-VulgClementine/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-VulgClementine/sword-VulgClementine-2.0.1.ebuild b/app-dicts/sword-VulgClementine/sword-VulgClementine-2.0.1.ebuild
new file mode 100644
index 00000000000..06846def324
--- /dev/null
+++ b/app-dicts/sword-VulgClementine/sword-VulgClementine-2.0.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.6.1"
+
+inherit sword-module
+
+DESCRIPTION="Clementine Vulgate"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=VulgClementine"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-VulgClementine/
@ 2022-05-19  6:47 WANG Xuerui
  0 siblings, 0 replies; 2+ messages in thread
From: WANG Xuerui @ 2022-05-19  6:47 UTC (permalink / raw
  To: gentoo-commits

commit:     db3e3df9c8917b243b90f73785945c1727713e80
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu May 19 05:34:23 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu May 19 06:46:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db3e3df9

app-dicts/sword-VulgClementine: keyword 2.0.1 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 app-dicts/sword-VulgClementine/sword-VulgClementine-2.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-dicts/sword-VulgClementine/sword-VulgClementine-2.0.1.ebuild b/app-dicts/sword-VulgClementine/sword-VulgClementine-2.0.1.ebuild
index 1e495462b029..854305858028 100644
--- a/app-dicts/sword-VulgClementine/sword-VulgClementine-2.0.1.ebuild
+++ b/app-dicts/sword-VulgClementine/sword-VulgClementine-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,4 +10,4 @@ inherit sword-module
 DESCRIPTION="Clementine Vulgate"
 HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=VulgClementine"
 LICENSE="public-domain"
-KEYWORDS="~amd64 ~ppc ~riscv ~x86"
+KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-19  6:47 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-VulgClementine/ Marek Szuba
  -- strict thread matches above, loose matches on Subject: below --
2022-05-19  6:47 WANG Xuerui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox