commit:     1ce3ae765d647bd1d16598bad4a9eceed57f0582
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 26 23:32:33 2020 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Nov 26 23:33:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce3ae76

app-office/auto-multiple-choice: Fix HOMEPAGE and SRC_URI

Closes: https://bugs.gentoo.org/624666
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 app-office/auto-multiple-choice/auto-multiple-choice-1.3.0-r1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git 
a/app-office/auto-multiple-choice/auto-multiple-choice-1.3.0-r1.ebuild 
b/app-office/auto-multiple-choice/auto-multiple-choice-1.3.0-r1.ebuild
index e77a5de6912..c33d12be5cc 100644
--- a/app-office/auto-multiple-choice/auto-multiple-choice-1.3.0-r1.ebuild
+++ b/app-office/auto-multiple-choice/auto-multiple-choice-1.3.0-r1.ebuild
@@ -6,8 +6,9 @@ EAPI=7
 inherit toolchain-funcs perl-functions latex-package
 
 DESCRIPTION="Create and manage multiple choice questionnaries, including 
automated marking"
-HOMEPAGE="http://home.gna.org/auto-qcm/";
-SRC_URI="http://download.gna.org/auto-qcm/${PN}_${PV}_sources.tar.gz";
+HOMEPAGE="http://www.auto-multiple-choice.net/";
+SRC_URI="http://download.auto-multiple-choice.net/${PN}_${PV}_sources.tar.gz";
+
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"

Reply via email to