diff options
author | 2004-10-22 10:02:37 +0000 | |
---|---|---|
committer | 2004-10-22 10:02:37 +0000 | |
commit | f8a34cafd0b6be85850e845ec11c2fd702e48372 (patch) | |
tree | 48c6ed51da0f20790495ec33ccf9934049226afe /dev-java/qat | |
parent | Setting NOBMP until I can get around to fixing it. (diff) | |
download | historical-f8a34cafd0b6be85850e845ec11c2fd702e48372.tar.gz historical-f8a34cafd0b6be85850e845ec11c2fd702e48372.tar.bz2 historical-f8a34cafd0b6be85850e845ec11c2fd702e48372.zip |
Keywords ~amd64.
Diffstat (limited to 'dev-java/qat')
-rw-r--r-- | dev-java/qat/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/qat/qat-2.7.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/qat/ChangeLog b/dev-java/qat/ChangeLog index ea3bbcf686b3..ad78859eb66a 100644 --- a/dev-java/qat/ChangeLog +++ b/dev-java/qat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/qat # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/qat/ChangeLog,v 1.7 2004/10/16 17:32:49 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/qat/ChangeLog,v 1.8 2004/10/22 09:59:47 absinthe Exp $ + + 22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> qat-2.7.1-r1.ebuild: + Keywords ~amd64. 16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> qat-2.7.1-r1.ebuild: use java-pkg_dohtml instead of dohtml to also install the package-list in diff --git a/dev-java/qat/qat-2.7.1-r1.ebuild b/dev-java/qat/qat-2.7.1-r1.ebuild index bde1d607b357..7c9395a0529c 100644 --- a/dev-java/qat/qat-2.7.1-r1.ebuild +++ b/dev-java/qat/qat-2.7.1-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-java/qat/qat-2.7.1-r1.ebuild,v 1.2 2004/10/16 17:32:49 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/qat/qat-2.7.1-r1.ebuild,v 1.3 2004/10/22 09:59:47 absinthe Exp $ inherit java-pkg @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/qat/qat-${PV}-src.zip" HOMEPAGE="http://qat.sourceforge.net" LICENSE="sun-csl" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ~ppc ~amd64" DEPEND=">=virtual/jdk-1.3" RDEPEND=">=virtual/jre-1.3 dev-java/jlfgr |