summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-10-07 15:35:05 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-10-07 15:35:05 +0000
commit92baaf815833d0de72f70b92cbffe46f0564719c (patch)
treebf7d92b2ce6e447e03c7c309093c14158b7b9411 /net-libs
parentUse case selection on ${CHOST} instead than of using ${USERLAND} variable for... (diff)
downloadgentoo-2-92baaf815833d0de72f70b92cbffe46f0564719c.tar.gz
gentoo-2-92baaf815833d0de72f70b92cbffe46f0564719c.tar.bz2
gentoo-2-92baaf815833d0de72f70b92cbffe46f0564719c.zip
Keywording ~amd64.
(Portage version: 2.0.53_rc4)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/jaimlib/ChangeLog7
-rw-r--r--net-libs/jaimlib/jaimlib-0.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/jaimlib/ChangeLog b/net-libs/jaimlib/ChangeLog
index 0a0f4ed9371f..0c3bb8af49c2 100644
--- a/net-libs/jaimlib/ChangeLog
+++ b/net-libs/jaimlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/jaimlib
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/jaimlib/ChangeLog,v 1.2 2004/07/17 09:25:19 dholm Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/jaimlib/ChangeLog,v 1.3 2005/10/07 15:32:56 mkennedy Exp $
+
+ 07 Oct 2005; Matthew Kennedy <mkennedy@gentoo.org> jaimlib-0.5.ebuild:
+ Keywording ~amd64.
17 Jul 2004; David Holm <dholm@gentoo.org> jaimlib-0.5.ebuild:
Added to ~ppc.
diff --git a/net-libs/jaimlib/jaimlib-0.5.ebuild b/net-libs/jaimlib/jaimlib-0.5.ebuild
index 1bad77d25d3a..1481ca25d87b 100644
--- a/net-libs/jaimlib/jaimlib-0.5.ebuild
+++ b/net-libs/jaimlib/jaimlib-0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/jaimlib/jaimlib-0.5.ebuild,v 1.2 2004/07/17 09:25:19 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/jaimlib/jaimlib-0.5.ebuild,v 1.3 2005/10/07 15:32:56 mkennedy Exp $
inherit java-pkg
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/jaimlib/jaimlibsrc-${PV}.tar.gz"
HOMEPAGE="http://jaimlib.sourceforge.net"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~amd64"
IUSE="jikes doc"
DEPEND=">=virtual/jdk-1.4