commit: 31fe0ef730ea0524098dcffcd848064f8c5fe6ae Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com> AuthorDate: Mon Jan 9 06:50:15 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Sat Jan 21 18:26:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31fe0ef7
dev-tex/harvard: update SRC_URI, HOMEPAGE and metadata.xml, #533822, #470062 Gentoo-Bug: https://bugs.gentoo.org/533822 Gentoo-Bug: https://bugs.gentoo.org/470062 dev-tex/harvard/harvard-2.0.5.ebuild | 7 +++---- dev-tex/harvard/metadata.xml | 3 +++ 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/dev-tex/harvard/harvard-2.0.5.ebuild b/dev-tex/harvard/harvard-2.0.5.ebuild index 0208576..f9ad315 100644 --- a/dev-tex/harvard/harvard-2.0.5.ebuild +++ b/dev-tex/harvard/harvard-2.0.5.ebuild @@ -1,13 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ inherit latex-package DESCRIPTION="The harvard family of bibliographic styles" -HOMEPAGE="http://www.arch.su.edu.au/~peterw/latex/harvard/" -SRC_URI="mirror://gentoo/${P}.tar.bz2 - https://dev.gentoo.org/~dholm/files/${P}.tar.bz2" +HOMEPAGE="https://www.ctan.org/pkg/harvard" +SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc x86" diff --git a/dev-tex/harvard/metadata.xml b/dev-tex/harvard/metadata.xml index 13170c3..8bc23cc 100644 --- a/dev-tex/harvard/metadata.xml +++ b/dev-tex/harvard/metadata.xml @@ -5,4 +5,7 @@ <email>[email protected]</email> <name>Gentoo TeX Project</name> </maintainer> +<upstream> + <remote-id type="ctan">harvard</remote-id> +</upstream> </pkgmetadata>
