[gentoo-commits] repo/gentoo:master commit in: app-misc/ddate/

2021-12-20 Thread Yixun Lan
commit: 01eb5eb6ad278e76a121090a13c93d7c8dd26e7e
Author: Yongxiang Liang  gmail  com>
AuthorDate: Sat Dec 18 19:41:35 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Dec 21 03:37:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01eb5eb6

app-misc/ddate: keyword ~riscv

Package-Manager: Portage-3.0.29, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 app-misc/ddate/ddate-0.2.2_p20160627.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/ddate/ddate-0.2.2_p20160627.ebuild 
b/app-misc/ddate/ddate-0.2.2_p20160627.ebuild
index 22e451588c3f..61f21d5959c2 100644
--- a/app-misc/ddate/ddate-0.2.2_p20160627.ebuild
+++ b/app-misc/ddate/ddate-0.2.2_p20160627.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ DESCRIPTION="Perpetual date converter from gregorian to poee 
calendar"
 HOMEPAGE="https://github.com/bo0ts/ddate;
 SRC_URI="https://github.com/bo0ts/${PN}/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="amd64 arm arm64 x86"
+KEYWORDS="amd64 arm arm64 ~riscv x86"
 LICENSE="public-domain"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: app-misc/ddate/

2020-09-18 Thread Conrad Kostecki
commit: 129d98088e6743f8a747cebbcd893c7fe5451c66
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Fri Sep 18 09:11:48 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Fri Sep 18 09:20:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=129d9808

app-misc/ddate: drop old version

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-misc/ddate/Manifest   |  1 -
 app-misc/ddate/ddate-0.2.2.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/app-misc/ddate/Manifest b/app-misc/ddate/Manifest
index edcfa4a0afd..7a4b4c7dcdc 100644
--- a/app-misc/ddate/Manifest
+++ b/app-misc/ddate/Manifest
@@ -1,2 +1 @@
-DIST ddate-0.2.2.tar.gz 8049 BLAKE2B 
7a987595b2dc399a5fc254891b92af84c9f94830f65c756f75db30c1e4db008ad715608ad37d53f3b73f3f5263023c066c546eb7536dc7439ded3650996be001
 SHA512 
5d148e030bee392eb93c5ae519061af0736f2f75eaae916e3efaf927d9f4de8cc72afc4a5121b6fbc0264b73e9f580330a38b97bb78837d447d0b4c1fc29ec06
 DIST ddate-0.2.2_p20160627.tar.gz 8079 BLAKE2B 
7885dd34762297df801f9fe5736d1409280646cc9295780f3fa6da0a06127fa455c96117883e1087b0390498de1b58ac31071434e6b9e30a0f6a15b2e4c6c279
 SHA512 
279e02e1846cc2f505466882828aa699eaa7206e0025575babdb33738b920291d65ac4082f58c77e6046e69c2604b05de67f5b9b3cbc64589ff28a27e2256eef

diff --git a/app-misc/ddate/ddate-0.2.2.ebuild 
b/app-misc/ddate/ddate-0.2.2.ebuild
deleted file mode 100644
index 3205993a360..000
--- a/app-misc/ddate/ddate-0.2.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit cmake-utils
-
-DESCRIPTION="Perpetual date converter from gregorian to poee calendar"
-HOMEPAGE="https://github.com/bo0ts/ddate;
-SRC_URI="https://github.com/bo0ts/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-KEYWORDS="amd64 arm arm64 x86"
-LICENSE="public-domain"
-SLOT="0"
-
-RDEPEND="!sys-apps/util-linux[ddate]"
-
-DOCS=( "README.org" )
-
-PATCHES=( "${FILESDIR}/${P}-dont-compress-manpage.patch" )



[gentoo-commits] repo/gentoo:master commit in: app-misc/ddate/

2020-09-08 Thread Sam James
commit: 47501246ffab70dd1570024ec0fd257ed4c5fe43
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep  9 00:19:59 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep  9 00:19:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47501246

app-misc/ddate: Stabilize 0.2.2_p20160627 arm64, #741328

Signed-off-by: Sam James  gentoo.org>

 app-misc/ddate/ddate-0.2.2_p20160627.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/ddate/ddate-0.2.2_p20160627.ebuild 
b/app-misc/ddate/ddate-0.2.2_p20160627.ebuild
index cc9afb1cc66..9a170ead430 100644
--- a/app-misc/ddate/ddate-0.2.2_p20160627.ebuild
+++ b/app-misc/ddate/ddate-0.2.2_p20160627.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Perpetual date converter from gregorian to poee 
calendar"
 HOMEPAGE="https://github.com/bo0ts/ddate;
 SRC_URI="https://github.com/bo0ts/${PN}/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="~amd64 arm ~arm64 ~x86"
+KEYWORDS="~amd64 arm arm64 ~x86"
 LICENSE="public-domain"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: app-misc/ddate/

2020-09-08 Thread Sam James
commit: 8045e70d39242fafa25a02ac8562a62b65642e5b
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep  8 23:57:37 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep  8 23:57:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8045e70d

app-misc/ddate: Stabilize 0.2.2_p20160627 arm, #741328

Signed-off-by: Sam James  gentoo.org>

 app-misc/ddate/ddate-0.2.2_p20160627.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/ddate/ddate-0.2.2_p20160627.ebuild 
b/app-misc/ddate/ddate-0.2.2_p20160627.ebuild
index fd6d45d5ff9..cc9afb1cc66 100644
--- a/app-misc/ddate/ddate-0.2.2_p20160627.ebuild
+++ b/app-misc/ddate/ddate-0.2.2_p20160627.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Perpetual date converter from gregorian to poee 
calendar"
 HOMEPAGE="https://github.com/bo0ts/ddate;
 SRC_URI="https://github.com/bo0ts/${PN}/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~x86"
 LICENSE="public-domain"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: app-misc/ddate/

2020-08-09 Thread Conrad Kostecki
commit: 3c2d64246efac9311325e5bb6e8961f9d6bcac41
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Aug  9 16:03:38 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Aug  9 16:17:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c2d6424

app-misc/ddate: bump to newest snapshot

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-misc/ddate/Manifest |  1 +
 app-misc/ddate/ddate-0.2.2_p20160627.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/app-misc/ddate/Manifest b/app-misc/ddate/Manifest
index 052534d4992..edcfa4a0afd 100644
--- a/app-misc/ddate/Manifest
+++ b/app-misc/ddate/Manifest
@@ -1 +1,2 @@
 DIST ddate-0.2.2.tar.gz 8049 BLAKE2B 
7a987595b2dc399a5fc254891b92af84c9f94830f65c756f75db30c1e4db008ad715608ad37d53f3b73f3f5263023c066c546eb7536dc7439ded3650996be001
 SHA512 
5d148e030bee392eb93c5ae519061af0736f2f75eaae916e3efaf927d9f4de8cc72afc4a5121b6fbc0264b73e9f580330a38b97bb78837d447d0b4c1fc29ec06
+DIST ddate-0.2.2_p20160627.tar.gz 8079 BLAKE2B 
7885dd34762297df801f9fe5736d1409280646cc9295780f3fa6da0a06127fa455c96117883e1087b0390498de1b58ac31071434e6b9e30a0f6a15b2e4c6c279
 SHA512 
279e02e1846cc2f505466882828aa699eaa7206e0025575babdb33738b920291d65ac4082f58c77e6046e69c2604b05de67f5b9b3cbc64589ff28a27e2256eef

diff --git a/app-misc/ddate/ddate-0.2.2_p20160627.ebuild 
b/app-misc/ddate/ddate-0.2.2_p20160627.ebuild
new file mode 100644
index 000..fd6d45d5ff9
--- /dev/null
+++ b/app-misc/ddate/ddate-0.2.2_p20160627.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+EGIT_COMMIT="899ca665a0cb725990c33415dc3c0261dac7fe46"
+
+inherit cmake
+
+DESCRIPTION="Perpetual date converter from gregorian to poee calendar"
+HOMEPAGE="https://github.com/bo0ts/ddate;
+SRC_URI="https://github.com/bo0ts/${PN}/archive/${EGIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+LICENSE="public-domain"
+SLOT="0"
+
+S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
+
+PATCHES=( "${FILESDIR}/${PN}-0.2.2-dont-compress-manpage.patch" )



[gentoo-commits] repo/gentoo:master commit in: app-misc/ddate/

2019-09-13 Thread Mikle Kolyada
commit: a2fc834ec208f0ed73febdfc9536c8a8d323322b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Sep 13 18:25:28 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Sep 13 18:25:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2fc834e

app-misc/ddate: arm stable wrt bug #690382

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-misc/ddate/ddate-0.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/ddate/ddate-0.2.2.ebuild 
b/app-misc/ddate/ddate-0.2.2.ebuild
index 1604d9f134c..3205993a360 100644
--- a/app-misc/ddate/ddate-0.2.2.ebuild
+++ b/app-misc/ddate/ddate-0.2.2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Perpetual date converter from gregorian to poee 
calendar"
 HOMEPAGE="https://github.com/bo0ts/ddate;
 SRC_URI="https://github.com/bo0ts/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-KEYWORDS="amd64 ~arm arm64 x86"
+KEYWORDS="amd64 arm arm64 x86"
 LICENSE="public-domain"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: app-misc/ddate/

2019-04-06 Thread Patrice Clement
commit: 7e3acd9f36a111fe4c2fe441ead7eccd1b02d290
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sat Apr  6 20:52:12 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Apr  6 22:22:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e3acd9f

app-misc/ddate: drop old version.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Conrad Kostecki  kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/11616
Signed-off-by: Patrice Clement  gentoo.org>

 app-misc/ddate/Manifest   |  1 -
 app-misc/ddate/ddate-0.2.1.ebuild | 31 ---
 2 files changed, 32 deletions(-)

diff --git a/app-misc/ddate/Manifest b/app-misc/ddate/Manifest
index 94f2e192614..052534d4992 100644
--- a/app-misc/ddate/Manifest
+++ b/app-misc/ddate/Manifest
@@ -1,2 +1 @@
-DIST ddate-0.2.1.tar.gz 7757 BLAKE2B 
b2899b325d5cb45b2aa2460fa900740c41c7790823958fcd1cf971713d61283e050737b0cecdd1988c60718e2741ba1d3a0a48442b4013d9727db6a3765da882
 SHA512 
377ae4be0ddd2386de726603116ec64a524f2f4263cb30d2cd8f10024659f5fee552cf13de45cbaad36c93d2dfd16c0667993d67a37ba2276a96ca052265c714
 DIST ddate-0.2.2.tar.gz 8049 BLAKE2B 
7a987595b2dc399a5fc254891b92af84c9f94830f65c756f75db30c1e4db008ad715608ad37d53f3b73f3f5263023c066c546eb7536dc7439ded3650996be001
 SHA512 
5d148e030bee392eb93c5ae519061af0736f2f75eaae916e3efaf927d9f4de8cc72afc4a5121b6fbc0264b73e9f580330a38b97bb78837d447d0b4c1fc29ec06

diff --git a/app-misc/ddate/ddate-0.2.1.ebuild 
b/app-misc/ddate/ddate-0.2.1.ebuild
deleted file mode 100644
index b77bc135db4..000
--- a/app-misc/ddate/ddate-0.2.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="Perpetual date converter from gregorian to poee calendar"
-HOMEPAGE="https://github.com/bo0ts/ddate;
-SRC_URI="https://github.com/bo0ts/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: app-misc/ddate/

2019-01-07 Thread Mart Raudsepp
commit: 815b725e59d8b6ab9674f3c02d4fbd1043f663c6
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Jan  7 21:53:00 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Jan  7 22:16:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=815b725e

app-misc/ddate: arm64 stable (bug #670767)

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 app-misc/ddate/ddate-0.2.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/ddate/ddate-0.2.2.ebuild 
b/app-misc/ddate/ddate-0.2.2.ebuild
index 1b2e3b4760d..1604d9f134c 100644
--- a/app-misc/ddate/ddate-0.2.2.ebuild
+++ b/app-misc/ddate/ddate-0.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -9,7 +9,7 @@ DESCRIPTION="Perpetual date converter from gregorian to poee 
calendar"
 HOMEPAGE="https://github.com/bo0ts/ddate;
 SRC_URI="https://github.com/bo0ts/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 LICENSE="public-domain"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: app-misc/ddate/

2018-11-17 Thread Mikle Kolyada
commit: d00427d13027f1bd3732c1d28e23cc588c1a87c1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Nov 17 15:57:54 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Nov 17 15:57:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00427d1

app-misc/ddate: amd64 stable wrt bug #670767

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-misc/ddate/ddate-0.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/ddate/ddate-0.2.2.ebuild 
b/app-misc/ddate/ddate-0.2.2.ebuild
index 4438f3628cd..1b2e3b4760d 100644
--- a/app-misc/ddate/ddate-0.2.2.ebuild
+++ b/app-misc/ddate/ddate-0.2.2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Perpetual date converter from gregorian to poee 
calendar"
 HOMEPAGE="https://github.com/bo0ts/ddate;
 SRC_URI="https://github.com/bo0ts/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-KEYWORDS="~amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 LICENSE="public-domain"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: app-misc/ddate/

2018-11-11 Thread Thomas Deutschmann
commit: 3e9edb48832ac7fc649d357d0c7ca71ce891fbe9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Nov 12 00:55:41 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Nov 12 01:13:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e9edb48

app-misc/ddate: x86 stable (bug #670767)

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-misc/ddate/ddate-0.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/ddate/ddate-0.2.2.ebuild 
b/app-misc/ddate/ddate-0.2.2.ebuild
index ed2ea3d7453..4438f3628cd 100644
--- a/app-misc/ddate/ddate-0.2.2.ebuild
+++ b/app-misc/ddate/ddate-0.2.2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Perpetual date converter from gregorian to poee 
calendar"
 HOMEPAGE="https://github.com/bo0ts/ddate;
 SRC_URI="https://github.com/bo0ts/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 x86"
 LICENSE="public-domain"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: app-misc/ddate/, app-misc/ddate/files/

2018-10-05 Thread Andreas Sturmlechner
commit: e7c5b111a56a7bf4350f3c4f6bb102f1e865031c
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Fri Oct  5 15:12:03 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Oct  5 21:39:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7c5b111

app-misc/ddate: bump to version 0.2.2

Closes: https://bugs.gentoo.org/667822
Signed-off-by: Conrad Kostecki  kostecki.com>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10078
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-misc/ddate/Manifest  |  1 +
 app-misc/ddate/ddate-0.2.2.ebuild| 20 
 .../files/ddate-0.2.2-dont-compress-manpage.patch| 20 
 app-misc/ddate/metadata.xml  | 20 +---
 4 files changed, 58 insertions(+), 3 deletions(-)

diff --git a/app-misc/ddate/Manifest b/app-misc/ddate/Manifest
index 1cfa94ead9d..94f2e192614 100644
--- a/app-misc/ddate/Manifest
+++ b/app-misc/ddate/Manifest
@@ -1 +1,2 @@
 DIST ddate-0.2.1.tar.gz 7757 BLAKE2B 
b2899b325d5cb45b2aa2460fa900740c41c7790823958fcd1cf971713d61283e050737b0cecdd1988c60718e2741ba1d3a0a48442b4013d9727db6a3765da882
 SHA512 
377ae4be0ddd2386de726603116ec64a524f2f4263cb30d2cd8f10024659f5fee552cf13de45cbaad36c93d2dfd16c0667993d67a37ba2276a96ca052265c714
+DIST ddate-0.2.2.tar.gz 8049 BLAKE2B 
7a987595b2dc399a5fc254891b92af84c9f94830f65c756f75db30c1e4db008ad715608ad37d53f3b73f3f5263023c066c546eb7536dc7439ded3650996be001
 SHA512 
5d148e030bee392eb93c5ae519061af0736f2f75eaae916e3efaf927d9f4de8cc72afc4a5121b6fbc0264b73e9f580330a38b97bb78837d447d0b4c1fc29ec06

diff --git a/app-misc/ddate/ddate-0.2.2.ebuild 
b/app-misc/ddate/ddate-0.2.2.ebuild
new file mode 100644
index 000..ed2ea3d7453
--- /dev/null
+++ b/app-misc/ddate/ddate-0.2.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit cmake-utils
+
+DESCRIPTION="Perpetual date converter from gregorian to poee calendar"
+HOMEPAGE="https://github.com/bo0ts/ddate;
+SRC_URI="https://github.com/bo0ts/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+LICENSE="public-domain"
+SLOT="0"
+
+RDEPEND="!sys-apps/util-linux[ddate]"
+
+DOCS=( "README.org" )
+
+PATCHES=( "${FILESDIR}/${P}-dont-compress-manpage.patch" )

diff --git a/app-misc/ddate/files/ddate-0.2.2-dont-compress-manpage.patch 
b/app-misc/ddate/files/ddate-0.2.2-dont-compress-manpage.patch
new file mode 100644
index 000..1eacf8ae3a1
--- /dev/null
+++ b/app-misc/ddate/files/ddate-0.2.2-dont-compress-manpage.patch
@@ -0,0 +1,20 @@
+--- a/CMakeLists.txt   2014-06-20 14:56:55.0 +0200
 b/CMakeLists.txt   2018-10-05 17:03:43.0 +0200
+@@ -4,15 +4,9 @@
+ 
+ add_executable(ddate ddate.c)
+ 
+-add_custom_command( OUTPUT ddate.1.gz
+-  COMMAND gzip -c -9 ${CMAKE_SOURCE_DIR}/ddate.1 >> 
${CMAKE_CURRENT_BINARY_DIR}/ddate.1.gz
+-  DEPENDS ${CMAKE_SOURCE_DIR}/ddate.1
+-  COMMENT "gzipping manpage"
+-  )
+-
+ add_custom_target( manpage ALL
+-  DEPENDS ddate.1.gz
++  DEPENDS ddate.1
+   )
+ 
+-install(FILES ${CMAKE_CURRENT_BINARY_DIR}/ddate.1.gz DESTINATION 
share/man/man1)
++install(FILES ${CMAKE_SOURCE_DIR}/ddate.1 DESTINATION share/man/man1)
+ install(TARGETS ddate DESTINATION bin)

diff --git a/app-misc/ddate/metadata.xml b/app-misc/ddate/metadata.xml
index 62bf9ab7eeb..5326117a6b3 100644
--- a/app-misc/ddate/metadata.xml
+++ b/app-misc/ddate/metadata.xml
@@ -1,7 +1,21 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-bo0ts/ddate
-  
+   
+   ck+gen...@bl4ckb0x.de
+   Conrad Kostecki
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   Converts gregorian dates to discordian dates.
+   Sacred document of the frogs (old erisian poem):
+   73 Days hath chaos, discord, confusion, bureaucracy and 
aftermath.
+   
+   
+   https://github.com/bo0ts/ddate/issues
+   bo0ts/ddate
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-misc/ddate/

2018-06-12 Thread Andreas Sturmlechner
commit: 49c70b97435335575a2648a6d860da14fba3df79
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jun 12 07:30:27 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jun 12 07:30:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49c70b97

app-misc/ddate: EAPI-6 bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-misc/ddate/ddate-0.2.1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-misc/ddate/ddate-0.2.1.ebuild 
b/app-misc/ddate/ddate-0.2.1.ebuild
index 843415bf710..b77bc135db4 100644
--- a/app-misc/ddate/ddate-0.2.1.ebuild
+++ b/app-misc/ddate/ddate-0.2.1.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
+
 inherit cmake-utils
 
 DESCRIPTION="Perpetual date converter from gregorian to poee calendar"



[gentoo-commits] repo/gentoo:master commit in: app-misc/ddate/

2016-04-01 Thread Patrice Clement
commit: 1f11feac4f13adc832c31d420df5bcd6d9efdfc2
Author: Thomas Schneider  qsuscs  de>
AuthorDate: Thu Mar 31 14:51:41 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Apr  1 09:20:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f11feac

app-misc/ddate: Keyword for arm.

Closes: https://github.com/gentoo/gentoo/pull/1172
Signed-off-by: Patrice Clement  gentoo.org>

 app-misc/ddate/ddate-0.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/ddate/ddate-0.2.1.ebuild 
b/app-misc/ddate/ddate-0.2.1.ebuild
index 1fb90a0..93dbae7 100644
--- a/app-misc/ddate/ddate-0.2.1.ebuild
+++ b/app-misc/ddate/ddate-0.2.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/bo0ts/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 RDEPEND="!