Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/calcurse/
Date: Wed, 08 Feb 2017 22:15:35
Message-Id: 1486592130.f4eb54e126d09aa0d2724639ea4799b75ac2d05c.monsieurp@gentoo
1 commit: f4eb54e126d09aa0d2724639ea4799b75ac2d05c
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 8 22:15:01 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 8 22:15:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4eb54e1
7
8 app-office/calcurse: stable for amd64.
9
10 Package-Manager: portage-2.3.3
11
12 app-office/calcurse/calcurse-4.2.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-office/calcurse/calcurse-4.2.1.ebuild b/app-office/calcurse/calcurse-4.2.1.ebuild
16 index 9adbeaf750..8b2dd9a00b 100644
17 --- a/app-office/calcurse/calcurse-4.2.1.ebuild
18 +++ b/app-office/calcurse/calcurse-4.2.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -12,7 +12,7 @@ SRC_URI="http://calcurse.org/files/${P}.tar.gz"
26
27 LICENSE="BSD-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86 ~ppc ~ppc64"
30 +KEYWORDS="amd64 ~x86 ~ppc ~ppc64"
31
32 RDEPEND="sys-libs/ncurses:0="
33 DEPEND="${RDEPEND}"