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

app-dicts/sword-VulgConte: new package

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

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

diff --git a/app-dicts/sword-VulgConte/Manifest b/app-dicts/sword-VulgConte/Manifest
new file mode 100644
index 00000000000..a257c8ccafe
--- /dev/null
+++ b/app-dicts/sword-VulgConte/Manifest
@@ -0,0 +1 @@
+DIST VulgConte-1.0.2.zip 1641941 BLAKE2B bc725367f449d0d864641040d73eca08e17199f393e85d266f75e905328d977648d6306f35fb22e936118aa421b0a4fb8139132cd90478258b65f15ad5d2f61c SHA512 d648b7843252ebcc946bccac69db9fcabd3417cfffe25ef0f7f7ba1cbcb2a38bc460ca4dcd92cc1273c7c523cba5d5630fc152454f2149005c42b3618e329500

diff --git a/app-dicts/sword-VulgConte/metadata.xml b/app-dicts/sword-VulgConte/metadata.xml
new file mode 100644
index 00000000000..3e5026ee375
--- /dev/null
+++ b/app-dicts/sword-VulgConte/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-VulgConte/sword-VulgConte-1.0.2.ebuild b/app-dicts/sword-VulgConte/sword-VulgConte-1.0.2.ebuild
new file mode 100644
index 00000000000..f23ee0e23d9
--- /dev/null
+++ b/app-dicts/sword-VulgConte/sword-VulgConte-1.0.2.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="Vulgata Clementina, Conte editore"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=VulgConte"
+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-VulgConte/
@ 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:     30772297d3cd97b97ae6ef9bfccbbe73ef97b628
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu May 19 05:34:25 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=30772297

app-dicts/sword-VulgConte: keyword 1.0.2 for ~loong

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

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

diff --git a/app-dicts/sword-VulgConte/sword-VulgConte-1.0.2.ebuild b/app-dicts/sword-VulgConte/sword-VulgConte-1.0.2.ebuild
index 5957432200a4..9a881328106d 100644
--- a/app-dicts/sword-VulgConte/sword-VulgConte-1.0.2.ebuild
+++ b/app-dicts/sword-VulgConte/sword-VulgConte-1.0.2.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="Vulgata Clementina, Conte editore"
 HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=VulgConte"
 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 --
2022-05-19  6:47 [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-VulgConte/ WANG Xuerui
  -- strict thread matches above, loose matches on Subject: below --
2020-07-31 17:42 Marek Szuba

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