public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/planner/
@ 2017-07-01 12:11 Ulrich Müller
  0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2017-07-01 12:11 UTC (permalink / raw
  To: gentoo-commits

commit:     8daeb0238184ad463ca6bd57181c8abd11521d28
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  1 12:00:37 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jul  1 12:00:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8daeb023

app-emacs/planner: Add build-time dependency on sys-apps/texinfo.

Bug: 622978
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-emacs/planner/planner-3.42.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/app-emacs/planner/planner-3.42.ebuild b/app-emacs/planner/planner-3.42.ebuild
index c2a2d9fd199..40fedb422d2 100644
--- a/app-emacs/planner/planner-3.42.ebuild
+++ b/app-emacs/planner/planner-3.42.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,10 +14,11 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 RESTRICT="test"
 
-DEPEND=">=app-emacs/muse-3.02.6a
+RDEPEND=">=app-emacs/muse-3.02.6a
 	app-emacs/bbdb
 	app-emacs/emacs-w3m"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+	sys-apps/texinfo"
 PDEPEND="app-emacs/remember"
 
 SITEFILE="80${PN}-gentoo.el"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-emacs/planner/
@ 2018-02-20 20:55 Patrice Clement
  0 siblings, 0 replies; 3+ messages in thread
From: Patrice Clement @ 2018-02-20 20:55 UTC (permalink / raw
  To: gentoo-commits

commit:     e097ab7a0187291e070e54b7f28abc03629d1a32
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Feb 15 11:58:17 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Feb 20 20:54:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e097ab7a

app-emacs/planner: use HTTPS.

 app-emacs/planner/planner-3.42.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/planner/planner-3.42.ebuild b/app-emacs/planner/planner-3.42.ebuild
index 40fedb422d2..7eddd75fd4c 100644
--- a/app-emacs/planner/planner-3.42.ebuild
+++ b/app-emacs/planner/planner-3.42.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 inherit elisp
 
 DESCRIPTION="Maintain a local Wiki using Emacs-friendly markup"
-HOMEPAGE="http://www.emacswiki.org/emacs/PlannerMode"
+HOMEPAGE="https://www.emacswiki.org/emacs/PlannerMode"
 SRC_URI="http://download.gna.org/planner-el/${P}.tar.gz"
 
 LICENSE="GPL-3+"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-emacs/planner/
@ 2019-11-11 11:00 Ulrich Müller
  0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2019-11-11 11:00 UTC (permalink / raw
  To: gentoo-commits

commit:     a23b6fa60f2a39a5e0bd6c4ffd9bc769bc996220
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 11 10:58:44 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 11 10:58:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a23b6fa6

app-emacs/planner: Update SRC_URI, bump EAPI to 7.

Closes: https://bugs.gentoo.org/699684
Package-Manager: Portage-2.3.79, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 .../planner/{planner-3.42.ebuild => planner-3.42-r1.ebuild}      | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/app-emacs/planner/planner-3.42.ebuild b/app-emacs/planner/planner-3.42-r1.ebuild
similarity index 74%
rename from app-emacs/planner/planner-3.42.ebuild
rename to app-emacs/planner/planner-3.42-r1.ebuild
index 7eddd75fd4c..5d5db2faa57 100644
--- a/app-emacs/planner/planner-3.42.ebuild
+++ b/app-emacs/planner/planner-3.42-r1.ebuild
@@ -1,13 +1,14 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit elisp
 
 DESCRIPTION="Maintain a local Wiki using Emacs-friendly markup"
 HOMEPAGE="https://www.emacswiki.org/emacs/PlannerMode"
-SRC_URI="http://download.gna.org/planner-el/${P}.tar.gz"
+# taken from http://download.gna.org/planner-el/${P}.tar.gz
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
@@ -17,7 +18,7 @@ RESTRICT="test"
 RDEPEND=">=app-emacs/muse-3.02.6a
 	app-emacs/bbdb
 	app-emacs/emacs-w3m"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
 	sys-apps/texinfo"
 PDEPEND="app-emacs/remember"
 


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-11 11:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-01 12:11 [gentoo-commits] repo/gentoo:master commit in: app-emacs/planner/ Ulrich Müller
  -- strict thread matches above, loose matches on Subject: below --
2018-02-20 20:55 Patrice Clement
2019-11-11 11:00 Ulrich Müller

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