diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-10 19:50:24 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-10 19:50:24 +0000 |
commit | 24d58246c12ffef8ff581cfb6bbb919584d925ec (patch) | |
tree | 5dbf53b077fef07bdf7cd8148b12a2b9a422a971 /net-analyzer/nagios-plugins | |
parent | Stable on sparc (diff) | |
download | historical-24d58246c12ffef8ff581cfb6bbb919584d925ec.tar.gz historical-24d58246c12ffef8ff581cfb6bbb919584d925ec.tar.bz2 historical-24d58246c12ffef8ff581cfb6bbb919584d925ec.zip |
Stable on sparc
Package-Manager: portage-2.0.54
Diffstat (limited to 'net-analyzer/nagios-plugins')
-rw-r--r-- | net-analyzer/nagios-plugins/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/nagios-plugins/Manifest | 10 | ||||
-rw-r--r-- | net-analyzer/nagios-plugins/nagios-plugins-1.4.2.ebuild | 6 |
3 files changed, 19 insertions, 5 deletions
diff --git a/net-analyzer/nagios-plugins/ChangeLog b/net-analyzer/nagios-plugins/ChangeLog index 44b68afc0355..9e7db26d593c 100644 --- a/net-analyzer/nagios-plugins/ChangeLog +++ b/net-analyzer/nagios-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/nagios-plugins -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.43 2005/12/17 21:18:42 corsair Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.44 2006/01/10 19:50:24 gustavoz Exp $ + + 10 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> + nagios-plugins-1.4.2.ebuild: + Stable on sparc 17 Dec 2005; Markus Rothe <corsair@gentoo.org> nagios-plugins-1.4.2-r1.ebuild: diff --git a/net-analyzer/nagios-plugins/Manifest b/net-analyzer/nagios-plugins/Manifest index 0fc421743a17..e87ceb1b476a 100644 --- a/net-analyzer/nagios-plugins/Manifest +++ b/net-analyzer/nagios-plugins/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 ec97d146b929313caea6d8cd0e42d1da ChangeLog 7521 MD5 c8c25561d4871462ea03dc0490ced91b files/check_swap.c.patch 2212 MD5 39af7074b023625d9a75730bd6932437 files/digest-nagios-plugins-1.3.1-r1 72 @@ -14,3 +17,10 @@ MD5 ca29b1e63e311f0a2072dc4f96d18506 nagios-plugins-1.4.1.ebuild 3469 MD5 86a1c361a82551f0b4b857abc78bcac9 nagios-plugins-1.4.2-r1.ebuild 3526 MD5 7ceecb5e7c540131d582cc1794f36a98 nagios-plugins-1.4.2.ebuild 3466 MD5 65f2a5c5e0084a5be8c0301705c0a67c nagios-plugins-1.4.ebuild 3278 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) + +iD8DBQFDxBAUKRy60XGEcJIRAoNyAJwLJd7Juf0Kj1hkWWXlsW0izD45CgCfSnEy +wr03I+Eh4EllPSGJESajk+o= +=ByAY +-----END PGP SIGNATURE----- diff --git a/net-analyzer/nagios-plugins/nagios-plugins-1.4.2.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-1.4.2.ebuild index 4a2b1cc94d2e..ed5d7b8f9735 100644 --- a/net-analyzer/nagios-plugins/nagios-plugins-1.4.2.ebuild +++ b/net-analyzer/nagios-plugins/nagios-plugins-1.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.2.ebuild,v 1.2 2005/11/20 02:37:54 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.2.ebuild,v 1.3 2006/01/10 19:50:24 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/nagiosplug/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping nagios-ssh nagios-game ups ipv6 radius" |