diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-16 19:43:10 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-16 19:43:10 +0000 |
commit | c68c229cf1669c755f8b4cbcd6699312badceb5a (patch) | |
tree | 58cb9827b46510c44451e845be8a5ef3c1f18e1c /net-analyzer/nagios-core/nagios-core-1.4.1.ebuild | |
parent | Stable on ppc64; bug #133299 (diff) | |
download | gentoo-2-c68c229cf1669c755f8b4cbcd6699312badceb5a.tar.gz gentoo-2-c68c229cf1669c755f8b4cbcd6699312badceb5a.tar.bz2 gentoo-2-c68c229cf1669c755f8b4cbcd6699312badceb5a.zip |
Stable on sparc wrt #133487
(Portage version: 2.0.54-r2)
Diffstat (limited to 'net-analyzer/nagios-core/nagios-core-1.4.1.ebuild')
-rw-r--r-- | net-analyzer/nagios-core/nagios-core-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagios-core/nagios-core-1.4.1.ebuild b/net-analyzer/nagios-core/nagios-core-1.4.1.ebuild index c9abaed5f1a3..0a35ce970820 100644 --- a/net-analyzer/nagios-core/nagios-core-1.4.1.ebuild +++ b/net-analyzer/nagios-core/nagios-core-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-1.4.1.ebuild,v 1.2 2006/05/16 15:09:20 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-1.4.1.ebuild,v 1.3 2006/05/16 19:43:10 gustavoz Exp $ inherit eutils apache-module toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/nagios/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86" IUSE="noweb mysql postgres perl debug apache2" DEPEND="virtual/mailx |