diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 14:41:27 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 14:41:27 +0000 |
commit | 6483be0dc63e676f01eb2e8b51c6a37b7fa8fcb0 (patch) | |
tree | 3d504fb2ffc6f5cf847f4a483f9cc2f70579ef13 /dev-perl/Mon | |
parent | QA: remove invalid RESTRICT="mirror" (diff) | |
download | gentoo-2-6483be0dc63e676f01eb2e8b51c6a37b7fa8fcb0.tar.gz gentoo-2-6483be0dc63e676f01eb2e8b51c6a37b7fa8fcb0.tar.bz2 gentoo-2-6483be0dc63e676f01eb2e8b51c6a37b7fa8fcb0.zip |
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Mon')
-rw-r--r-- | dev-perl/Mon/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Mon/Mon-0.11-r2.ebuild | 10 | ||||
-rw-r--r-- | dev-perl/Mon/files/digest-Mon-0.11-r2 | 2 |
3 files changed, 11 insertions, 8 deletions
diff --git a/dev-perl/Mon/ChangeLog b/dev-perl/Mon/ChangeLog index 889326113f47..0f55807cee90 100644 --- a/dev-perl/Mon/ChangeLog +++ b/dev-perl/Mon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Mon -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mon/ChangeLog,v 1.17 2006/08/05 14:05:37 mcummings Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mon/ChangeLog,v 1.18 2007/01/19 14:41:27 mcummings Exp $ + + 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> Mon-0.11-r2.ebuild: + Ebuild maintenance 05 Aug 2006; Michael Cummings <mcummings@gentoo.org> Mon-0.11-r2.ebuild: Adding perl dep; fixed DEPEND diff --git a/dev-perl/Mon/Mon-0.11-r2.ebuild b/dev-perl/Mon/Mon-0.11-r2.ebuild index 0ba7da0a5010..12c4651402db 100644 --- a/dev-perl/Mon/Mon-0.11-r2.ebuild +++ b/dev-perl/Mon/Mon-0.11-r2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mon/Mon-0.11-r2.ebuild,v 1.11 2006/08/05 14:05:37 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mon/Mon-0.11-r2.ebuild,v 1.12 2007/01/19 14:41:27 mcummings Exp $ inherit perl-module DESCRIPTION="A Monitor Perl Module" -SRC_URI="http://www.cpan.org/modules/by-module/Mon/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-module/Mon/${P}.readme" +SRC_URI="mirror://cpan/authors/id/T/TR/TROCKIJ/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~trockij/" SLOT="0" LICENSE="GPL-2" @@ -18,7 +18,5 @@ DEPEND=">=net-analyzer/fping-2.2_beta1 >=dev-perl/Net-Telnet-3.02 >=dev-perl/Period-1.20 dev-lang/perl" -RDEPEND="${DEPEND}" mydoc="COPYING COPYRIGHT VERSION" - diff --git a/dev-perl/Mon/files/digest-Mon-0.11-r2 b/dev-perl/Mon/files/digest-Mon-0.11-r2 index 8c0cf4010adb..5f2bc318594a 100644 --- a/dev-perl/Mon/files/digest-Mon-0.11-r2 +++ b/dev-perl/Mon/files/digest-Mon-0.11-r2 @@ -1 +1,3 @@ MD5 762a8c6f845f8f1482a696e6f95f4492 Mon-0.11.tar.gz 23433 +RMD160 2215a262ba0d4c1eff2406e66665715c4eb34f9c Mon-0.11.tar.gz 23433 +SHA256 2f6e37fb770362b3934e2858fa00e3b45dcaaeec352f00e7f20defefd6c6c1c3 Mon-0.11.tar.gz 23433 |