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

2022-07-31 Thread David Seifert
commit: 648b8c0b0ffc982f9f6dc970f2847d074b4eb3e0
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jul 31 20:03:18 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jul 31 20:03:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=648b8c0b

app-misc/calendar: update EAPI 6 -> 8

Signed-off-by: David Seifert  gentoo.org>

 ...endar-0.9.1-r1.ebuild => calendar-0.9.1-r2.ebuild} | 19 +++
 1 file changed, 7 insertions(+), 12 deletions(-)

diff --git a/app-misc/calendar/calendar-0.9.1-r1.ebuild 
b/app-misc/calendar/calendar-0.9.1-r2.ebuild
similarity index 66%
rename from app-misc/calendar/calendar-0.9.1-r1.ebuild
rename to app-misc/calendar/calendar-0.9.1-r2.ebuild
index 24ec92d9935d..bf33a89f4bd4 100644
--- a/app-misc/calendar/calendar-0.9.1-r1.ebuild
+++ b/app-misc/calendar/calendar-0.9.1-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 inherit toolchain-funcs
 
@@ -13,21 +13,16 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
 
-DOCS=( README )
-
-src_compile() {
+src_configure() {
tc-export CC
-   emake
 }
 
 src_install() {
-   dobin "${PN}"
-   doman "${PN}.1"
-
-   insinto "/usr/share"
-   doins -r "${PN}s"
+   dobin calendar
+   doman calendar.1
 
-   mv "${D}/usr/share/${PN}s" "${D}/usr/share/${PN}" || die
+   insinto /usr/share/calendar
+   doins -r calendars/.
 
einstalldocs
 }



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

2021-11-04 Thread Sam James
commit: 1f6f6aeb24ae07df3a6cf52fb95d44952f6fb8fe
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov  4 17:08:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov  4 17:08:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f6f6aeb

app-misc/calendar: Keyword 0.9.1-r1 arm64, #821151

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

 app-misc/calendar/calendar-0.9.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/calendar/calendar-0.9.1-r1.ebuild 
b/app-misc/calendar/calendar-0.9.1-r1.ebuild
index 139be2fac27..24ec92d9935 100644
--- a/app-misc/calendar/calendar-0.9.1-r1.ebuild
+++ b/app-misc/calendar/calendar-0.9.1-r1.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=6
@@ -11,7 +11,7 @@ SRC_URI="http://bsdcalendar.sourceforge.net/${P}.tar.bz2;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
 
 DOCS=( README )
 



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

2018-05-24 Thread Sergei Trofimovich
commit: af5096e9ec5f979e7dbe479dd065605c61bdaeac
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu May 24 20:31:12 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu May 24 20:31:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af5096e9

app-misc/calendar: stable 0.9.1-r1 for hppa, bug #647386

Bug: https://bugs.gentoo.org/647386
Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"

 app-misc/calendar/calendar-0.9.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/calendar/calendar-0.9.1-r1.ebuild 
b/app-misc/calendar/calendar-0.9.1-r1.ebuild
index 0f07c38b782..e4eb46e5143 100644
--- a/app-misc/calendar/calendar-0.9.1-r1.ebuild
+++ b/app-misc/calendar/calendar-0.9.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://bsdcalendar.sourceforge.net/${P}.tar.bz2;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
 
 DOCS=( README )
 



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

2018-04-07 Thread Sergei Trofimovich
commit: 7c60f4480178f682a84a451c42fee5f1efec702f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Apr  7 18:07:08 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  7 18:07:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c60f448

app-misc/calendar: stable 0.9.1-r1 for ppc, bug #647386

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"

 app-misc/calendar/calendar-0.9.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/calendar/calendar-0.9.1-r1.ebuild 
b/app-misc/calendar/calendar-0.9.1-r1.ebuild
index ceb410dac85..0f07c38b782 100644
--- a/app-misc/calendar/calendar-0.9.1-r1.ebuild
+++ b/app-misc/calendar/calendar-0.9.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://bsdcalendar.sourceforge.net/${P}.tar.bz2;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
 
 DOCS=( README )
 



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

2018-03-31 Thread Sergei Trofimovich
commit: a89503384b20538ff18e7d2f67863c7f6e2bff64
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Mar 31 17:59:45 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Mar 31 17:59:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8950338

app-misc/calendar: stable 0.9.1-r1 for ppc64, bug #647386

Package-Manager: Portage-2.3.27, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 app-misc/calendar/calendar-0.9.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/calendar/calendar-0.9.1-r1.ebuild 
b/app-misc/calendar/calendar-0.9.1-r1.ebuild
index 788efd4a52a..ceb410dac85 100644
--- a/app-misc/calendar/calendar-0.9.1-r1.ebuild
+++ b/app-misc/calendar/calendar-0.9.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://bsdcalendar.sourceforge.net/${P}.tar.bz2;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ppc64 sparc x86"
 
 DOCS=( README )
 



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

2018-03-24 Thread Patrice Clement
commit: 6aecce909b2319314607ba0e7226f0d2c8e88682
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Mar 24 22:57:03 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Mar 24 22:57:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aecce90

app-misc/calendar: clean up old.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-misc/calendar/calendar-0.9.1.ebuild | 25 -
 1 file changed, 25 deletions(-)

diff --git a/app-misc/calendar/calendar-0.9.1.ebuild 
b/app-misc/calendar/calendar-0.9.1.ebuild
deleted file mode 100644
index 70fdb97478f..000
--- a/app-misc/calendar/calendar-0.9.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit toolchain-funcs
-
-DESCRIPTION="Standard unix calendar program for Linux, ported from OpenBSD"
-HOMEPAGE="http://bsdcalendar.sourceforge.net/;
-SRC_URI="http://bsdcalendar.sourceforge.net/${P}.tar.bz2;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-src_compile() {
-   tc-export CC
-   emake || die "emake failed"
-}
-
-src_install() {
-   dodoc README || die
-   cp -R "${S}/calendars" "${D}/usr/share/calendar" || die "cp failed"
-   dobin calendar || die "dobin failed"
-   doman calendar.1 || die
-}



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

2018-03-05 Thread Tobias Klausmann
commit: 4504834d5b86467b1bcef9c77340ab9a7da367c1
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Mon Mar  5 12:31:39 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Mon Mar  5 13:57:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4504834d

app-misc/calendar-0.9.1-r1: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/647386

 app-misc/calendar/calendar-0.9.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/calendar/calendar-0.9.1-r1.ebuild 
b/app-misc/calendar/calendar-0.9.1-r1.ebuild
index 9ff0da30131..788efd4a52a 100644
--- a/app-misc/calendar/calendar-0.9.1-r1.ebuild
+++ b/app-misc/calendar/calendar-0.9.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://bsdcalendar.sourceforge.net/${P}.tar.bz2;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86"
 
 DOCS=( README )
 



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

2018-02-17 Thread Sergei Trofimovich
commit: 81d2747478c3cb2065e48d10249213a77ee39264
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Feb 17 22:12:16 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Feb 17 22:12:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81d27474

app-misc/calendar: stable 0.9.1-r1 for ia64, bug #647386

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

 app-misc/calendar/calendar-0.9.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/calendar/calendar-0.9.1-r1.ebuild 
b/app-misc/calendar/calendar-0.9.1-r1.ebuild
index a645952daef..6472cadb620 100644
--- a/app-misc/calendar/calendar-0.9.1-r1.ebuild
+++ b/app-misc/calendar/calendar-0.9.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://bsdcalendar.sourceforge.net/${P}.tar.bz2;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86"
 
 DOCS=( README )
 



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

2018-02-17 Thread Sergei Trofimovich
commit: 7f74bfff88b714c19c0a4ac07a42e32f4b3104a4
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Feb 17 07:25:04 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Feb 17 08:43:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f74bfff

app-misc/calendar: stable 0.9.1-r1 for sparc, bug #647386

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 app-misc/calendar/calendar-0.9.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/calendar/calendar-0.9.1-r1.ebuild 
b/app-misc/calendar/calendar-0.9.1-r1.ebuild
index 2d8dc85b28d..a645952daef 100644
--- a/app-misc/calendar/calendar-0.9.1-r1.ebuild
+++ b/app-misc/calendar/calendar-0.9.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://bsdcalendar.sourceforge.net/${P}.tar.bz2;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86"
 
 DOCS=( README )
 



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

2018-02-12 Thread Thomas Deutschmann
commit: 844cdc2d8bed9a8b35bb8824db5bc709a0067b7d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Feb 12 21:23:43 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Feb 12 21:23:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=844cdc2d

app-misc/calendar: x86 stable (bug #647386)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-misc/calendar/calendar-0.9.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/calendar/calendar-0.9.1-r1.ebuild 
b/app-misc/calendar/calendar-0.9.1-r1.ebuild
index 2b4f7f69342..2d8dc85b28d 100644
--- a/app-misc/calendar/calendar-0.9.1-r1.ebuild
+++ b/app-misc/calendar/calendar-0.9.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://bsdcalendar.sourceforge.net/${P}.tar.bz2;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 
 DOCS=( README )
 



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

2017-01-21 Thread Patrice Clement
commit: 6fdcb2f2e2bd6d9a5d1067241f1e67842ac13704
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Jan 21 22:11:11 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Jan 21 22:11:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fdcb2f2

app-misc/calendar: use insinto/doins instead of cp and clear error.

Gentoo-Bug: https://bugs.gentoo.org/606668

Package-Manager: portage-2.3.0

 app-misc/calendar/calendar-0.9.1-r1.ebuild | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/app-misc/calendar/calendar-0.9.1-r1.ebuild 
b/app-misc/calendar/calendar-0.9.1-r1.ebuild
index f320572..f21f5c2 100644
--- a/app-misc/calendar/calendar-0.9.1-r1.ebuild
+++ b/app-misc/calendar/calendar-0.9.1-r1.ebuild
@@ -22,8 +22,13 @@ src_compile() {
 }
 
 src_install() {
-   cp -R "${S}/calendars" "${D}/usr/share/calendar" || die "cp failed"
dobin "${PN}"
doman "${PN}.1"
+
+   insinto "/usr/share"
+   doins -r "${PN}s"
+
+   mv "${D}/usr/share/${PN}s" "${D}/usr/share/${PN}" || die
+
einstalldocs
 }



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

2017-01-20 Thread Patrice Clement
commit: 7797474fdb3ccab4c7291f5bf4c71e160a3486c5
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Jan 19 21:38:08 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Jan 20 21:19:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7797474f

app-misc/calendar: EAPI 6 bump.

Package-Manager: portage-2.3.0

 app-misc/calendar/calendar-0.9.1-r1.ebuild | 29 +
 1 file changed, 29 insertions(+)

diff --git a/app-misc/calendar/calendar-0.9.1-r1.ebuild 
b/app-misc/calendar/calendar-0.9.1-r1.ebuild
new file mode 100644
index ..f320572
--- /dev/null
+++ b/app-misc/calendar/calendar-0.9.1-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="Standard unix calendar program for Linux, ported from OpenBSD"
+HOMEPAGE="http://bsdcalendar.sourceforge.net/;
+SRC_URI="http://bsdcalendar.sourceforge.net/${P}.tar.bz2;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+DOCS=( README )
+
+src_compile() {
+   tc-export CC
+   emake
+}
+
+src_install() {
+   cp -R "${S}/calendars" "${D}/usr/share/calendar" || die "cp failed"
+   dobin "${PN}"
+   doman "${PN}.1"
+   einstalldocs
+}