public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/calcurse/
Date: Tue, 14 Nov 2017 21:51:26 +0000 (UTC)	[thread overview]
Message-ID: <1510696282.b27ba258bb433dd53096df03297c04c1c5cbd6a8.monsieurp@gentoo> (raw)

commit:     b27ba258bb433dd53096df03297c04c1c5cbd6a8
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 14 21:51:09 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Nov 14 21:51:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b27ba258

app-office/calcurse: version bump.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-office/calcurse/Manifest              |  1 +
 app-office/calcurse/calcurse-4.3.0.ebuild | 32 +++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/app-office/calcurse/Manifest b/app-office/calcurse/Manifest
index 148cddcea2f..c6e15bdbb42 100644
--- a/app-office/calcurse/Manifest
+++ b/app-office/calcurse/Manifest
@@ -1,2 +1,3 @@
 DIST calcurse-4.2.1.tar.gz 612593 SHA256 9d5db3fa920e82d76e43a08c4bd3554ffdde023385b0f9c37e6f0e99d8d00598 SHA512 77f7fd23fe28e34ace29239530948c7576196339e4c603952dd5d48a201fa2e52bfcfaf411edf3f299c9d8b30d659febade68679fc65a2b87afb305bbf5db8df WHIRLPOOL 1af299f7501bc5ec57eeadf020e10b7f6d76eddb2f538007dbd9e391b24686fd702952384529fe5f4ccc1d53408fb214fb64836212c40d8f265172107c4c61fd
 DIST calcurse-4.2.2.tar.gz 612456 SHA256 c6881ddbd1cc7fbd02898187ac0fb4c6d8ac4c2715909b1cf00fb7a90cf08046 SHA512 d54d5a1ca457499ff82fe0b6a945f5f54c0f93f84b34d5a69579dd42d4d44edda0b81a165d29b4f3d77ef7219b2e815b5858eaa744eb418e9549abf58eb2f958 WHIRLPOOL 8afee25e8ddd1d5d5ebf06c8618da4c03840b698ef9f9f5ea4c0f1e37956b89aa8a09ee9b5131c26bed02ed5bfe78db2e9ef488656e748e7b99c0b3a7dbe814c
+DIST calcurse-4.3.0.tar.gz 597490 SHA256 31ecc3dc09e1e561502b4c94f965ed6b167c03e9418438c4a7ad5bad2c785f9a SHA512 d948354b512d406f4915ce37107d3f529031e7698d7b38465913ff37120a93283e01f09f5267ebb19bf39ea133d6fac579b218d6dfd6056003b6222f9038f4b3 WHIRLPOOL 0fb963e5d57fc462219851aeafd3ab0a7ae77e9e55ecbf28dce1ec214e97d985b50e87d6fbad3390ce4828b63a58e9dfeaceed3cdbd6a42208ea538b9676bd16

diff --git a/app-office/calcurse/calcurse-4.3.0.ebuild b/app-office/calcurse/calcurse-4.3.0.ebuild
new file mode 100644
index 00000000000..2ae42b68437
--- /dev/null
+++ b/app-office/calcurse/calcurse-4.3.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils multilib-minimal
+
+DESCRIPTION="a text-based calendar and scheduling application"
+HOMEPAGE="http://calcurse.org/"
+SRC_URI="http://calcurse.org/files/${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc ~ppc64"
+
+RDEPEND="sys-libs/ncurses:0="
+DEPEND="${RDEPEND}"
+
+# Most tests fail.
+RESTRICT="test"
+
+multilib_src_configure() {
+	ECONF_SOURCE="${S}" econf
+}
+
+src_compile() {
+	multilib-minimal_src_compile
+}
+
+src_install() {
+	multilib-minimal_src_install
+}


             reply	other threads:[~2017-11-14 21:51 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-14 21:51 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-17 13:24 [gentoo-commits] repo/gentoo:master commit in: app-office/calcurse/ Arthur Zamarin
2024-07-17  9:50 Arthur Zamarin
2024-07-17  9:50 Arthur Zamarin
2024-06-06 19:56 Hanno Böck
2023-07-07 21:57 Conrad Kostecki
2023-05-30  6:59 Joonas Niilola
2023-05-30  6:59 Joonas Niilola
2023-05-30  6:59 Joonas Niilola
2023-05-02 20:11 Sam James
2023-05-02 19:32 Arthur Zamarin
2023-05-02 19:24 Sam James
2023-05-02 19:06 Arthur Zamarin
2023-03-22  8:08 Viorel Munteanu
2023-02-08 17:13 Sam James
2022-10-14  5:06 Arthur Zamarin
2021-12-05 18:39 Sam James
2021-12-05 18:31 Sam James
2021-12-05  4:16 Sam James
2021-01-07 19:37 Sam James
2021-01-07 11:15 Sam James
2021-01-04  3:31 Sam James
2020-11-04 15:13 Joonas Niilola
2020-11-04 15:13 Joonas Niilola
2020-03-12 20:49 Mike Gilbert
2020-03-12 20:49 Mike Gilbert
2020-03-12 20:49 Mike Gilbert
2020-03-11  8:24 Patrice Clement
2020-03-10 15:07 Andreas K. Hüttel
2020-03-10 11:28 Patrice Clement
2019-05-20 11:14 Mikle Kolyada
2019-05-12 22:03 Sergei Trofimovich
2019-05-12 21:57 Sergei Trofimovich
2019-02-25 21:54 Patrice Clement
2019-02-25 21:54 Patrice Clement
2018-08-26 14:49 Patrice Clement
2018-08-25 21:27 Patrice Clement
2018-06-25 13:31 Jeroen Roovers
2018-06-24 14:51 Patrice Clement
2018-06-24 14:51 Patrice Clement
2018-06-03 13:49 Aaron Bauman
2017-02-24 13:38 Agostino Sarubbo
2017-02-24  9:01 Michael Weber
2017-02-08 22:15 Patrice Clement
2016-01-19 14:21 Patrice Clement
2016-01-19 13:33 Patrice Clement
2015-10-24  9:03 Patrice Clement
2015-10-24  9:03 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1510696282.b27ba258bb433dd53096df03297c04c1c5cbd6a8.monsieurp@gentoo \
    --to=monsieurp@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox