summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-07-13 06:35:29 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-07-13 06:35:29 +0000
commit2911cd68ef39044f5b5965aad16e0b678988ad14 (patch)
treeb09c9cbdea4425a6795f21c92f6429b1fabc81de
parentAdded ~sparc (Manifest recommit) (diff)
downloadgentoo-2-2911cd68ef39044f5b5965aad16e0b678988ad14.tar.gz
gentoo-2-2911cd68ef39044f5b5965aad16e0b678988ad14.tar.bz2
gentoo-2-2911cd68ef39044f5b5965aad16e0b678988ad14.zip
IUSE
-rw-r--r--dev-lisp/kawa/kawa-1.6.97.ebuild11
-rw-r--r--dev-lisp/kawa/kawa-1.7.ebuild11
-rw-r--r--dev-ml/pxp/pxp-1.1.5.ebuild3
-rw-r--r--dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06-r1.ebuild3
-rw-r--r--dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06.ebuild3
-rw-r--r--dev-perl/Error/Error-0.15-r1.ebuild5
-rw-r--r--dev-perl/Error/Error-0.15-r2.ebuild5
-rw-r--r--dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild5
-rw-r--r--dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild5
-rw-r--r--dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild5
10 files changed, 35 insertions, 21 deletions
diff --git a/dev-lisp/kawa/kawa-1.6.97.ebuild b/dev-lisp/kawa/kawa-1.6.97.ebuild
index 058e2edba869..981e2664a5ac 100644
--- a/dev-lisp/kawa/kawa-1.6.97.ebuild
+++ b/dev-lisp/kawa/kawa-1.6.97.ebuild
@@ -1,15 +1,18 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/kawa/kawa-1.6.97.ebuild,v 1.8 2004/06/24 23:59:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/kawa/kawa-1.6.97.ebuild,v 1.9 2004/07/13 06:31:57 mr_bones_ Exp $
DESCRIPTION="Scheme compiler for JVM"
-SRC_URI="ftp://ftp.gnu.org/pub/gnu/kawa/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/kawa/"
-DEPEND="virtual/jdk"
-RDEPEND="virtual/jre"
+SRC_URI="ftp://ftp.gnu.org/pub/gnu/kawa/${P}.tar.gz"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
+
+DEPEND="virtual/jdk"
+RDEPEND="virtual/jre"
src_compile() {
export PATH=${PATH}:${JDK_HOME}/bin
diff --git a/dev-lisp/kawa/kawa-1.7.ebuild b/dev-lisp/kawa/kawa-1.7.ebuild
index e9fa5171ef4c..a4640dea73ae 100644
--- a/dev-lisp/kawa/kawa-1.7.ebuild
+++ b/dev-lisp/kawa/kawa-1.7.ebuild
@@ -1,15 +1,18 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/kawa/kawa-1.7.ebuild,v 1.2 2004/06/24 23:59:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/kawa/kawa-1.7.ebuild,v 1.3 2004/07/13 06:31:57 mr_bones_ Exp $
DESCRIPTION="Kawa, the Java-based Scheme system"
-SRC_URI="ftp://ftp.gnu.org/pub/gnu/kawa/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/kawa/"
-DEPEND="virtual/jdk"
-RDEPEND="virtual/jre"
+SRC_URI="ftp://ftp.gnu.org/pub/gnu/kawa/${P}.tar.gz"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
+
+DEPEND="virtual/jdk"
+RDEPEND="virtual/jre"
src_compile() {
export PATH=${PATH}:${JDK_HOME}/bin
diff --git a/dev-ml/pxp/pxp-1.1.5.ebuild b/dev-ml/pxp/pxp-1.1.5.ebuild
index 84cb3af4c021..99bcbf4634b9 100644
--- a/dev-ml/pxp/pxp-1.1.5.ebuild
+++ b/dev-ml/pxp/pxp-1.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/pxp/pxp-1.1.5.ebuild,v 1.7 2004/06/25 00:03:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/pxp/pxp-1.1.5.ebuild,v 1.8 2004/07/13 06:33:06 mr_bones_ Exp $
DESCRIPTION="validating XML parser library for O'Caml"
HOMEPAGE="http://www.ocaml-programming.de/packages/documentation/pxp/index_dev.html"
@@ -9,6 +9,7 @@ SRC_URI="http://www.ocaml-programming.de/packages/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND=">=dev-ml/pcre-ocaml-4.31
>=dev-ml/ocamlnet-0.94
diff --git a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06-r1.ebuild b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06-r1.ebuild
index 04ba599913f4..477a26eb2323 100644
--- a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06-r1.ebuild
+++ b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06-r1.ebuild,v 1.8 2004/06/25 00:25:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06-r1.ebuild,v 1.9 2004/07/13 06:33:44 mr_bones_ Exp $
inherit perl-module
@@ -12,3 +12,4 @@ SRC_URI="http://www.cpan.org/modules/by-module/Digest/${P}.tar.gz"
LICENSE="Artistic | GPL-2"
SLOT="0"
KEYWORDS="x86 amd64 ppc sparc alpha"
+IUSE=""
diff --git a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06.ebuild b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06.ebuild
index 706dbc3dfc21..57047d886afd 100644
--- a/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06.ebuild
+++ b/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06.ebuild,v 1.12 2004/06/25 00:25:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-Nilsimsa/Digest-Nilsimsa-0.06.ebuild,v 1.13 2004/07/13 06:33:44 mr_bones_ Exp $
inherit perl-module
@@ -12,3 +12,4 @@ SRC_URI="http://www.cpan.org/modules/by-module/Digest/${P}.tar.gz"
LICENSE="Artistic | GPL-2"
SLOT="0"
KEYWORDS="x86 amd64 ppc sparc alpha"
+IUSE=""
diff --git a/dev-perl/Error/Error-0.15-r1.ebuild b/dev-perl/Error/Error-0.15-r1.ebuild
index 8971dc5c14b7..ab72564fcce1 100644
--- a/dev-perl/Error/Error-0.15-r1.ebuild
+++ b/dev-perl/Error/Error-0.15-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.15-r1.ebuild,v 1.14 2004/06/25 00:25:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.15-r1.ebuild,v 1.15 2004/07/13 06:34:37 mr_bones_ Exp $
inherit perl-module
@@ -9,6 +9,7 @@ DESCRIPTION="A Error Perl Module"
SRC_URI="http://www.cpan.org/modules/by-module/Error/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/Error/${P}.readme"
-SLOT="0"
LICENSE="Artistic | GPL-2"
+SLOT="0"
KEYWORDS="x86 amd64 ppc sparc alpha"
+IUSE=""
diff --git a/dev-perl/Error/Error-0.15-r2.ebuild b/dev-perl/Error/Error-0.15-r2.ebuild
index d3293b3f9887..fad79591da40 100644
--- a/dev-perl/Error/Error-0.15-r2.ebuild
+++ b/dev-perl/Error/Error-0.15-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.15-r2.ebuild,v 1.10 2004/06/25 00:25:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.15-r2.ebuild,v 1.11 2004/07/13 06:34:37 mr_bones_ Exp $
inherit perl-module
@@ -9,6 +9,7 @@ DESCRIPTION="Error/exception handling in an OO-ish way"
SRC_URI="http://www.cpan.org/modules/by-module/Error/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/Error/${P}.readme"
-SLOT="0"
LICENSE="Artistic | GPL-2"
+SLOT="0"
KEYWORDS="x86 amd64 ppc sparc alpha ~mips s390"
+IUSE=""
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild
index 23de508d09a4..0c53560946a8 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild,v 1.14 2004/06/25 00:27:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild,v 1.15 2004/07/13 06:35:29 mr_bones_ Exp $
inherit perl-module
@@ -8,6 +8,7 @@ DESCRIPTION="F77 Perl Module"
SRC_URI="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.tar.gz"
HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme"
-SLOT="0"
LICENSE="Artistic | GPL-2"
+SLOT="0"
KEYWORDS="x86 amd64 ppc sparc alpha"
+IUSE=""
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild
index 3ebdb31b00de..54206a25eec8 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild,v 1.10 2004/06/25 00:27:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild,v 1.11 2004/07/13 06:35:29 mr_bones_ Exp $
inherit perl-module
@@ -8,6 +8,7 @@ DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code"
SRC_URI="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.tar.gz"
HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme"
-SLOT="0"
LICENSE="Artistic | GPL-2"
+SLOT="0"
KEYWORDS="x86 amd64 ppc alpha hppa sparc mips"
+IUSE=""
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild
index 7f6ccda185e6..115e406c39d8 100644
--- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild,v 1.7 2004/06/25 00:27:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild,v 1.8 2004/07/13 06:35:29 mr_bones_ Exp $
inherit perl-module
@@ -8,6 +8,7 @@ DESCRIPTION="F77 Perl Module"
SRC_URI="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.tar.gz"
HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme"
-SLOT="0"
LICENSE="Artistic | GPL-2"
+SLOT="0"
KEYWORDS="x86 amd64 ppc alpha"
+IUSE=""