www-servers/pshs: Update homepage and URIs
authorMichał Górny <mgorny@gentoo.org>
Sun, 10 Jul 2016 07:40:07 +0000 (09:40 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 10 Jul 2016 07:48:01 +0000 (09:48 +0200)
www-servers/pshs/metadata.xml
www-servers/pshs/pshs-0.3-r1.ebuild
www-servers/pshs/pshs-9999.ebuild

index 50e170dc73221766aa9d0caa80781be2459280c0..f2777ef196cac982bd5a0b8c53782fed8c25e082 100644 (file)
@@ -17,7 +17,7 @@
                        <email>mgorny@gentoo.org</email>
                        <name>Michał Górny</name>
                </maintainer>
-               <bugs-to>https://bitbucket.org/mgorny/pshs/issues/</bugs-to>
-               <remote-id type="bitbucket">mgorny/pshs</remote-id>
+               <bugs-to>https://github.com/mgorny/pshs/issues/</bugs-to>
+               <remote-id type="github">mgorny/pshs</remote-id>
        </upstream>
 </pkgmetadata>
index d07609f7153ad8f100657e6d0318f6227e74938a..93ca8eb6e955403fe9774384a729c21619fd2f0c 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
 DESCRIPTION="Pretty small HTTP server -- a command-line tool to share files"
-HOMEPAGE="https://bitbucket.org/mgorny/pshs/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/pshs/"
+SRC_URI="https://github.com/mgorny/${PN}/releases/download/v${PV}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
index 8e23ff2e77a39861994956eaae59ec4021e70c95..e8c93d216b9168ef0a21facf9d7cdf3ef3e4b646 100644 (file)
@@ -1,22 +1,20 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-#if LIVE
-EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
+EGIT_REPO_URI="https://github.com/mgorny/${PN}.git"
 
 inherit autotools git-r3
-#endif
 
 DESCRIPTION="Pretty small HTTP server -- a command-line tool to share files"
-HOMEPAGE="https://bitbucket.org/mgorny/pshs/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/pshs/"
+SRC_URI=""
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
 IUSE="libressl +magic +netlink qrcode ssl upnp"
 
 RDEPEND=">=dev-libs/libevent-2:0=
@@ -32,12 +30,9 @@ DEPEND="${RDEPEND}
                >=sys-kernel/linux-headers-2.6.27 )"
 # libnetlink is static only ATM
 
-#if LIVE
-KEYWORDS=
-SRC_URI=
-
-src_prepare() { eautoreconf; }
-#endif
+src_prepare() {
+       eautoreconf
+}
 
 src_configure() {
        local myconf=(