titanofold 14/11/03 13:24:18
Modified: icinga2-2.0.2.ebuild ChangeLog
icinga2-2.1.0-r3.ebuild
Log:
Update PostgreSQL dependencies and/or checks to virtual/postgresql.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key
D1BBFDA0)
Revision Changes Path
1.2 net-analyzer/icinga2/icinga2-2.0.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga2/icinga2-2.0.2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga2/icinga2-2.0.2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga2/icinga2-2.0.2.ebuild?r1=1.1&r2=1.2
Index: icinga2-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-2.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- icinga2-2.0.2.ebuild 22 Aug 2014 05:27:00 -0000 1.1
+++ icinga2-2.0.2.ebuild 3 Nov 2014 13:24:18 -0000 1.2
@@ -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.2.ebuild,v
1.1 2014/08/22 05:27:00 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-2.0.2.ebuild,v
1.2 2014/11/03 13:24:18 titanofold Exp $
EAPI=5
inherit depend.apache eutils cmake-utils toolchain-funcs user versionator
systemd
@@ -22,7 +22,7 @@
sys-devel/bison
sys-devel/flex
mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql-base )"
+ postgres? ( virtual/postgresql )"
RDEPEND="${DEPEND}
plugins? ( net-analyzer/nagios-plugins )
1.10 net-analyzer/icinga2/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga2/ChangeLog?rev=1.10&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga2/ChangeLog?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga2/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 1 Sep 2014 21:03:51 -0000 1.9
+++ ChangeLog 3 Nov 2014 13:24:18 -0000 1.10
@@ -1,6 +1,10 @@
# 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.9
2014/09/01 21:03:51 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v 1.10
2014/11/03 13:24:18 titanofold Exp $
+
+ 03 Nov 2014; Aaron W. Swenson <[email protected]> icinga2-2.0.2.ebuild,
+ icinga2-2.1.0-r3.ebuild:
+ Update PostgreSQL dependencies and/or checks to virtual/postgresql.
*icinga2-2.1.0-r3 (01 Sep 2014)
1.2 net-analyzer/icinga2/icinga2-2.1.0-r3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga2/icinga2-2.1.0-r3.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga2/icinga2-2.1.0-r3.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga2/icinga2-2.1.0-r3.ebuild?r1=1.1&r2=1.2
Index: icinga2-2.1.0-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-2.1.0-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- icinga2-2.1.0-r3.ebuild 1 Sep 2014 21:03:51 -0000 1.1
+++ icinga2-2.1.0-r3.ebuild 3 Nov 2014 13:24:18 -0000 1.2
@@ -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.1.0-r3.ebuild,v 1.1
2014/09/01 21:03:51 prometheanfire Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-2.1.0-r3.ebuild,v 1.2
2014/11/03 13:24:18 titanofold Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -24,7 +24,7 @@
sys-devel/bison
>=sys-devel/flex-2.5.35
mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql-base )"
+ postgres? ( virtual/postgresql )"
RDEPEND="${DEPEND}
plugins? ( net-analyzer/nagios-plugins )