summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-11-23 18:57:48 +0000
committerTorsten Veller <tove@gentoo.org>2009-11-23 18:57:48 +0000
commit2cae3aede7bb4b55efc3990c51ffeb82c32dac11 (patch)
tree2bf2a2d6bd6dba3bf16849441e378bb76d10fafb /perl-core/Attribute-Handlers
parentDepend on Module-Build (#294247). Run tests (diff)
downloadhistorical-2cae3aede7bb4b55efc3990c51ffeb82c32dac11.tar.gz
historical-2cae3aede7bb4b55efc3990c51ffeb82c32dac11.tar.bz2
historical-2cae3aede7bb4b55efc3990c51ffeb82c32dac11.zip
Initial commit (#294206)
Package-Manager: portage-2.2_rc51/cvs/Linux x86_64
Diffstat (limited to 'perl-core/Attribute-Handlers')
-rw-r--r--perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild16
-rw-r--r--perl-core/Attribute-Handlers/ChangeLog10
-rw-r--r--perl-core/Attribute-Handlers/Manifest14
-rw-r--r--perl-core/Attribute-Handlers/metadata.xml5
4 files changed, 45 insertions, 0 deletions
diff --git a/perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild b/perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild
new file mode 100644
index 000000000000..9c29ea20917b
--- /dev/null
+++ b/perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.87.ebuild,v 1.1 2009/11/23 18:57:48 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR=SMUELLER
+inherit perl-module
+
+DESCRIPTION="Simpler definition of attribute handlers"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SRC_TEST=do
diff --git a/perl-core/Attribute-Handlers/ChangeLog b/perl-core/Attribute-Handlers/ChangeLog
new file mode 100644
index 000000000000..fff6688c96bf
--- /dev/null
+++ b/perl-core/Attribute-Handlers/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for perl-core/Attribute-Handlers
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.1 2009/11/23 18:57:48 tove Exp $
+
+*Attribute-Handlers-0.87 (23 Nov 2009)
+
+ 23 Nov 2009; Torsten Veller <tove@gentoo.org>
+ +Attribute-Handlers-0.87.ebuild, +metadata.xml:
+ Initial commit (#294206)
+
diff --git a/perl-core/Attribute-Handlers/Manifest b/perl-core/Attribute-Handlers/Manifest
new file mode 100644
index 000000000000..ed622d152439
--- /dev/null
+++ b/perl-core/Attribute-Handlers/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+DIST Attribute-Handlers-0.87.tar.gz 23171 RMD160 972498fc599efa94fd7ea1d7ae3705fd09bbfbd6 SHA1 5edbeae2ec14e3faca0c2a95bc9cb92b35affd0e SHA256 36b23287cbc7caa9f11c1216095988a8d08b61c41afa64e7215cffac63b8a51c
+EBUILD Attribute-Handlers-0.87.ebuild 401 RMD160 7eb6e1ff229e85f2cd3f62eea88ac46a416f4708 SHA1 527d1087ce7b5e61df1eddf8b549c924b69147dc SHA256 5f6eb2fd4fbb708d9abd29d3dc06544531f0fbbe7b7e60d93e0abb89b30a4a2e
+MISC ChangeLog 393 RMD160 691cee552422d2a19ec9f65b56ba1190c5b7533c SHA1 7a0a81286e08ec591670f248d0adff7752fda26e SHA256 1084029bb0f9029bcf88ce05cf86c7931ede0b8ab60f7c476f2b70a65d00beff
+MISC metadata.xml 158 RMD160 03e4d8164c58bc61660cbaf489d4e3652de0feb7 SHA1 9a84117c6fb70288426e20c84deaf16f4381a549 SHA256 1fef4c0af5f71b777110f54d9dfbd27d6c85c750fca007f4a2fb38345ebbb710
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.11 (GNU/Linux)
+
+iEYEARECAAYFAksK2zIACgkQV3J2n04Eauz7mQCfacihxSG6aaeJgNR1lYQ35MM4
+DjQAnigJ8UGivMTvTqQ2frjYO8O/dSEB
+=jwo9
+-----END PGP SIGNATURE-----
diff --git a/perl-core/Attribute-Handlers/metadata.xml b/perl-core/Attribute-Handlers/metadata.xml
new file mode 100644
index 000000000000..801e9385a1e0
--- /dev/null
+++ b/perl-core/Attribute-Handlers/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+</pkgmetadata>