diff options
author | Yuval Yaari <yuval@gentoo.org> | 2008-11-01 18:46:01 +0000 |
---|---|---|
committer | Yuval Yaari <yuval@gentoo.org> | 2008-11-01 18:46:01 +0000 |
commit | 41219e1113e97edee7813be4b3fa347c1684fdf1 (patch) | |
tree | 8bfb916eab386cd130d9dbf2c210f87567094564 /virtual/perl-Archive-Tar | |
parent | Stable on ppc wrt bug 244876 (diff) | |
download | historical-41219e1113e97edee7813be4b3fa347c1684fdf1.tar.gz historical-41219e1113e97edee7813be4b3fa347c1684fdf1.tar.bz2 historical-41219e1113e97edee7813be4b3fa347c1684fdf1.zip |
Adding virtuals for dual-lifed modules that come with perl-5.10
Diffstat (limited to 'virtual/perl-Archive-Tar')
-rw-r--r-- | virtual/perl-Archive-Tar/ChangeLog | 13 | ||||
-rw-r--r-- | virtual/perl-Archive-Tar/metadata.xml | 10 | ||||
-rw-r--r-- | virtual/perl-Archive-Tar/perl-Archive-Tar-1.32.ebuild | 17 | ||||
-rw-r--r-- | virtual/perl-Archive-Tar/perl-Archive-Tar-1.38.ebuild | 17 | ||||
-rw-r--r-- | virtual/perl-Archive-Tar/perl-Archive-Tar-1.40.ebuild | 17 |
5 files changed, 74 insertions, 0 deletions
diff --git a/virtual/perl-Archive-Tar/ChangeLog b/virtual/perl-Archive-Tar/ChangeLog new file mode 100644 index 000000000000..a6d953f3d822 --- /dev/null +++ b/virtual/perl-Archive-Tar/ChangeLog @@ -0,0 +1,13 @@ +# ChangeLog for gentoo-x86/virtual +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v 1.1 2008/11/01 18:45:57 yuval Exp $ + +*perl-Archive-Tar-1.40 (01 Nov 2008) +*perl-Archive-Tar-1.38 (01 Nov 2008) +*perl-Archive-Tar-1.32 (01 Nov 2008) + + 01 Nov 2008; Yuval Yaari <yuval@gentoo.org> +metadata.xml, + +perl-Archive-Tar-1.32.ebuild, +perl-Archive-Tar-1.38.ebuild, + +perl-Archive-Tar-1.40.ebuild: + Adding virtuals for dual-lifed modules that come with perl-5.10 + diff --git a/virtual/perl-Archive-Tar/metadata.xml b/virtual/perl-Archive-Tar/metadata.xml new file mode 100644 index 000000000000..86672fe64c10 --- /dev/null +++ b/virtual/perl-Archive-Tar/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> diff --git a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.32.ebuild b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.32.ebuild new file mode 100644 index 000000000000..d065f920cbe8 --- /dev/null +++ b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.32.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/perl-Archive-Tar-1.32.ebuild,v 1.1 2008/11/01 18:45:57 yuval Exp $ + +DESCRIPTION="A Perl module for creation and manipulation of tar files" +HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" + +IUSE="" +DEPEND="" + +RDEPEND="~perl-core/Archive-Tar-${PV}" + diff --git a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.38.ebuild b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.38.ebuild new file mode 100644 index 000000000000..0c01592d11ca --- /dev/null +++ b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.38.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/perl-Archive-Tar-1.38.ebuild,v 1.1 2008/11/01 18:45:57 yuval Exp $ + +DESCRIPTION="A Perl module for creation and manipulation of tar files" +HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" + +IUSE="" +DEPEND="" + +RDEPEND="|| ( ~dev-lang/perl-5.10.0 ~perl-core/Archive-Tar-${PV} )" + diff --git a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.40.ebuild b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.40.ebuild new file mode 100644 index 000000000000..a96f693994d9 --- /dev/null +++ b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.40.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/perl-Archive-Tar-1.40.ebuild,v 1.1 2008/11/01 18:45:57 yuval Exp $ + +DESCRIPTION="A Perl module for creation and manipulation of tar files" +HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" + +IUSE="" +DEPEND="" + +RDEPEND="~perl-core/Archive-Tar-${PV}" + |