summaryrefslogtreecommitdiff
path: root/app-text/xindy/xindy-2.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/xindy/xindy-2.4.ebuild')
-rw-r--r--app-text/xindy/xindy-2.4.ebuild9
1 files changed, 6 insertions, 3 deletions
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"