diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-20 05:27:00 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-20 05:27:00 +0000 |
commit | 4c1513a904176c798eda66e3332974f7545c2db7 (patch) | |
tree | 79b304642212289c8ca5d6ad7ed0dcbdca90f7c5 /dev-java/colt | |
parent | NSS maintainer decided to change where the libs are installed, without revisi... (diff) | |
download | historical-4c1513a904176c798eda66e3332974f7545c2db7.tar.gz historical-4c1513a904176c798eda66e3332974f7545c2db7.tar.bz2 historical-4c1513a904176c798eda66e3332974f7545c2db7.zip |
Keywords ~amd64.
Diffstat (limited to 'dev-java/colt')
-rw-r--r-- | dev-java/colt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/colt/colt-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/colt/ChangeLog b/dev-java/colt/ChangeLog index 7ef1134cea6d..841114feca9c 100644 --- a/dev-java/colt/ChangeLog +++ b/dev-java/colt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/colt # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/colt/ChangeLog,v 1.5 2004/10/16 17:03:33 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/colt/ChangeLog,v 1.6 2004/10/20 05:22:31 absinthe Exp $ + + 20 Oct 2004; Dylan Carlson <absinthe@gentoo.org> colt-1.1.0.ebuild: + Keywords ~amd64. 16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> colt-1.1.0.ebuild: use java-pkg_dohtml instead of dohtml to also install the package-list in diff --git a/dev-java/colt/colt-1.1.0.ebuild b/dev-java/colt/colt-1.1.0.ebuild index 968ad6f71f7a..98a88bfce1cf 100644 --- a/dev-java/colt/colt-1.1.0.ebuild +++ b/dev-java/colt/colt-1.1.0.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/colt/colt-1.1.0.ebuild,v 1.5 2004/10/16 17:03:33 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/colt/colt-1.1.0.ebuild,v 1.6 2004/10/20 05:22:31 absinthe Exp $ inherit java-pkg @@ -10,7 +10,7 @@ HOMEPAGE="http://www-itg.lbl.gov/~hoschek/colt/" LICENSE="colt" IUSE="doc jikes" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc ~amd64" DEPEND=">=virtual/jdk-1.4 dev-java/ant |