diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2005-03-31 21:19:26 +0000 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2005-03-31 21:19:26 +0000 |
commit | 2f14a899a01fb2fa17fedd97b2fbbf296d23346f (patch) | |
tree | 428bd2363bc908db6a1e90590946caa44bc1a68d | |
parent | Added to offical Portage Tree (diff) | |
download | portage-2f14a899a01fb2fa17fedd97b2fbbf296d23346f.tar.xz |
Add some deps for portknock
-rw-r--r-- | perso/dev-perl/Math-VecStat/Manifest | 2 | ||||
-rw-r--r-- | perso/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild | 14 | ||||
-rw-r--r-- | perso/dev-perl/Math-VecStat/files/digest-Math-VecStat-0.08 | 1 | ||||
-rw-r--r-- | perso/dev-perl/Schedule-At/Manifest | 2 | ||||
-rw-r--r-- | perso/dev-perl/Schedule-At/Schedule-At-1.05.ebuild | 14 | ||||
-rw-r--r-- | perso/dev-perl/Schedule-At/files/digest-Schedule-At-1.05 | 1 |
6 files changed, 34 insertions, 0 deletions
diff --git a/perso/dev-perl/Math-VecStat/Manifest b/perso/dev-perl/Math-VecStat/Manifest new file mode 100644 index 00000000..480f525a --- /dev/null +++ b/perso/dev-perl/Math-VecStat/Manifest @@ -0,0 +1,2 @@ +MD5 8da82659261638c0ac8f15f5c736f1f1 Math-VecStat-0.08.ebuild 485 +MD5 61653f39a13bbe405f13b8dd3c56113f files/digest-Math-VecStat-0.08 67 diff --git a/perso/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild b/perso/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild new file mode 100644 index 00000000..8bec4b69 --- /dev/null +++ b/perso/dev-perl/Math-VecStat/Math-VecStat-0.08.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-XWhois/Net-XWhois-0.90.ebuild,v 1.1 2005/03/13 13:13:16 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Some basic numeric stats on vectors" +SRC_URI="mirror://cpan/authors/id/A/AS/ASPINELLI/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~aspinelli/Math-VecStat-0.08/" + +SLOT="0" +LICENSE="Artistic" +KEYWORDS="~x86 ~amd64" +IUSE="" diff --git a/perso/dev-perl/Math-VecStat/files/digest-Math-VecStat-0.08 b/perso/dev-perl/Math-VecStat/files/digest-Math-VecStat-0.08 new file mode 100644 index 00000000..50eaf487 --- /dev/null +++ b/perso/dev-perl/Math-VecStat/files/digest-Math-VecStat-0.08 @@ -0,0 +1 @@ +MD5 3df23fb451f73bb49fd4ea344ba94020 Math-VecStat-0.08.tar.gz 4539 diff --git a/perso/dev-perl/Schedule-At/Manifest b/perso/dev-perl/Schedule-At/Manifest new file mode 100644 index 00000000..e32275f5 --- /dev/null +++ b/perso/dev-perl/Schedule-At/Manifest @@ -0,0 +1,2 @@ +MD5 22635b3978c8c6bc0b8b843c3756a5be Schedule-At-1.05.ebuild 486 +MD5 5a3fdca023f389663894ca2cbb2b87d9 files/digest-Schedule-At-1.05 66 diff --git a/perso/dev-perl/Schedule-At/Schedule-At-1.05.ebuild b/perso/dev-perl/Schedule-At/Schedule-At-1.05.ebuild new file mode 100644 index 00000000..81e22f1f --- /dev/null +++ b/perso/dev-perl/Schedule-At/Schedule-At-1.05.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-XWhois/Net-XWhois-0.90.ebuild,v 1.1 2005/03/13 13:13:16 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="OS independent interface to the Unix 'at' command" +SRC_URI="mirror://cpan/authors/id/J/JO/JOSERODR/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/dist/Schedule-At/" + +SLOT="0" +LICENSE="Artistic" +KEYWORDS="~x86 ~sparc" +IUSE="" diff --git a/perso/dev-perl/Schedule-At/files/digest-Schedule-At-1.05 b/perso/dev-perl/Schedule-At/files/digest-Schedule-At-1.05 new file mode 100644 index 00000000..1b1c03f1 --- /dev/null +++ b/perso/dev-perl/Schedule-At/files/digest-Schedule-At-1.05 @@ -0,0 +1 @@ +MD5 86f8d7a589d6a58b12448222a93b7a3e Schedule-At-1.05.tar.gz 5862 |