summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2020-11-27 01:32:33 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-11-27 01:33:03 +0200
commit1ce3ae765d647bd1d16598bad4a9eceed57f0582 (patch)
treea981f16d6cd2911699a8cf2d5a49abf66beb5ca7 /app-office
parentapp-text/wdiff: x86 stable (bug #756943) (diff)
downloadgentoo-1ce3ae765d647bd1d16598bad4a9eceed57f0582.tar.gz
gentoo-1ce3ae765d647bd1d16598bad4a9eceed57f0582.tar.bz2
gentoo-1ce3ae765d647bd1d16598bad4a9eceed57f0582.zip
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@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r--app-office/auto-multiple-choice/auto-multiple-choice-1.3.0-r1.ebuild5
1 files 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 e77a5de69125..c33d12be5ccf 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"