diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-11 18:08:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-11 18:08:21 +0000 |
commit | ebc47f0b41acadba74bb8868e19bb2148b3bf6c0 (patch) | |
tree | 421a0c76bfb86b6b5d50195a207bbf92716f1cd9 /net-analyzer | |
parent | Stable for amd64, wrt bug #434344 (diff) | |
download | gentoo-2-ebc47f0b41acadba74bb8868e19bb2148b3bf6c0.tar.gz gentoo-2-ebc47f0b41acadba74bb8868e19bb2148b3bf6c0.tar.bz2 gentoo-2-ebc47f0b41acadba74bb8868e19bb2148b3bf6c0.zip |
Stable for amd64, wrt bug #434586
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/icinga/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/icinga/icinga-1.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/icinga/ChangeLog b/net-analyzer/icinga/ChangeLog index 4581cd3fabe8..925e1db6427e 100644 --- a/net-analyzer/icinga/ChangeLog +++ b/net-analyzer/icinga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/icinga # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/ChangeLog,v 1.23 2012/09/10 15:25:26 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/ChangeLog,v 1.24 2012/09/11 18:08:21 ago Exp $ + + 11 Sep 2012; Agostino Sarubbo <ago@gentoo.org> icinga-1.7.2.ebuild: + Stable for amd64, wrt bug #434586 *icinga-1.7.2 (10 Sep 2012) diff --git a/net-analyzer/icinga/icinga-1.7.2.ebuild b/net-analyzer/icinga/icinga-1.7.2.ebuild index ab5ecde2eb92..fa0771a0206e 100644 --- a/net-analyzer/icinga/icinga-1.7.2.ebuild +++ b/net-analyzer/icinga/icinga-1.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/icinga-1.7.2.ebuild,v 1.1 2012/09/10 15:25:26 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/icinga-1.7.2.ebuild,v 1.2 2012/09/11 18:08:21 ago Exp $ EAPI=2 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+apache2 eventhandler +idoutils lighttpd +mysql perl +plugins postgres ssl +vim-syntax +web" DEPEND="idoutils? ( dev-db/libdbi-drivers[mysql?,postgres?] ) perl? ( dev-lang/perl ) |