diff options
author | 2005-05-30 14:11:51 +0000 | |
---|---|---|
committer | 2005-05-30 14:11:51 +0000 | |
commit | 620324ec8db2508ddb547761484dacf13e0d9180 (patch) | |
tree | 9ffc1f21c73f5cdefca4e5282458de08889ce299 /app-portage | |
parent | Version bump for bug 94465 (diff) | |
download | gentoo-2-620324ec8db2508ddb547761484dacf13e0d9180.tar.gz gentoo-2-620324ec8db2508ddb547761484dacf13e0d9180.tar.bz2 gentoo-2-620324ec8db2508ddb547761484dacf13e0d9180.zip |
Fix for the perl-core split
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/g-cpan/ChangeLog | 8 | ||||
-rw-r--r-- | app-portage/g-cpan/Manifest | 18 | ||||
-rw-r--r-- | app-portage/g-cpan/files/digest-g-cpan-0.13 | 2 | ||||
-rw-r--r-- | app-portage/g-cpan/files/digest-g-cpan-0.13-r1 | 1 | ||||
-rw-r--r-- | app-portage/g-cpan/g-cpan-0.13-r1.ebuild | 37 |
5 files changed, 51 insertions, 15 deletions
diff --git a/app-portage/g-cpan/ChangeLog b/app-portage/g-cpan/ChangeLog index c6c14369f8f1..a2bc38caf581 100644 --- a/app-portage/g-cpan/ChangeLog +++ b/app-portage/g-cpan/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-portage/g-cpan # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/g-cpan/ChangeLog,v 1.5 2005/05/25 12:12:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/g-cpan/ChangeLog,v 1.6 2005/05/30 14:11:51 mcummings Exp $ + +*g-cpan-0.13-r1 (30 May 2005) + + 30 May 2005; Michael Cummings <mcummings@gentoo.org> + +g-cpan-0.13-r1.ebuild: + Fix for the perl-core split 25 May 2005; Michael Cummings <mcummings@gentoo.org> g-cpan-0.13.ebuild: BAH. Why isn't mirorr the same as mirror??? :) diff --git a/app-portage/g-cpan/Manifest b/app-portage/g-cpan/Manifest index feabaf528c22..bb3fafa9518e 100644 --- a/app-portage/g-cpan/Manifest +++ b/app-portage/g-cpan/Manifest @@ -1,16 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 30959ab439c03125ddd175bde8d6acff ChangeLog 1634 MD5 0e113485988d104cd921ccd5e3ab5cc5 g-cpan-0.12.ebuild 1178 -MD5 1700933eaee6584200f19dcb29306ba5 metadata.xml 420 +MD5 30959ab439c03125ddd175bde8d6acff ChangeLog 1634 +MD5 dd13fd5be707a7a111bc136514ea3b14 g-cpan-0.13-r1.ebuild 1098 MD5 dd13fd5be707a7a111bc136514ea3b14 g-cpan-0.13.ebuild 1098 +MD5 1700933eaee6584200f19dcb29306ba5 metadata.xml 420 +MD5 97e8dd112a205671bb5a8764bb8554f1 files/digest-g-cpan-0.13 62 MD5 bdf27604ec34f22b22d6351dd576caaa files/digest-g-cpan-0.12 61 -MD5 bffcaeff338ede70a2d365f7f880515e files/digest-g-cpan-0.13 62 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFClGvetG5z4I8BtQoRAr1OAJ48mGd6Yh73JDtSnT43CT49yFbETQCePM9J -yFmZ6n5kZF4gEQHNnjcAOUc= -=dYso ------END PGP SIGNATURE----- +MD5 97e8dd112a205671bb5a8764bb8554f1 files/digest-g-cpan-0.13-r1 62 diff --git a/app-portage/g-cpan/files/digest-g-cpan-0.13 b/app-portage/g-cpan/files/digest-g-cpan-0.13 index df2945b6fc53..0d39a728d94e 100644 --- a/app-portage/g-cpan/files/digest-g-cpan-0.13 +++ b/app-portage/g-cpan/files/digest-g-cpan-0.13 @@ -1 +1 @@ -MD5 fca86dc28d4198a5a2f3f6943fdafc72 g-cpan-0.13.tar.gz 15516 +MD5 f2937bd2a84a0d99d35838a8ba1481af g-cpan-0.13.tar.gz 15770 diff --git a/app-portage/g-cpan/files/digest-g-cpan-0.13-r1 b/app-portage/g-cpan/files/digest-g-cpan-0.13-r1 new file mode 100644 index 000000000000..0d39a728d94e --- /dev/null +++ b/app-portage/g-cpan/files/digest-g-cpan-0.13-r1 @@ -0,0 +1 @@ +MD5 f2937bd2a84a0d99d35838a8ba1481af g-cpan-0.13.tar.gz 15770 diff --git a/app-portage/g-cpan/g-cpan-0.13-r1.ebuild b/app-portage/g-cpan/g-cpan-0.13-r1.ebuild new file mode 100644 index 000000000000..6154508fb46f --- /dev/null +++ b/app-portage/g-cpan/g-cpan-0.13-r1.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-portage/g-cpan/g-cpan-0.13-r1.ebuild,v 1.1 2005/05/30 14:11:51 mcummings Exp $ + +DESCRIPTION="g-cpan: generate and install CPAN modules using portage" +HOMEPAGE="http://dev.gentoo.org/~mcummings/" +SRC_URI="mirror://gentoo/${P}.tar.gz" + +LICENSE="|| ( Artistic GPL-2 )" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc-macos ppc64 s390 sh sparc x86" +IUSE="" + +DEPEND="dev-lang/perl" + +pkg_setup() { + if hasq collision-protect $FEATURES; then + ewarn "This ebuild will fail with collision-protect in place." + ewarn "This ebuild is replacing a package that was previously" + ewarn "bundled with portage directly. Please disable " + ewarn "collision-protect for the installation of this package." + die + fi +} +src_unpack() { + unpack ${A} + cd ${S} +} + +src_install() { + dodir /usr/bin + cp ${S}/bin/g-cpan.pl ${D}/usr/bin/ + dodir /usr/share/man/man1 + cp ${S}/man/g-cpan.pl.1 ${D}/usr/share/man/man1/ + dodoc Changes + dosym /usr/bin/g-cpan.pl /usr/bin/g-cpan +} |