summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2015-07-11 09:22:10 +0000
committerJames Le Cuirot <chewi@gentoo.org>2015-07-11 09:22:10 +0000
commit1278d80dc667d1cedde1dad622e2a439c35409af (patch)
treea485b0f77e8448e0f8462eb38976fafc7b69f753 /dev-java/junitperf
parentDrop java on ia64. (diff)
downloadgentoo-2-1278d80dc667d1cedde1dad622e2a439c35409af.tar.gz
gentoo-2-1278d80dc667d1cedde1dad622e2a439c35409af.tar.bz2
gentoo-2-1278d80dc667d1cedde1dad622e2a439c35409af.zip
Drop java on ia64.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 9C6D7DE4)
Diffstat (limited to 'dev-java/junitperf')
-rw-r--r--dev-java/junitperf/ChangeLog7
-rw-r--r--dev-java/junitperf/junitperf-1.9.1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/junitperf/ChangeLog b/dev-java/junitperf/ChangeLog
index 3224f19610a3..4d60c1351589 100644
--- a/dev-java/junitperf/ChangeLog
+++ b/dev-java/junitperf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/junitperf
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/junitperf/ChangeLog,v 1.26 2013/06/27 21:54:07 aballier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/junitperf/ChangeLog,v 1.27 2015/07/11 09:22:10 chewi Exp $
+
+ 11 Jul 2015; James Le Cuirot <chewi@gentoo.org> junitperf-1.9.1-r1.ebuild:
+ Drop java on ia64.
27 Jun 2013; Alexis Ballier <aballier@gentoo.org> junitperf-1.9.1-r1.ebuild:
keyword ~amd64-fbsd
diff --git a/dev-java/junitperf/junitperf-1.9.1-r1.ebuild b/dev-java/junitperf/junitperf-1.9.1-r1.ebuild
index ae61d0df18a3..ad02d1ef5000 100644
--- a/dev-java/junitperf/junitperf-1.9.1-r1.ebuild
+++ b/dev-java/junitperf/junitperf-1.9.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/junitperf/junitperf-1.9.1-r1.ebuild,v 1.19 2013/06/27 21:54:07 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/junitperf/junitperf-1.9.1-r1.ebuild,v 1.20 2015/07/11 09:22:10 chewi Exp $
JAVA_PKG_IUSE="doc test source"
@@ -11,7 +11,7 @@ SRC_URI="http://www.clarkware.com/software/${P}.zip"
HOMEPAGE="http://www.clarkware.com/software/JUnitPerf.html"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""