diff options
author | Ulrich Müller <ulm@gentoo.org> | 2018-02-21 20:37:00 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2018-02-21 20:37:00 +0100 |
commit | b7e9643d6f18f8d5d49799b12a30cd5837fa4742 (patch) | |
tree | e14216e55e6dcb662ae2ca306cc64002ee365e83 /app-emacs | |
parent | app-emacs/dired-sort-menu: Update HOMEPAGE. (diff) | |
download | gentoo-b7e9643d6f18f8d5d49799b12a30cd5837fa4742.tar.gz gentoo-b7e9643d6f18f8d5d49799b12a30cd5837fa4742.tar.bz2 gentoo-b7e9643d6f18f8d5d49799b12a30cd5837fa4742.zip |
app-emacs/flashcard: Update HOMEPAGE.
Closes: https://bugs.gentoo.org/648148
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/flashcard/flashcard-2.3.3.ebuild | 5 |
1 files 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 b64e8f9102c8..c8ee0405d764 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+" |