summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-11 21:11:27 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-11 21:11:27 +0000
commit9df5cf72ed868d3ccdf7f4e7a8a2356708e441c0 (patch)
tree9dcc216097ed3adae52dd0b53ac9e18f9bc5fc11 /dev-lang/parrot
parentForce -mieee for alpha moz builds (diff)
downloadhistorical-9df5cf72ed868d3ccdf7f4e7a8a2356708e441c0.tar.gz
historical-9df5cf72ed868d3ccdf7f4e7a8a2356708e441c0.tar.bz2
historical-9df5cf72ed868d3ccdf7f4e7a8a2356708e441c0.zip
sync IUSE (+gdbm +gmp +python)
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-lang/parrot')
-rw-r--r--dev-lang/parrot/Manifest16
-rw-r--r--dev-lang/parrot/parrot-0.2.1.ebuild4
2 files changed, 10 insertions, 10 deletions
diff --git a/dev-lang/parrot/Manifest b/dev-lang/parrot/Manifest
index 59ec0f9662d6..6662a44ac0ac 100644
--- a/dev-lang/parrot/Manifest
+++ b/dev-lang/parrot/Manifest
@@ -1,19 +1,19 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 c945d06f74e84a7106d0ccf283b5d7db parrot-0.1.1.ebuild 1147
MD5 2a07721ae678695fcda05cd1bcda4a43 ChangeLog 1198
-MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
-MD5 4ff51bfa42e5b9dee3556f32b84ad998 parrot-0.2.1.ebuild 1791
-MD5 47d9f189df0c6f95e690a6e5b523f185 parrot-0.1.2.ebuild 1538
-MD5 e973d8e474a6da7a82f7d20c2d496a1c files/digest-parrot-0.2.1 65
MD5 75fbd20b4daec7e1b315a172ad60c64f files/digest-parrot-0.1.1 65
MD5 33b986910cc59316976efc38da8ab47c files/digest-parrot-0.1.2 65
+MD5 e973d8e474a6da7a82f7d20c2d496a1c files/digest-parrot-0.2.1 65
MD5 bb2ee3162424592150ab37c417374ceb files/mod_parrot.patch 226
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
+MD5 c945d06f74e84a7106d0ccf283b5d7db parrot-0.1.1.ebuild 1147
+MD5 47d9f189df0c6f95e690a6e5b523f185 parrot-0.1.2.ebuild 1538
+MD5 89b4911a3c7b126e26dc4edf91333333 parrot-0.2.1.ebuild 1806
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD4DBQFCxIzItG5z4I8BtQoRAmo0AJYrKia2U2osHB3CHv8E12UZ0y7pAJ0b35IP
-NuafyMoSUzUQqOsFeYsQrQ==
-=CTHY
+iD8DBQFC0uCKI1lqEGTUzyQRAlmeAJ9W1OEDNCYJAcIXzPsJOsHoI3PldwCeJ0Yu
+bA4NR2ETNh//a7X9LSo6MKE=
+=dvUP
-----END PGP SIGNATURE-----
diff --git a/dev-lang/parrot/parrot-0.2.1.ebuild b/dev-lang/parrot/parrot-0.2.1.ebuild
index ce2296192f15..35687743fa40 100644
--- a/dev-lang/parrot/parrot-0.2.1.ebuild
+++ b/dev-lang/parrot/parrot-0.2.1.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.1.ebuild,v 1.1 2005/07/01 00:22:27 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/parrot/parrot-0.2.1.ebuild,v 1.2 2005/07/11 21:11:27 swegener Exp $
inherit base eutils
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~sparc ~amd64 ~ppc"
-IUSE="test"
+IUSE="test gdbm gmp python"
#this ebuild has been tested with the given perl
#if we trust the README then 5.6 should also be ok.