commit: b7e9643d6f18f8d5d49799b12a30cd5837fa4742 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Feb 21 19:37:00 2018 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Feb 21 19:37:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7e9643d
app-emacs/flashcard: Update HOMEPAGE. Closes: https://bugs.gentoo.org/648148 Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-emacs/flashcard/flashcard-2.3.3.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app-emacs/flashcard/flashcard-2.3.3.ebuild b/app-emacs/flashcard/flashcard-2.3.3.ebuild index b64e8f9102c..c8ee0405d76 100644 --- a/app-emacs/flashcard/flashcard-2.3.3.ebuild +++ b/app-emacs/flashcard/flashcard-2.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,7 @@ EAPI=5 inherit elisp DESCRIPTION="An Emacs Lisp package for drilling on questions and answers" -HOMEPAGE="http://ichi2.net/flashcard/ - http://www.emacswiki.org/emacs/FlashCard" +HOMEPAGE="https://www.emacswiki.org/emacs/FlashCard" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2+"
