summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-03 20:42:31 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-03 20:42:31 +0000
commit9716a561f304fa23982fc06b3a646357049ac6a6 (patch)
tree3497c48d2930745044c3256a470f243279969432 /dev-java/asm
parentTransfer Prefix keywords (diff)
downloadgentoo-2-9716a561f304fa23982fc06b3a646357049ac6a6.tar.gz
gentoo-2-9716a561f304fa23982fc06b3a646357049ac6a6.tar.bz2
gentoo-2-9716a561f304fa23982fc06b3a646357049ac6a6.zip
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-java/asm')
-rw-r--r--dev-java/asm/ChangeLog9
-rw-r--r--dev-java/asm/asm-1.4.3-r3.ebuild6
-rw-r--r--dev-java/asm/asm-1.5.3.ebuild6
-rw-r--r--dev-java/asm/asm-2.0-r1.ebuild6
-rw-r--r--dev-java/asm/asm-2.2.3-r1.ebuild6
-rw-r--r--dev-java/asm/asm-3.0.ebuild6
-rw-r--r--dev-java/asm/asm-3.1.ebuild6
7 files changed, 25 insertions, 20 deletions
diff --git a/dev-java/asm/ChangeLog b/dev-java/asm/ChangeLog
index 308cad438b46..30b585b8cc2e 100644
--- a/dev-java/asm/ChangeLog
+++ b/dev-java/asm/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-java/asm
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/ChangeLog,v 1.65 2009/12/31 09:29:39 ali_bush Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/ChangeLog,v 1.66 2010/01/03 20:42:31 fauli Exp $
+
+ 03 Jan 2010; Christian Faulhammer <fauli@gentoo.org> asm-1.4.3-r3.ebuild,
+ asm-1.5.3.ebuild, asm-2.0-r1.ebuild, asm-2.2.3-r1.ebuild, asm-3.0.ebuild,
+ asm-3.1.ebuild:
+ Transfer Prefix keywords
*asm-3.2 (31 Dec 2009)
diff --git a/dev-java/asm/asm-1.4.3-r3.ebuild b/dev-java/asm/asm-1.4.3-r3.ebuild
index fa984fb621ef..502a41d3c59f 100644
--- a/dev-java/asm/asm-1.4.3-r3.ebuild
+++ b/dev-java/asm/asm-1.4.3-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-1.4.3-r3.ebuild,v 1.9 2009/12/28 06:11:40 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-1.4.3-r3.ebuild,v 1.10 2010/01/03 20:42:31 fauli Exp $
JAVA_PKG_IUSE="doc source"
@@ -11,7 +11,7 @@ HOMEPAGE="http://asm.objectweb.org"
SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="1.4"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
DEPEND=">=virtual/jdk-1.3
dev-java/ant-core
diff --git a/dev-java/asm/asm-1.5.3.ebuild b/dev-java/asm/asm-1.5.3.ebuild
index c7eb24f3c02c..8a15037cac8e 100644
--- a/dev-java/asm/asm-1.5.3.ebuild
+++ b/dev-java/asm/asm-1.5.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-1.5.3.ebuild,v 1.8 2009/12/28 06:11:40 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-1.5.3.ebuild,v 1.9 2010/01/03 20:42:31 fauli Exp $
inherit java-pkg-2 java-ant-2
@@ -9,7 +9,7 @@ HOMEPAGE="http://asm.objectweb.org"
SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="1.5"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="doc source"
DEPEND=">=virtual/jdk-1.3
dev-java/ant-core
diff --git a/dev-java/asm/asm-2.0-r1.ebuild b/dev-java/asm/asm-2.0-r1.ebuild
index 060e1360673c..21a04f893795 100644
--- a/dev-java/asm/asm-2.0-r1.ebuild
+++ b/dev-java/asm/asm-2.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-2.0-r1.ebuild,v 1.8 2008/09/10 18:17:13 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-2.0-r1.ebuild,v 1.9 2010/01/03 20:42:31 fauli Exp $
inherit java-pkg-2 java-ant-2
@@ -9,7 +9,7 @@ HOMEPAGE="http://asm.objectweb.org"
SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="2"
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris"
IUSE="doc source"
DEPEND=">=virtual/jdk-1.3
dev-java/ant-core
diff --git a/dev-java/asm/asm-2.2.3-r1.ebuild b/dev-java/asm/asm-2.2.3-r1.ebuild
index 4d8f3cd13276..5bdb2103302d 100644
--- a/dev-java/asm/asm-2.2.3-r1.ebuild
+++ b/dev-java/asm/asm-2.2.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-2.2.3-r1.ebuild,v 1.9 2009/10/15 15:05:10 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-2.2.3-r1.ebuild,v 1.10 2010/01/03 20:42:31 fauli Exp $
inherit java-pkg-2 java-ant-2
@@ -9,7 +9,7 @@ HOMEPAGE="http://asm.objectweb.org"
SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="2.2"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="doc source"
DEPEND=">=virtual/jdk-1.4
dev-java/ant-core
diff --git a/dev-java/asm/asm-3.0.ebuild b/dev-java/asm/asm-3.0.ebuild
index ec8109cfa306..e5b07965cd27 100644
--- a/dev-java/asm/asm-3.0.ebuild
+++ b/dev-java/asm/asm-3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-3.0.ebuild,v 1.7 2008/03/30 16:59:25 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-3.0.ebuild,v 1.8 2010/01/03 20:42:31 fauli Exp $
WANT_ANT_TASKS="ant-owanttask"
JAVA_PKG_IUSE="doc source"
@@ -12,7 +12,7 @@ HOMEPAGE="http://asm.objectweb.org"
SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="3"
-KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
DEPEND=">=virtual/jdk-1.5"
RDEPEND=">=virtual/jre-1.5"
diff --git a/dev-java/asm/asm-3.1.ebuild b/dev-java/asm/asm-3.1.ebuild
index d70141fbae9b..d9cb3a45035b 100644
--- a/dev-java/asm/asm-3.1.ebuild
+++ b/dev-java/asm/asm-3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-3.1.ebuild,v 1.5 2009/12/28 05:29:51 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-3.1.ebuild,v 1.6 2010/01/03 20:42:31 fauli Exp $
WANT_ANT_TASKS="ant-owanttask"
JAVA_PKG_IUSE="doc source"
@@ -12,7 +12,7 @@ HOMEPAGE="http://asm.objectweb.org"
SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="3"
-KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris"
DEPEND=">=virtual/jdk-1.5"
RDEPEND=">=virtual/jre-1.5"