summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-10-25 21:43:47 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-10-25 21:43:47 +0000
commit65aaf42c2add3813f51225c9cd069d0dd176f2c1 (patch)
tree7f9457aae5530e322b7a3418da094681b0598623 /dev-java/jna-posix
parentBecome maintainer. (diff)
downloadhistorical-65aaf42c2add3813f51225c9cd069d0dd176f2c1.tar.gz
historical-65aaf42c2add3813f51225c9cd069d0dd176f2c1.tar.bz2
historical-65aaf42c2add3813f51225c9cd069d0dd176f2c1.zip
Keywording for ppc.
Bug 270910. Package-Manager: portage-14478-svn/cvs/Linux ppc
Diffstat (limited to 'dev-java/jna-posix')
-rw-r--r--dev-java/jna-posix/ChangeLog5
-rw-r--r--dev-java/jna-posix/jna-posix-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/jna-posix/ChangeLog b/dev-java/jna-posix/ChangeLog
index 05687483ce22..efb0edf1ed8e 100644
--- a/dev-java/jna-posix/ChangeLog
+++ b/dev-java/jna-posix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/jna-posix
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jna-posix/ChangeLog,v 1.2 2009/05/27 06:43:38 ali_bush Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jna-posix/ChangeLog,v 1.3 2009/10/25 21:38:57 volkmar Exp $
+
+ 25 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> jna-posix-1.0.1.ebuild:
+ Keywording for ppc, bug 270910
*jna-posix-1.0.1 (27 May 2009)
diff --git a/dev-java/jna-posix/jna-posix-1.0.1.ebuild b/dev-java/jna-posix/jna-posix-1.0.1.ebuild
index 5dcc27c1f521..e30e0a44440a 100644
--- a/dev-java/jna-posix/jna-posix-1.0.1.ebuild
+++ b/dev-java/jna-posix/jna-posix-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jna-posix/jna-posix-1.0.1.ebuild,v 1.1 2009/05/27 06:43:38 ali_bush Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jna-posix/jna-posix-1.0.1.ebuild,v 1.2 2009/10/25 21:38:57 volkmar Exp $
EAPI=2
JAVA_PKG_IUSE="source test"
@@ -11,7 +11,7 @@ HOMEPAGE="http://kenai.com/projects/jna-posix"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="|| ( CPL-1.0 GPL-2 LGPL-2.1 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND=">=virtual/jre-1.5