summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-08-15 08:17:02 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-08-15 08:17:02 +0000
commit98a5abd728b38c9691c7e9df4da4e84365859789 (patch)
tree208602ce10489ac8243246145765a90e22a8931d /dev-lang
parentGot trigger happy on the commit. Forgot to keyword properly. (diff)
downloadhistorical-98a5abd728b38c9691c7e9df4da4e84365859789.tar.gz
historical-98a5abd728b38c9691c7e9df4da4e84365859789.tar.bz2
historical-98a5abd728b38c9691c7e9df4da4e84365859789.zip
Version bump, bug 93988, thanks Adrian
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/pugs/ChangeLog8
-rw-r--r--dev-lang/pugs/Manifest14
-rw-r--r--dev-lang/pugs/files/digest-pugs-6.0.111
-rw-r--r--dev-lang/pugs/files/digest-pugs-6.2.31
-rw-r--r--dev-lang/pugs/files/digest-pugs-6.2.91
-rw-r--r--dev-lang/pugs/pugs-6.0.11.ebuild22
-rw-r--r--dev-lang/pugs/pugs-6.2.3.ebuild24
-rw-r--r--dev-lang/pugs/pugs-6.2.9.ebuild31
8 files changed, 45 insertions, 57 deletions
diff --git a/dev-lang/pugs/ChangeLog b/dev-lang/pugs/ChangeLog
index 27fb8555e02c..27e1f573e87b 100644
--- a/dev-lang/pugs/ChangeLog
+++ b/dev-lang/pugs/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-lang/pugs
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/pugs/ChangeLog,v 1.5 2005/05/18 21:21:14 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/pugs/ChangeLog,v 1.6 2005/08/15 08:17:02 mcummings Exp $
+
+*pugs-6.2.9 (15 Aug 2005)
+
+ 15 Aug 2005; Michael Cummings <mcummings@gentoo.org> -pugs-6.0.11.ebuild,
+ -pugs-6.2.3.ebuild, +pugs-6.2.9.ebuild:
+ Version bump, bug 93988, thanks Adrian
*pugs-6.2.3 (18 May 2005)
diff --git a/dev-lang/pugs/Manifest b/dev-lang/pugs/Manifest
index 94bd83a2fadc..f184e630b8dd 100644
--- a/dev-lang/pugs/Manifest
+++ b/dev-lang/pugs/Manifest
@@ -1,16 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 3e3acb67aabdc0e08e2ceff310fa27cf ChangeLog 1052
-MD5 9b22fae8c9c831a52de40862635a0763 files/digest-pugs-6.0.11 69
-MD5 d5e4dbe7341fe4043de32ec0fca783bd files/digest-pugs-6.2.3 68
+MD5 facc27a1e6ed9a872f2076b612725a2a ChangeLog 1239
MD5 e195d07dd8c771cb3816ab6cece1510e metadata.xml 464
-MD5 07a195c0bdadd7b5d9da0dd456e48282 pugs-6.0.11.ebuild 582
-MD5 7ace74efbc137da8fa877331841c76a5 pugs-6.2.3.ebuild 596
+MD5 2786eef5c97a1981c9c5cfb61f4b94e4 pugs-6.2.9.ebuild 1019
+MD5 a6449849fecfd8db5e4e089e1565a706 files/digest-pugs-6.2.9 69
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCz/TyI1lqEGTUzyQRAoq7AJ4hx/adWxQSlWFYQBwmFY7vcGmirwCgzaP2
-t/11AXV61Ijj9nQqlrf5lvI=
-=AVsn
+iD8DBQFDAE+PtG5z4I8BtQoRAiQZAJ4haDA6ZCeVgbmyZFE0EqdCq/vKGQCdFDr/
+ye8/FLXfRrRtOTGUne1dzZg=
+=8yTZ
-----END PGP SIGNATURE-----
diff --git a/dev-lang/pugs/files/digest-pugs-6.0.11 b/dev-lang/pugs/files/digest-pugs-6.0.11
deleted file mode 100644
index f3652d9f31a4..000000000000
--- a/dev-lang/pugs/files/digest-pugs-6.0.11
+++ /dev/null
@@ -1 +0,0 @@
-MD5 0ff4b1f4b93d2288894e975f0e4926a1 Perl6-Pugs-6.0.11.tar.gz 315826
diff --git a/dev-lang/pugs/files/digest-pugs-6.2.3 b/dev-lang/pugs/files/digest-pugs-6.2.3
deleted file mode 100644
index 778ea41e06c4..000000000000
--- a/dev-lang/pugs/files/digest-pugs-6.2.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 2ddc097bf8f19ad0d46f7f70ad042ae3 Perl6-Pugs-6.2.3.tar.gz 894640
diff --git a/dev-lang/pugs/files/digest-pugs-6.2.9 b/dev-lang/pugs/files/digest-pugs-6.2.9
new file mode 100644
index 000000000000..ac6d319096ef
--- /dev/null
+++ b/dev-lang/pugs/files/digest-pugs-6.2.9
@@ -0,0 +1 @@
+MD5 ba3739f7c664fb6c21b3aa1f0ae145b5 Perl6-Pugs-6.2.9.tar.gz 1439642
diff --git a/dev-lang/pugs/pugs-6.0.11.ebuild b/dev-lang/pugs/pugs-6.0.11.ebuild
deleted file mode 100644
index cad22b5ec607..000000000000
--- a/dev-lang/pugs/pugs-6.0.11.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/pugs/pugs-6.0.11.ebuild,v 1.5 2005/07/09 16:01:29 swegener Exp $
-
-inherit perl-module
-
-MY_P="Perl6-Pugs-${PV}"
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="Pugs is an implementation of Perl 6, written in Haskell"
-HOMEPAGE="http://pugscode.org/"
-SRC_URI="mirror://cpan/authors/id/A/AU/AUTRIJUS/${MY_P}.tar.gz"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc"
-
-IUSE=""
-
-DEPEND="dev-perl/Term-ReadLine-Perl
- virtual/ghc"
-
diff --git a/dev-lang/pugs/pugs-6.2.3.ebuild b/dev-lang/pugs/pugs-6.2.3.ebuild
deleted file mode 100644
index 1ec04bac97a0..000000000000
--- a/dev-lang/pugs/pugs-6.2.3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/pugs/pugs-6.2.3.ebuild,v 1.2 2005/07/09 16:01:29 swegener Exp $
-
-inherit perl-module
-
-MY_P="Perl6-Pugs-${PV}"
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="Pugs is an implementation of Perl 6, written in Haskell"
-HOMEPAGE="http://pugscode.org/"
-SRC_URI="mirror://cpan/authors/id/A/AU/AUTRIJUS/${MY_P}.tar.gz"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SRC_TEST="do"
-
-SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc"
-
-IUSE=""
-
-DEPEND="dev-perl/Term-ReadLine-Perl
- virtual/ghc"
-
diff --git a/dev-lang/pugs/pugs-6.2.9.ebuild b/dev-lang/pugs/pugs-6.2.9.ebuild
new file mode 100644
index 000000000000..088c128ae4c0
--- /dev/null
+++ b/dev-lang/pugs/pugs-6.2.9.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/pugs/pugs-6.2.9.ebuild,v 1.1 2005/08/15 08:17:02 mcummings Exp $
+
+inherit perl-module
+
+MY_P="Perl6-Pugs-${PV}"
+MY_PARROT="parrot-0.2.3"
+S="${WORKDIR}/-${PV}"
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="Pugs is an implementation of Perl 6, written in Haskell"
+HOMEPAGE="http://pugscode.org/"
+SRC_URI="mirror://cpan/authors/id/A/AU/AUTRIJUS/${MY_P}.tar.gz"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~x86 ~amd64 ~ppc"
+
+IUSE=""
+
+DEPEND="dev-perl/Term-ReadLine-Perl
+ || ( >=dev-lang/ghc-bin-6.4 >=dev-lang/ghc-6.4 )
+ =dev-lang/${MY_PARROT}"
+#not yet supported because the 0.9.8 version does not work with ghc-6.4 that is required for pugs
+
+export PARROT_PATH="/usr/lib/${MY_PARROT}"
+#this links against parrot and perl5 - if threads was used to compile perl5 this is not supported here
+export PUGS_EMBED="parrot perl5"
+#del upon ghc-6.4.1 release
+export GHCRTS='-A200M'