diff options
author | Torsten Veller <tove@gentoo.org> | 2009-01-20 12:55:16 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-01-20 12:55:16 +0000 |
commit | 60c7fe8a64f6023959ce6a758e579687d8f86a57 (patch) | |
tree | 70a0b71a8bb6fa64a94a382009d0dc38bc61e634 /virtual | |
parent | Package mask ~sys-fs/udev-136 until 135-r3 is tested good enough and the upst... (diff) | |
download | historical-60c7fe8a64f6023959ce6a758e579687d8f86a57.tar.gz historical-60c7fe8a64f6023959ce6a758e579687d8f86a57.tar.bz2 historical-60c7fe8a64f6023959ce6a758e579687d8f86a57.zip |
Adding virtuals for dual-lifed modules that come with perl-5.10
Package-Manager: portage-2.2_rc23/cvs/Linux i686
Diffstat (limited to 'virtual')
5 files changed, 61 insertions, 0 deletions
diff --git a/virtual/perl-Module-Load-Conditional/ChangeLog b/virtual/perl-Module-Load-Conditional/ChangeLog new file mode 100644 index 000000000000..eb024ca632ab --- /dev/null +++ b/virtual/perl-Module-Load-Conditional/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for virtual/perl-Module-Load-Conditional +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.1 2009/01/20 12:55:16 tove Exp $ + +*perl-Module-Load-Conditional-0.30 (20 Jan 2009) +*perl-Module-Load-Conditional-0.28 (20 Jan 2009) + + 20 Jan 2009; Torsten Veller <tove@gentoo.org> +metadata.xml, + +perl-Module-Load-Conditional-0.28.ebuild, + +perl-Module-Load-Conditional-0.30.ebuild: + Adding virtuals for dual-lifed modules that come with perl-5.10 + diff --git a/virtual/perl-Module-Load-Conditional/Manifest b/virtual/perl-Module-Load-Conditional/Manifest new file mode 100644 index 000000000000..3ffa175a6a9e --- /dev/null +++ b/virtual/perl-Module-Load-Conditional/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +EBUILD perl-Module-Load-Conditional-0.28.ebuild 491 RMD160 d4725703403b3e7acbc3f890755b5424229b753c SHA1 adda5b04af860304967d693402aa5d15d789a8b2 SHA256 284cb119352572e4544dd88b059dcc1dbb24bcd78192df03faba64d0d96a6f2f +EBUILD perl-Module-Load-Conditional-0.30.ebuild 491 RMD160 473f2db8ee44adeaa5ef433999659302de9cb4ac SHA1 5e72834f603113aa86fa8b9e78f818da379168ca SHA256 d022fdf66e30cad82a0c739b2a19ce3fc5a82ffd558a93d81e7bab00ba16748f +MISC ChangeLog 562 RMD160 617254f6392d2ebb8c73dea42300177be68e0ad0 SHA1 de3efab09f6bb7d1a3bff5bf4f76d82a5799b05c SHA256 ddb98de49fa1202a0083777660472c3a830af02df7c3ac2d4f17b6315e61ca2a +MISC metadata.xml 158 RMD160 03e4d8164c58bc61660cbaf489d4e3652de0feb7 SHA1 9a84117c6fb70288426e20c84deaf16f4381a549 SHA256 1fef4c0af5f71b777110f54d9dfbd27d6c85c750fca007f4a2fb38345ebbb710 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.9 (GNU/Linux) + +iEYEARECAAYFAkl1yZoACgkQV3J2n04EauzVbgCfUX8uWwYWAuv/fryy/1LmtWwo +wrsAoM0xRQLNaYlv9gyeB2c7sKvvLfiM +=M/3w +-----END PGP SIGNATURE----- diff --git a/virtual/perl-Module-Load-Conditional/metadata.xml b/virtual/perl-Module-Load-Conditional/metadata.xml new file mode 100644 index 000000000000..801e9385a1e0 --- /dev/null +++ b/virtual/perl-Module-Load-Conditional/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> diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild new file mode 100644 index 000000000000..f05976c0c58c --- /dev/null +++ b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild,v 1.1 2009/01/20 12:55:16 tove Exp $ + +DESCRIPTION="runtime require of both modules and files" +HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="~perl-core/Module-Load-Conditional-${PV}" diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild new file mode 100644 index 000000000000..0b3541abfa0f --- /dev/null +++ b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild,v 1.1 2009/01/20 12:55:16 tove Exp $ + +DESCRIPTION="runtime require of both modules and files" +HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="~perl-core/Module-Load-Conditional-${PV}" |