From: Jonas Stein Date: Sun, 26 Nov 2017 18:15:41 +0000 (+0100) Subject: app-text/xindy: Update HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c0987850229bad589756f7a5de0928c2e78001bd;p=gentoo.git app-text/xindy: Update HOMEPAGE after mailcontact with upstream on SF. Package-Manager: Portage-2.3.16, Repoman-2.3.5 --- diff --git a/app-text/xindy/Manifest b/app-text/xindy/Manifest index f1545877158f..bb5e218f36ce 100644 --- a/app-text/xindy/Manifest +++ b/app-text/xindy/Manifest @@ -1 +1 @@ -DIST xindy-2.4.tar.gz 498024 SHA256 616f977b014d67814d6ca45149e1452f3b1410176969d32b6ead5bdf6dc55d71 SHA512 d718954c0c9efcf36dcc99518542b45b3fbbb922b98989c56feb542b00944003adb5834656add0aa88b1983f98e1d9d76e5355aaf9e6ad39f3e0dd109a18ade4 WHIRLPOOL 2f361bd5d395f3b5cfb63d7dcdaea6d152e979b173244ed32438108639cee31ef71f53fdfc556549ad38dfc85ccc221360d0bce8f3d8b1f86407bd33cd31a9ca +DIST xindy-2.4.tar.gz 498024 BLAKE2B 67cc7f96e4937e8130c66449226d581f121e7b06a82bde40f3f880e48e48e49805856e39c7670a34080731168ee7386beffe52fa6c3e8142a3d66f4c7ebb8ce3 SHA512 d718954c0c9efcf36dcc99518542b45b3fbbb922b98989c56feb542b00944003adb5834656add0aa88b1983f98e1d9d76e5355aaf9e6ad39f3e0dd109a18ade4 diff --git a/app-text/xindy/xindy-2.4-r1.ebuild b/app-text/xindy/xindy-2.4-r1.ebuild index 4575091c5636..890b05bc030c 100644 --- a/app-text/xindy/xindy-2.4-r1.ebuild +++ b/app-text/xindy/xindy-2.4-r1.ebuild @@ -6,9 +6,12 @@ EAPI=6 inherit autotools DESCRIPTION="A Flexible Indexing System" -HOMEPAGE="http://www.xindy.org/" +HOMEPAGE="http://www.xindy.org/ https://github.com/jschrod/xindy.ctan" SRC_URI="http://www.xindy.org/${P}.tar.gz" +# The latest development is now on the TeXlive SVN. +# The author jschrod backports it from time to time to his github repo. + LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86" diff --git a/app-text/xindy/xindy-2.4.ebuild b/app-text/xindy/xindy-2.4.ebuild index 70a2f65a96d7..0352e0f329aa 100644 --- a/app-text/xindy/xindy-2.4.ebuild +++ b/app-text/xindy/xindy-2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=3 @@ -6,8 +6,11 @@ EAPI=3 inherit eutils autotools DESCRIPTION="A Flexible Indexing System" -HOMEPAGE="http://www.xindy.org/" -SRC_URI="http://www.xindy.org/xindy-2.4.tar.gz" +HOMEPAGE="http://www.xindy.org/ https://github.com/jschrod/xindy.ctan" +SRC_URI="http://www.xindy.org/${P}.tar.gz" + +# The latest development is now on the TeXlive SVN. +# The author jschrod backports it from time to time to his github repo. LICENSE="GPL-2" SLOT="0"