diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-11-30 16:02:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-11-30 16:02:08 +0000 |
commit | 2c97c5917e99e19c6fe7ab8f1272029e9412ad68 (patch) | |
tree | db808b42659cdfc810884ede152ac298725fa896 /dev-perl/Nagios-Plugin | |
parent | Marked ~hppa (Dakon). (diff) | |
download | gentoo-2-2c97c5917e99e19c6fe7ab8f1272029e9412ad68.tar.gz gentoo-2-2c97c5917e99e19c6fe7ab8f1272029e9412ad68.tar.bz2 gentoo-2-2c97c5917e99e19c6fe7ab8f1272029e9412ad68.zip |
Marked ~hppa (Dakon).
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Nagios-Plugin')
-rw-r--r-- | dev-perl/Nagios-Plugin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Nagios-Plugin/Nagios-Plugin-0.350.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Nagios-Plugin/ChangeLog b/dev-perl/Nagios-Plugin/ChangeLog index 5f49c185f355..afccc3a200fc 100644 --- a/dev-perl/Nagios-Plugin/ChangeLog +++ b/dev-perl/Nagios-Plugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Nagios-Plugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Nagios-Plugin/ChangeLog,v 1.9 2011/09/04 11:21:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Nagios-Plugin/ChangeLog,v 1.10 2011/11/30 16:02:08 jer Exp $ + + 30 Nov 2011; Jeroen Roovers <jer@gentoo.org> Nagios-Plugin-0.350.0.ebuild: + Marked ~hppa (Dakon). 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Nagios-Plugin-0.350.ebuild: Cleanup diff --git a/dev-perl/Nagios-Plugin/Nagios-Plugin-0.350.0.ebuild b/dev-perl/Nagios-Plugin/Nagios-Plugin-0.350.0.ebuild index 09abb377284e..54bd6f6ad165 100644 --- a/dev-perl/Nagios-Plugin/Nagios-Plugin-0.350.0.ebuild +++ b/dev-perl/Nagios-Plugin/Nagios-Plugin-0.350.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Nagios-Plugin/Nagios-Plugin-0.350.0.ebuild,v 1.1 2011/08/29 17:33:15 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Nagios-Plugin/Nagios-Plugin-0.350.0.ebuild,v 1.2 2011/11/30 16:02:08 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A family of perl modules to streamline writing Nagios plugins" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" DEPEND="dev-perl/Class-Accessor |