* Use HTTPS for accessing GitHub domains
* Replace HOMEPAGE with a correct URL that doesn't return an error
Package-Manager: Portage-2.3.6, Repoman-2.3.3
EAPI=3
DESCRIPTION="High-performance C development framework. Can be used stand-alone or as a supplement to GLib"
-HOMEPAGE="http://www.atheme.org/project/mowgli"
+HOMEPAGE="http://atheme.org/projects/libmowgli.html"
SRC_URI="http://distfiles.atheme.org/${P}.tar.bz2"
IUSE=""
EAPI=5
DESCRIPTION="Useful set of performance and usability-oriented extensions to C"
-HOMEPAGE="http://www.atheme.org/project/mowgli"
+HOMEPAGE="http://atheme.org/projects/libmowgli.html"
SRC_URI="http://atheme.org/downloads/${P}.tar.gz"
IUSE="libressl ssl"
EAPI=4
DESCRIPTION="Useful set of performance and usability-oriented extensions to C"
-HOMEPAGE="http://www.atheme.org/project/mowgli"
+HOMEPAGE="http://atheme.org/projects/libmowgli.html"
SRC_URI="http://atheme.org/downloads/${P}.tar.gz"
IUSE="ssl"
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit git-2
DESCRIPTION="Useful set of performance and usability-oriented extensions to C"
-HOMEPAGE="http://www.atheme.org/project/mowgli"
-EGIT_REPO_URI="git://github.com/atheme/libmowgli-2.git"
+HOMEPAGE="http://atheme.org/projects/libmowgli.html"
+EGIT_REPO_URI="https://github.com/atheme/libmowgli-2.git"
IUSE="libressl ssl"
LICENSE="BSD-2"