diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 14:33:45 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 14:33:45 +0000 |
commit | 162db2967e1ba7129d5981b1147e2d5364d74187 (patch) | |
tree | 67c9c4f84841d3789e66d25d56fec2397af57578 /perl-core/Safe | |
parent | Migrating dev-perl/Safe to perl-core/Safe (diff) | |
download | historical-162db2967e1ba7129d5981b1147e2d5364d74187.tar.gz historical-162db2967e1ba7129d5981b1147e2d5364d74187.tar.bz2 historical-162db2967e1ba7129d5981b1147e2d5364d74187.zip |
dev-perl => perl-core migration
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'perl-core/Safe')
-rw-r--r-- | perl-core/Safe/ChangeLog | 58 | ||||
-rw-r--r-- | perl-core/Safe/Manifest | 14 | ||||
-rw-r--r-- | perl-core/Safe/Safe-2.11.ebuild | 14 | ||||
-rw-r--r-- | perl-core/Safe/files/digest-Safe-2.11 | 1 | ||||
-rw-r--r-- | perl-core/Safe/metadata.xml | 10 |
5 files changed, 97 insertions, 0 deletions
diff --git a/perl-core/Safe/ChangeLog b/perl-core/Safe/ChangeLog new file mode 100644 index 000000000000..802e2870318f --- /dev/null +++ b/perl-core/Safe/ChangeLog @@ -0,0 +1,58 @@ +# ChangeLog for dev-perl/Safe +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.1 2005/05/25 14:32:45 mcummings Exp $ + +*Safe-2.11 (25 May 2005) + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> +metadata.xml, + +Safe-2.11.ebuild: + dev-perl => perl-core migration + + 28 Apr 2005; Michael Cummings <mcummings@gentoo.org> -Safe-2.09.ebuild, + Safe-2.11.ebuild: + Cleaning + + 02 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> Safe-2.11.ebuild: + Stable on ppc. + + 30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> Safe-2.11.ebuild: + Stable on amd64. + + 08 Oct 2004; Guy Martin <gmsoft@gentoo.org> Safe-2.11.ebuild: + Marked stable on hppa. + + 25 Sep 2004; Joshua Kinard <kumba@gentoo.org> Safe-2.11.ebuild: + Marked stable on mips. + + 06 Sep 2004; Bryan Ăstergaard <kloeri@gentoo.org> Safe-2.11.ebuild: + Stable on alpha. + + 06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> Safe-2.11.ebuild: + Stable on sparc + +*Safe-2.11 (30 Jul 2004) + + 30 Jul 2004; Michael Cummings <mcummings@gentoo.org> +Safe-2.11.ebuild: + New version on CPAN + + 08 Jun 2003; <rac@gentoo.org> Safe-2.09.ebuild: + Add IUSE, fix header + + 21 Feb 2003; Zach Welch <zwelch@gentoo.org> Safe-2.09.ebuild : + Added arm to keywords. + + 11 Feb 2003; Guy Martin <gmsoft@gentoo.org> Safe-2.09.ebuild : + Added hppa to keywords. + +*Safe-2.09 (19 Dec 2002) + + 19 Jan 2003; Jan Seidel <tuxus@gentoo.org> : + Added mips to keywords + + 19 Dec 2002; Michael Cummings <mcummings> Safe-2.09.ebuild: + + This is a security update to Safe.pm, a core perl module. See: + http://search.cpan.org/src/ABERGMAN/Safe-2.09/README for more details. diff --git a/perl-core/Safe/Manifest b/perl-core/Safe/Manifest new file mode 100644 index 000000000000..a28697872f29 --- /dev/null +++ b/perl-core/Safe/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 0a9074548a043b4a0a6dc4f76238068d ChangeLog 1637 +MD5 e504bd107d031195b7fcd0c489b252b8 Safe-2.11.ebuild 508 +MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +MD5 bd0886ea2addfa17ef854a25004a1ba0 files/digest-Safe-2.11 60 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCcTMYtG5z4I8BtQoRAqegAJ9OrAQuUzTgAesVGyoRCRVUPNawswCghpP0 +ZmUCF777zkhbWrMKfEyaYCQ= +=J3V7 +-----END PGP SIGNATURE----- diff --git a/perl-core/Safe/Safe-2.11.ebuild b/perl-core/Safe/Safe-2.11.ebuild new file mode 100644 index 000000000000..d94905cd8229 --- /dev/null +++ b/perl-core/Safe/Safe-2.11.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/perl-core/Safe/Safe-2.11.ebuild,v 1.1 2005/05/25 14:32:45 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Compile and execute code in restricted compartments" +HOMEPAGE="http://search.cpan.org/author/ABERGMAN/${P}/" +SRC_URI="mirror://cpan/authors/id/R/RG/RGARCIA/Safe-2.11.tar.gz" + +LICENSE="Artistic" +SLOT="0" +KEYWORDS="x86 amd64 ppc sparc alpha mips hppa" +IUSE="" diff --git a/perl-core/Safe/files/digest-Safe-2.11 b/perl-core/Safe/files/digest-Safe-2.11 new file mode 100644 index 000000000000..99aef6a777a5 --- /dev/null +++ b/perl-core/Safe/files/digest-Safe-2.11 @@ -0,0 +1 @@ +MD5 1dfbd8c7ce4920052ea2b7124a838366 Safe-2.11.tar.gz 11488 diff --git a/perl-core/Safe/metadata.xml b/perl-core/Safe/metadata.xml new file mode 100644 index 000000000000..86672fe64c10 --- /dev/null +++ b/perl-core/Safe/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>perl</herd> + <maintainer> + <email>perl@gentoo.org</email> + <description>Primary Maintainer</description> + </maintainer> + <longdescription></longdescription> +</pkgmetadata> |