Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/flashcard/
Date: Wed, 21 Feb 2018 19:37:50
Message-Id: 1519241820.b7e9643d6f18f8d5d49799b12a30cd5837fa4742.ulm@gentoo
1 commit: b7e9643d6f18f8d5d49799b12a30cd5837fa4742
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 21 19:37:00 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 21 19:37:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7e9643d
7
8 app-emacs/flashcard: Update HOMEPAGE.
9
10 Closes: https://bugs.gentoo.org/648148
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12
13 app-emacs/flashcard/flashcard-2.3.3.ebuild | 5 ++---
14 1 file changed, 2 insertions(+), 3 deletions(-)
15
16 diff --git a/app-emacs/flashcard/flashcard-2.3.3.ebuild b/app-emacs/flashcard/flashcard-2.3.3.ebuild
17 index b64e8f9102c..c8ee0405d76 100644
18 --- a/app-emacs/flashcard/flashcard-2.3.3.ebuild
19 +++ b/app-emacs/flashcard/flashcard-2.3.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -6,8 +6,7 @@ EAPI=5
27 inherit elisp
28
29 DESCRIPTION="An Emacs Lisp package for drilling on questions and answers"
30 -HOMEPAGE="http://ichi2.net/flashcard/
31 - http://www.emacswiki.org/emacs/FlashCard"
32 +HOMEPAGE="https://www.emacswiki.org/emacs/FlashCard"
33 SRC_URI="mirror://gentoo/${P}.tar.bz2"
34
35 LICENSE="GPL-2+"