diff options
author | Dawid Węgliński <cla@gentoo.org> | 2008-01-12 06:40:35 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2008-01-12 06:40:35 +0000 |
commit | 3f6cddc5d20382132233b81970e9f245a528ad29 (patch) | |
tree | 8b9ea8e8cf997521c624616764f5ae83ad665206 /net-analyzer | |
parent | Version bump <http://my.opera.com/desktopteam/blog/2008/01/11/and-another-one>. (diff) | |
download | gentoo-2-3f6cddc5d20382132233b81970e9f245a528ad29.tar.gz gentoo-2-3f6cddc5d20382132233b81970e9f245a528ad29.tar.bz2 gentoo-2-3f6cddc5d20382132233b81970e9f245a528ad29.zip |
Stable on x86 wrt bug #205335
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nagios-plugins/nagios-plugins-1.4.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagios-plugins/nagios-plugins-1.4.11.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-1.4.11.ebuild index 88ee6a3ef7c7..116df2baeb42 100644 --- a/net-analyzer/nagios-plugins/nagios-plugins-1.4.11.ebuild +++ b/net-analyzer/nagios-plugins/nagios-plugins-1.4.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.11.ebuild,v 1.1 2007/12/15 19:02:00 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.11.ebuild,v 1.2 2008/01/12 06:40:35 cla Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/nagiosplug/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping nagios-ssh nagios-game ups ipv6 radius" |