summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2016-10-13 13:33:57 +0200
committerJason A. Donenfeld <zx2c4@gentoo.org>2016-10-13 13:34:27 +0200
commit34443d4ffe48e1d2ab48eac3b110b106edda811a (patch)
tree88529e76b8f1b9d019d8ea797e7228179919e568 /net-misc/ndppd
parentprofiles: enable cxx and qt5 USE flags on app-crypt/gpgme in plasma profile (diff)
downloadgentoo-34443d4ffe48e1d2ab48eac3b110b106edda811a.tar.gz
gentoo-34443d4ffe48e1d2ab48eac3b110b106edda811a.tar.bz2
gentoo-34443d4ffe48e1d2ab48eac3b110b106edda811a.zip
net-misc/ndppd: bump
Package-Manager: portage-2.3.2
Diffstat (limited to 'net-misc/ndppd')
-rw-r--r--net-misc/ndppd/Manifest2
-rw-r--r--net-misc/ndppd/ndppd-0.2.5.ebuild (renamed from net-misc/ndppd/ndppd-0.2.3.ebuild)8
2 files changed, 5 insertions, 5 deletions
diff --git a/net-misc/ndppd/Manifest b/net-misc/ndppd/Manifest
index f44c7ea3c57a..89974de33b53 100644
--- a/net-misc/ndppd/Manifest
+++ b/net-misc/ndppd/Manifest
@@ -1 +1 @@
-DIST ndppd-0.2.3.tar.gz 31459 SHA256 047764681c0b6409f9ac011359f83140639d6f62697df2c9f4f2180985017f9c SHA512 3e9a1b84c2aea81c863d384514b528e1944f592ee057a42553d53804899c880519354f8a5049102a7753b30a99fe69dfbd16ef5686c890345160ffb22f3adca0 WHIRLPOOL dc5332dd84b03701b3050e818694de5f017594b2f7e2a0231b6fac437a7f14d74a1388cdbfca9549c2e4eb10894909d9525fd0dc84b4b52528878fe367c540c2
+DIST ndppd-0.2.5.tar.gz 31820 SHA256 ee934167f8357f0bd0015e201a77fbe4d028c59e89dc98113805c6855e1c3992 SHA512 85534594689c38c0203ad5e7c0c6373a705cbd7da7e2b0519689853a003be2fd7c953aa73529ca52d8c88bf0ce98524e39c475ea992669278090cde4a0e4ba2b WHIRLPOOL 0722c127b883c61fa45c54694665d070aec04257cc5d6514db36682f5b6a624d42ab9e9377b0eb2822d2ef690607cf5bfc332bd33d25992ece723642f2ceb7c3
diff --git a/net-misc/ndppd/ndppd-0.2.3.ebuild b/net-misc/ndppd/ndppd-0.2.5.ebuild
index 1452aeee7d5f..5764a15c7ee6 100644
--- a/net-misc/ndppd/ndppd-0.2.3.ebuild
+++ b/net-misc/ndppd/ndppd-0.2.5.ebuild
@@ -1,12 +1,12 @@
-# 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
DESCRIPTION="Proxies NDP messages between interfaces"
-HOMEPAGE="http://priv.nu/projects/ndppd/"
-SRC_URI="http://priv.nu/projects/ndppd/files/${P}.tar.gz"
+HOMEPAGE="https://github.com/DanielAdolfsson/ndppd"
+SRC_URI="https://github.com/DanielAdolfsson/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"