diff options
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/auto-multiple-choice/auto-multiple-choice-1.3.0-r1.ebuild | 5 |
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" |