summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-08-15 08:28:43 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-08-15 08:28:43 +0000
commit0d0e46b859cc231c4f615ce2f6ecbfab32aa7733 (patch)
treee4356c31db3bec195f125e814efde558bb09c650 /dev-lang/parrot
parentVersion bump. (diff)
downloadgentoo-2-0d0e46b859cc231c4f615ce2f6ecbfab32aa7733.tar.gz
gentoo-2-0d0e46b859cc231c4f615ce2f6ecbfab32aa7733.tar.bz2
gentoo-2-0d0e46b859cc231c4f615ce2f6ecbfab32aa7733.zip
Fix to header of root.in.patch
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-lang/parrot')
-rw-r--r--dev-lang/parrot/ChangeLog6
-rw-r--r--dev-lang/parrot/Manifest16
-rw-r--r--dev-lang/parrot/files/root.in.patch7
-rw-r--r--dev-lang/parrot/parrot-0.2.3.ebuild8
4 files changed, 12 insertions, 25 deletions
diff --git a/dev-lang/parrot/ChangeLog b/dev-lang/parrot/ChangeLog
index 7c449bb54b21..59c5de94efe2 100644
--- a/dev-lang/parrot/ChangeLog
+++ b/dev-lang/parrot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/parrot
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/parrot/ChangeLog,v 1.7 2005/08/15 06:30:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/parrot/ChangeLog,v 1.8 2005/08/15 08:28:43 mcummings Exp $
+
+ 15 Aug 2005; Michael Cummings <mcummings@gentoo.org> files/root.in.patch,
+ parrot-0.2.3.ebuild:
+ Fix to header of root.in.patch
*parrot-0.2.3 (15 Aug 2005)
diff --git a/dev-lang/parrot/Manifest b/dev-lang/parrot/Manifest
index 9ef3e284e501..3a8c7a21c4f3 100644
--- a/dev-lang/parrot/Manifest
+++ b/dev-lang/parrot/Manifest
@@ -1,17 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 1324d7236900c8cc705815b932f4cfd5 ChangeLog 1493
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
-MD5 8c6afeac0d80159bdac8302cd6413a0c parrot-0.2.3.ebuild 2043
+MD5 41ead025dd1d48e4ed140b251bac2b78 parrot-0.2.3.ebuild 2070
+MD5 6fefa983d0557ec5599f54babc66d7df files/digest-parrot-0.2.3 65
MD5 1ac50a47aab4a14fbd9f47f929ee33c8 files/mod_parrot.patch 293
MD5 173cae8d616eb7a79b78c15e34920888 files/parrot-config.patch 569
-MD5 0ab3064c27f1ce600a3c72689e895053 files/root.in.patch 1291
-MD5 6fefa983d0557ec5599f54babc66d7df files/digest-parrot-0.2.3 65
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFDADa5tG5z4I8BtQoRAjx7AJ9u6WmytDhZ1q0JzYiiHYu6MZ75zwCgkHJ0
-r4CU9TXMtDsH0PD7hB72JvE=
-=URFG
------END PGP SIGNATURE-----
+MD5 b3c3aa33bd9cf54b6eafa26e89063113 files/root.in.patch 987
diff --git a/dev-lang/parrot/files/root.in.patch b/dev-lang/parrot/files/root.in.patch
index b93a020afe7b..8356f05a2f4c 100644
--- a/dev-lang/parrot/files/root.in.patch
+++ b/dev-lang/parrot/files/root.in.patch
@@ -1,12 +1,5 @@
--- ../parrot-0.2.3/config/gen/makefiles/root.in 2005-07-29 12:07:33.000000000 +0200
+++ config/gen/makefiles/root.in 2005-08-07 17:40:26.000000000 +0200
-@@ -1,5 +1,5 @@
- # Copyright: 2001-2005 The Perl Foundation. All Rights Reserved.
--# $Id: root.in.patch,v 1.1 2005/08/15 06:30:56 mcummings Exp $
-+# $Id: root.in.patch,v 1.1 2005/08/15 06:30:56 mcummings Exp $
-
- ###############################################################################
- # NOTES:
@@ -656,10 +656,8 @@
runtime/parrot/include/config.fpmc : myconfig config_lib.pasm $(MINIPARROT)
@echo Invoking Parrot to generate runtime/parrot/include/config.fpmc --cross your fingers
diff --git a/dev-lang/parrot/parrot-0.2.3.ebuild b/dev-lang/parrot/parrot-0.2.3.ebuild
index aef74abc73aa..96c7a1baf4a1 100644
--- a/dev-lang/parrot/parrot-0.2.3.ebuild
+++ b/dev-lang/parrot/parrot-0.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/parrot/parrot-0.2.3.ebuild,v 1.1 2005/08/15 06:30:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/parrot/parrot-0.2.3.ebuild,v 1.2 2005/08/15 08:28:43 mcummings Exp $
inherit base eutils
@@ -25,10 +25,10 @@ src_unpack () {
unpack ${A}
cd ${S}
#see https://rt.perl.org/rt3/Ticket/Display.html?id=36818
- epatch ${FILESDIR}/mod_parrot.patch
+ cd ${S}; epatch ${FILESDIR}/mod_parrot.patch
#see https://rt.perl.org/rt3/Ticket/Display.html?id=36812
- epatch ${FILESDIR}/root.in.patch
- epatch ${FILESDIR}/parrot-config.patch
+ cd ${S}; epatch ${FILESDIR}/root.in.patch
+ cd ${S}; epatch ${FILESDIR}/parrot-config.patch
}
src_compile() {