summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-01-26 00:11:22 +0000
committerJeroen Roovers <jer@gentoo.org>2015-01-26 00:11:22 +0000
commitbed6ba9f18de91ffd0c25de4a81dd9cc476d5823 (patch)
treebad3d126fe582440799bc7e48b0d000db620d0f8 /net-analyzer/nast
parentSwitch to sourceforge (bug 537724). Switch to EAPI=5. (diff)
downloadgentoo-2-bed6ba9f18de91ffd0c25de4a81dd9cc476d5823.tar.gz
gentoo-2-bed6ba9f18de91ffd0c25de4a81dd9cc476d5823.tar.bz2
gentoo-2-bed6ba9f18de91ffd0c25de4a81dd9cc476d5823.zip
"New" HOMEPAGE/SRC_URI (bug #537768).
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer/nast')
-rw-r--r--net-analyzer/nast/ChangeLog7
-rw-r--r--net-analyzer/nast/nast-0.2.0-r1.ebuild9
2 files changed, 9 insertions, 7 deletions
diff --git a/net-analyzer/nast/ChangeLog b/net-analyzer/nast/ChangeLog
index 525ec415c387..43112da224d2 100644
--- a/net-analyzer/nast/ChangeLog
+++ b/net-analyzer/nast/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/nast
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nast/ChangeLog,v 1.13 2014/07/13 14:28:50 jer Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nast/ChangeLog,v 1.14 2015/01/26 00:11:22 jer Exp $
+
+ 26 Jan 2015; Jeroen Roovers <jer@gentoo.org> nast-0.2.0-r1.ebuild:
+ "New" HOMEPAGE/SRC_URI (bug #537768).
13 Jul 2014; Jeroen Roovers <jer@gentoo.org> -nast-0.2.0.ebuild,
nast-0.2.0-r1.ebuild, +files/nast-0.2.0-gentoo.patch:
diff --git a/net-analyzer/nast/nast-0.2.0-r1.ebuild b/net-analyzer/nast/nast-0.2.0-r1.ebuild
index 2c489c277fbb..483e38341aae 100644
--- a/net-analyzer/nast/nast-0.2.0-r1.ebuild
+++ b/net-analyzer/nast/nast-0.2.0-r1.ebuild
@@ -1,14 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nast/nast-0.2.0-r1.ebuild,v 1.3 2014/07/13 14:28:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nast/nast-0.2.0-r1.ebuild,v 1.4 2015/01/26 00:11:22 jer Exp $
EAPI=5
-
inherit autotools eutils
DESCRIPTION="NAST - Network Analyzer Sniffer Tool"
-HOMEPAGE="http://nast.berlios.de/"
-SRC_URI="mirror://berlios/nast/${P}.tar.gz"
+HOMEPAGE="http://sourceforge.net/projects/nast.berlios/"
+SRC_URI="mirror://sourceforge/${PN}.berlios/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 x86"