diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2014-08-30 01:16:59 +0000 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2014-08-30 01:16:59 +0000 |
commit | d68dd79b639a5258476b7f70832e4d6b2f72e7b4 (patch) | |
tree | 0ea0d2106497e89a293ad4b80fa76faee7a97992 /net-analyzer/icinga2 | |
parent | Fix revision number on install (diff) | |
download | gentoo-2-d68dd79b639a5258476b7f70832e4d6b2f72e7b4.tar.gz gentoo-2-d68dd79b639a5258476b7f70832e4d6b2f72e7b4.tar.bz2 gentoo-2-d68dd79b639a5258476b7f70832e4d6b2f72e7b4.zip |
bup
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'net-analyzer/icinga2')
-rw-r--r-- | net-analyzer/icinga2/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/icinga2/icinga2-2.1.0.ebuild (renamed from net-analyzer/icinga2/icinga2-2.0.1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-analyzer/icinga2/ChangeLog b/net-analyzer/icinga2/ChangeLog index e2284f7aa123..6af98e97246a 100644 --- a/net-analyzer/icinga2/ChangeLog +++ b/net-analyzer/icinga2/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-analyzer/icinga2 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v 1.4 2014/08/22 05:27:00 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v 1.5 2014/08/30 01:16:59 prometheanfire Exp $ + +*icinga2-2.1.0 (30 Aug 2014) + + 30 Aug 2014; Matthew Thode <prometheanfire@gentoo.org> +icinga2-2.1.0.ebuild, + -icinga2-2.0.1.ebuild: + bup *icinga2-2.0.2 (22 Aug 2014) diff --git a/net-analyzer/icinga2/icinga2-2.0.1.ebuild b/net-analyzer/icinga2/icinga2-2.1.0.ebuild index 295f024347dc..0bc3720884c0 100644 --- a/net-analyzer/icinga2/icinga2-2.0.1.ebuild +++ b/net-analyzer/icinga2/icinga2-2.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-2.0.1.ebuild,v 1.1 2014/07/17 03:05:42 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-2.1.0.ebuild,v 1.1 2014/08/30 01:16:59 prometheanfire Exp $ EAPI=5 inherit depend.apache eutils cmake-utils toolchain-funcs user versionator systemd |