summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Mon')
-rw-r--r--dev-perl/Mon/ChangeLog7
-rw-r--r--dev-perl/Mon/Mon-0.110.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Mon/ChangeLog b/dev-perl/Mon/ChangeLog
index 91ddf5ff9fe7..9017f4abec81 100644
--- a/dev-perl/Mon/ChangeLog
+++ b/dev-perl/Mon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Mon
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mon/ChangeLog,v 1.21 2011/09/04 11:22:12 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mon/ChangeLog,v 1.22 2012/02/12 18:09:48 armin76 Exp $
+
+ 12 Feb 2012; Raúl Porcel <armin76@gentoo.org> Mon-0.110.0.ebuild:
+ Drop alpha/ia64/sparc keywords
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Mon-0.11-r2.ebuild:
Cleanup
diff --git a/dev-perl/Mon/Mon-0.110.0.ebuild b/dev-perl/Mon/Mon-0.110.0.ebuild
index 0f4872cf3bbd..431645006fb2 100644
--- a/dev-perl/Mon/Mon-0.110.0.ebuild
+++ b/dev-perl/Mon/Mon-0.110.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mon/Mon-0.110.0.ebuild,v 1.2 2011/09/03 21:05:09 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mon/Mon-0.110.0.ebuild,v 1.3 2012/02/12 18:09:48 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="A Monitor Perl Module"
SLOT="0"
LICENSE="|| ( GPL-2 GPL-3 )" # GPL2+
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND=">=net-analyzer/fping-2.2_beta1