diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2015-03-11 21:38:24 +0000 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2015-03-11 21:38:24 +0000 |
commit | e53d7f67c2230a9f8ba60ed3c085c95ae9e9dc2d (patch) | |
tree | 501437385f94eec5dd68d3d905471d34a25590ef /net-analyzer | |
parent | add opengl use dep for libsdl (bug #476816) (diff) | |
download | gentoo-2-e53d7f67c2230a9f8ba60ed3c085c95ae9e9dc2d.tar.gz gentoo-2-e53d7f67c2230a9f8ba60ed3c085c95ae9e9dc2d.tar.bz2 gentoo-2-e53d7f67c2230a9f8ba60ed3c085c95ae9e9dc2d.zip |
really sign
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x33ED3FD25AFC78BA)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/icinga2/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/icinga2/icinga2-9999.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/icinga2/ChangeLog b/net-analyzer/icinga2/ChangeLog index eb938074f3d3..e8ba8d2037fe 100644 --- a/net-analyzer/icinga2/ChangeLog +++ b/net-analyzer/icinga2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/icinga2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v 1.28 2015/03/11 21:24:16 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v 1.29 2015/03/11 21:38:24 prometheanfire Exp $ + + 11 Mar 2015; Matthew Thode <prometheanfire@gentoo.org> icinga2-9999.ebuild: + really sign 11 Mar 2015; Matthew Thode <prometheanfire@gentoo.org> icinga2-9999.ebuild: signing diff --git a/net-analyzer/icinga2/icinga2-9999.ebuild b/net-analyzer/icinga2/icinga2-9999.ebuild index 0bfcaf6413fd..7aec53a4253f 100644 --- a/net-analyzer/icinga2/icinga2-9999.ebuild +++ b/net-analyzer/icinga2/icinga2-9999.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-9999.ebuild,v 1.2 2015/03/11 21:24:16 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-9999.ebuild,v 1.3 2015/03/11 21:38:24 prometheanfire Exp $ EAPI=5 inherit cmake-utils depend.apache eutils git-2 systemd toolchain-funcs user versionator -DESCRIPTION="Distributed, general purpose, network monitoring engine" +DESCRIPTION="Distributed, general purpose, network monitoring engine." HOMEPAGE="http://icinga.org/icinga2" EGIT_REPO_URI="http://github.com/Icinga/icinga2.git" EGIT_BRANCH="master" |