diff options
author | 2014-05-03 21:30:16 +0000 | |
---|---|---|
committer | 2014-05-03 21:30:16 +0000 | |
commit | baf9c7fc94e571d72220b771820d85e2325a5a3a (patch) | |
tree | 2dd7bbe3c4acfa143b9ce5b79fc0cd01caac6de2 /net-analyzer/nb/nb-0.8.14.ebuild | |
parent | Omit some obsolete version checks (diff) | |
download | gentoo-2-baf9c7fc94e571d72220b771820d85e2325a5a3a.tar.gz gentoo-2-baf9c7fc94e571d72220b771820d85e2325a5a3a.tar.bz2 gentoo-2-baf9c7fc94e571d72220b771820d85e2325a5a3a.zip |
Version bump.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer/nb/nb-0.8.14.ebuild')
-rw-r--r-- | net-analyzer/nb/nb-0.8.14.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/nb/nb-0.8.14.ebuild b/net-analyzer/nb/nb-0.8.14.ebuild index 85f3bab5fffa..e2e438e532d3 100644 --- a/net-analyzer/nb/nb-0.8.14.ebuild +++ b/net-analyzer/nb/nb-0.8.14.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nb/nb-0.8.14.ebuild,v 1.2 2013/03/09 18:23:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nb/nb-0.8.14.ebuild,v 1.3 2014/05/03 21:30:16 jer Exp $ EAPI=5 inherit autotools eutils -DESCRIPTION="Nodebrain is a tool to monitor and do event correlation." +DESCRIPTION="Nodebrain is a tool to monitor and do event correlation" HOMEPAGE="http://nodebrain.sourceforge.net/" SRC_URI="mirror://sourceforge/nodebrain/nodebrain-${PV}.tar.gz" |