commit:     cb7bf8e48224f0a0ccd0300772930bf1135e914e
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 21 01:43:02 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Aug 21 01:43:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb7bf8e4

dev-libs/tre: add github site to HOMEPAGE

 dev-libs/tre/tre-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/tre/tre-0.8.0.ebuild b/dev-libs/tre/tre-0.8.0.ebuild
index 8896893..02ed3ab 100644
--- a/dev-libs/tre/tre-0.8.0.ebuild
+++ b/dev-libs/tre/tre-0.8.0.ebuild
@@ -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"

Reply via email to