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