summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Pavljuchenko (SpiderX) <spiderx@spiderx.dp.ua>2016-11-24 16:55:42 +0200
committerDavid Seifert <soap@gentoo.org>2016-11-26 13:08:15 +0100
commit3c50bf8e6ec154e3120d0eb6bea827a7d61b123f (patch)
treee8a821979870d295c76d86859490dfc392cc0097 /net-misc/samplicator/samplicator-1.3.6.ebuild
parentnet-p2p/syncthing: remove old (diff)
downloadgentoo-3c50bf8e6ec154e3120d0eb6bea827a7d61b123f.tar.gz
gentoo-3c50bf8e6ec154e3120d0eb6bea827a7d61b123f.tar.bz2
gentoo-3c50bf8e6ec154e3120d0eb6bea827a7d61b123f.zip
net-misc/samplicator: fix shutdown of Google Code issue
1. Changed SRC_URI to GitHub. 2. Modified metadata.xml to address 1. 3. Bump to 1.3.8 and remove 1.3.7, since no such release on GitHub. 4. EAPI 6 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2907
Diffstat (limited to 'net-misc/samplicator/samplicator-1.3.6.ebuild')
-rw-r--r--net-misc/samplicator/samplicator-1.3.6.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/net-misc/samplicator/samplicator-1.3.6.ebuild b/net-misc/samplicator/samplicator-1.3.6.ebuild
index 47e508e390bf..389968e1811c 100644
--- a/net-misc/samplicator/samplicator-1.3.6.ebuild
+++ b/net-misc/samplicator/samplicator-1.3.6.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=6
-inherit eutils user
+inherit user
DESCRIPTION="UDP packets forwarder and duplicator"
-HOMEPAGE="https://${PN}.googlecode.com/"
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
+HOMEPAGE="https://github.com/sleinen/${PN}"
+SRC_URI="https://github.com/sleinen/${PN}/releases/download/v${PV}/${P}.tar.gz"
LICENSE="Artistic GPL-2"
SLOT="0"
@@ -26,7 +26,7 @@ src_install() {
# Install Gentoo init script and its config
newinitd "${FILESDIR}"/${PN}.initd ${PN}
- newconfd "${FILESDIR}"/${PN}.conf ${PN}
+ newconfd "${FILESDIR}"/${PN}.confd ${PN}
# Install manual page
doman "${FILESDIR}"/${PN}.8