diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-20 05:36:05 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-20 05:36:05 +0000 |
commit | c01d94f98182b93510eb6c8034afc9c1a46493ff (patch) | |
tree | 654b20b260b66dfa2f702e640f72f0dbc6eea6a1 | |
parent | Version bump and bug fix for evolution-data-server support. gaim-1.0.2 and g... (diff) | |
download | historical-c01d94f98182b93510eb6c8034afc9c1a46493ff.tar.gz historical-c01d94f98182b93510eb6c8034afc9c1a46493ff.tar.bz2 historical-c01d94f98182b93510eb6c8034afc9c1a46493ff.zip |
Keywords ~amd64.
-rw-r--r-- | dev-java/commons-jxpath/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/commons-jxpath/commons-jxpath-1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-java/console/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/console/console-3.7.1.ebuild | 4 | ||||
-rw-r--r-- | dev-java/crimson/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/crimson/crimson-1.1.3.ebuild | 4 | ||||
-rw-r--r-- | dev-java/errorlist/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/errorlist/errorlist-1.3.2.ebuild | 4 |
8 files changed, 25 insertions, 12 deletions
diff --git a/dev-java/commons-jxpath/ChangeLog b/dev-java/commons-jxpath/ChangeLog index d8e138fbcb75..341beddb4832 100644 --- a/dev-java/commons-jxpath/ChangeLog +++ b/dev-java/commons-jxpath/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/commons-jxpath # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-jxpath/ChangeLog,v 1.4 2004/10/16 17:07:10 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-jxpath/ChangeLog,v 1.5 2004/10/20 05:32:11 absinthe Exp $ + + 20 Oct 2004; Dylan Carlson <absinthe@gentoo.org> + commons-jxpath-1.1.ebuild: + Keywords ~amd64. 16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> commons-jxpath-1.1.ebuild: use java-pkg_dohtml instead of dohtml to also install the package-list in diff --git a/dev-java/commons-jxpath/commons-jxpath-1.1.ebuild b/dev-java/commons-jxpath/commons-jxpath-1.1.ebuild index 8f50e51a86fe..e57cf703d874 100644 --- a/dev-java/commons-jxpath/commons-jxpath-1.1.ebuild +++ b/dev-java/commons-jxpath/commons-jxpath-1.1.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-java/commons-jxpath/commons-jxpath-1.1.ebuild,v 1.5 2004/10/16 23:12:22 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-jxpath/commons-jxpath-1.1.ebuild,v 1.6 2004/10/20 05:32:11 absinthe Exp $ inherit java-pkg @@ -15,7 +15,7 @@ DEPEND=">=virtual/jdk-1.3 RDEPEND=">=virtual/jdk-1.3" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="doc junit" src_unpack() { diff --git a/dev-java/console/ChangeLog b/dev-java/console/ChangeLog index 823c0a57ed5b..e9e9878b14fa 100644 --- a/dev-java/console/ChangeLog +++ b/dev-java/console/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/console # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/console/ChangeLog,v 1.1 2004/09/17 09:32:13 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/console/ChangeLog,v 1.2 2004/10/20 05:34:42 absinthe Exp $ + + 20 Oct 2004; Dylan Carlson <absinthe@gentoo.org> console-3.7.1.ebuild: + Keywords ~amd64. *console-3.7.1 (17 Sep 2004) diff --git a/dev-java/console/console-3.7.1.ebuild b/dev-java/console/console-3.7.1.ebuild index 3d81a3ad02ed..4af32314850a 100644 --- a/dev-java/console/console-3.7.1.ebuild +++ b/dev-java/console/console-3.7.1.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-java/console/console-3.7.1.ebuild,v 1.1 2004/09/17 09:32:13 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/console/console-3.7.1.ebuild,v 1.2 2004/10/20 05:34:42 absinthe Exp $ inherit java-pkg @@ -10,7 +10,7 @@ HOMEPAGE="http://plugins.jedit.org/plugins/?Console" SRC_URI="mirror://sourceforge/jedit-plugins/Console-${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND=">=app-editors/jedit-4.2 >=dev-java/errorlist-1.3.1 diff --git a/dev-java/crimson/ChangeLog b/dev-java/crimson/ChangeLog index be74793a9c64..6af9fc4f4273 100644 --- a/dev-java/crimson/ChangeLog +++ b/dev-java/crimson/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/crimson # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/crimson/ChangeLog,v 1.7 2004/10/16 23:09:09 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/crimson/ChangeLog,v 1.8 2004/10/20 05:36:05 absinthe Exp $ + + 20 Oct 2004; Dylan Carlson <absinthe@gentoo.org> crimson-1.1.3.ebuild: + Keywords ~amd64. 17 Oct 2004; Thomas Matthijs <axxo@gentoo.org> crimson-1.1.3.ebuild: dojar --> java-pkg_dojar diff --git a/dev-java/crimson/crimson-1.1.3.ebuild b/dev-java/crimson/crimson-1.1.3.ebuild index 45370c607abf..4661d874a7c6 100644 --- a/dev-java/crimson/crimson-1.1.3.ebuild +++ b/dev-java/crimson/crimson-1.1.3.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-java/crimson/crimson-1.1.3.ebuild,v 1.7 2004/10/16 23:09:09 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/crimson/crimson-1.1.3.ebuild,v 1.8 2004/10/20 05:36:05 absinthe Exp $ inherit java-pkg @@ -9,7 +9,7 @@ HOMEPAGE="http://xml.apache.org/crimson/" SRC_URI="http://xml.apache.org/dist/crimson/${P}-src.tar.gz" LICENSE="Apache-1.1" SLOT="1" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" DEPEND=">=virtual/jdk-1.3" diff --git a/dev-java/errorlist/ChangeLog b/dev-java/errorlist/ChangeLog index 7efa5f627181..415e07b80eae 100644 --- a/dev-java/errorlist/ChangeLog +++ b/dev-java/errorlist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/errorlist # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/errorlist/ChangeLog,v 1.1 2004/09/17 09:35:54 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/errorlist/ChangeLog,v 1.2 2004/10/20 05:34:17 absinthe Exp $ + + 20 Oct 2004; Dylan Carlson <absinthe@gentoo.org> errorlist-1.3.2.ebuild: + Keywords ~amd64. *errorlist-1.3.2 (17 Sep 2004) diff --git a/dev-java/errorlist/errorlist-1.3.2.ebuild b/dev-java/errorlist/errorlist-1.3.2.ebuild index 984cc7f8fab1..a7c683c66737 100644 --- a/dev-java/errorlist/errorlist-1.3.2.ebuild +++ b/dev-java/errorlist/errorlist-1.3.2.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-java/errorlist/errorlist-1.3.2.ebuild,v 1.1 2004/09/17 09:35:54 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/errorlist/errorlist-1.3.2.ebuild,v 1.2 2004/10/20 05:34:17 absinthe Exp $ inherit java-pkg @@ -10,7 +10,7 @@ HOMEPAGE="http://plugins.jedit.org/plugins/?ErrorList" SRC_URI="mirror://sourceforge/jedit-plugins/ErrorList-${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND=">=app-editors/jedit-4.2 dev-java/ant" |