summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 02:35:23 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 02:35:23 +0000
commit5d55acf4e860292a35640c890bc56d9290398440 (patch)
treef1786bb4e46ac229d00d1b1b5fbd698f6c2b1ae8 /dev-java/commons-math
parentx86 stable wrt bug #495582 (diff)
downloadgentoo-2-5d55acf4e860292a35640c890bc56d9290398440.tar.gz
gentoo-2-5d55acf4e860292a35640c890bc56d9290398440.tar.bz2
gentoo-2-5d55acf4e860292a35640c890bc56d9290398440.zip
x86 stable wrt bug #492000
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-java/commons-math')
-rw-r--r--dev-java/commons-math/ChangeLog7
-rw-r--r--dev-java/commons-math/commons-math-3.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/commons-math/ChangeLog b/dev-java/commons-math/ChangeLog
index 0d9ebb358c26..e53d60781f1c 100644
--- a/dev-java/commons-math/ChangeLog
+++ b/dev-java/commons-math/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/commons-math
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-math/ChangeLog,v 1.10 2013/05/30 08:17:02 tomwij Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-math/ChangeLog,v 1.11 2014/02/24 02:35:23 phajdan.jr Exp $
+
+ 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> commons-math-3.2.ebuild:
+ x86 stable wrt bug #492000
30 May 2013; Tom Wijsman <TomWij@gentoo.org> commons-math-3.2.ebuild:
Updated path for doc USE flag.
diff --git a/dev-java/commons-math/commons-math-3.2.ebuild b/dev-java/commons-math/commons-math-3.2.ebuild
index 341efbbd9a7e..97cdddba5690 100644
--- a/dev-java/commons-math/commons-math-3.2.ebuild
+++ b/dev-java/commons-math/commons-math-3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-math/commons-math-3.2.ebuild,v 1.2 2013/05/30 08:17:02 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-math/commons-math-3.2.ebuild,v 1.3 2014/02/24 02:35:23 phajdan.jr Exp $
EAPI="5"
@@ -18,7 +18,7 @@ SRC_URI="mirror://apache/commons/math/source/${MY_P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
DEPEND=">=virtual/jdk-1.5"