dev-libs/tre: add github site to HOMEPAGE
authorTim Harder <radhermit@gentoo.org>
Sun, 21 Aug 2016 01:43:02 +0000 (21:43 -0400)
committerTim Harder <radhermit@gentoo.org>
Sun, 21 Aug 2016 01:43:02 +0000 (21:43 -0400)
dev-libs/tre/tre-0.8.0.ebuild

index 8896893728dad8c57fb14d034cf73542b377db33..02ed3abad8fc8b7913304b6446729de02456eff5 100644 (file)
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython"
 inherit distutils eutils
 
 DESCRIPTION="Lightweight, robust, and efficient POSIX compliant regexp matching library"
-HOMEPAGE="http://laurikari.net/tre/"
+HOMEPAGE="http://laurikari.net/tre/ https://github.com/laurikari/tre/"
 SRC_URI="http://laurikari.net/tre/${P}.tar.bz2"
 
 LICENSE="BSD-2"