diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-04 09:03:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-04 09:03:05 +0000 |
commit | f4e94c6ab23e01368611aa83bea89e9ef47a06c1 (patch) | |
tree | f83683e5e766563c8f1261bde7c93eaf134c987c /dev-java/hoteqn | |
parent | Stable for ppc, wrt bug #481950 (diff) | |
download | gentoo-2-f4e94c6ab23e01368611aa83bea89e9ef47a06c1.tar.gz gentoo-2-f4e94c6ab23e01368611aa83bea89e9ef47a06c1.tar.bz2 gentoo-2-f4e94c6ab23e01368611aa83bea89e9ef47a06c1.zip |
Stable for ppc, wrt bug #481950
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java/hoteqn')
-rw-r--r-- | dev-java/hoteqn/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/hoteqn/hoteqn-4.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/hoteqn/ChangeLog b/dev-java/hoteqn/ChangeLog index f6cd93861096..fd48b34c8e36 100644 --- a/dev-java/hoteqn/ChangeLog +++ b/dev-java/hoteqn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/hoteqn # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/hoteqn/ChangeLog,v 1.5 2013/08/31 09:20:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/hoteqn/ChangeLog,v 1.6 2013/09/04 09:03:05 ago Exp $ + + 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> hoteqn-4.0.0.ebuild: + Stable for ppc, wrt bug #481950 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> hoteqn-4.0.0.ebuild: Stable for amd64, wrt bug #481950 diff --git a/dev-java/hoteqn/hoteqn-4.0.0.ebuild b/dev-java/hoteqn/hoteqn-4.0.0.ebuild index 9def2fdb6f07..6116ada51b6c 100644 --- a/dev-java/hoteqn/hoteqn-4.0.0.ebuild +++ b/dev-java/hoteqn/hoteqn-4.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/hoteqn/hoteqn-4.0.0.ebuild,v 1.5 2013/08/31 09:20:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/hoteqn/hoteqn-4.0.0.ebuild,v 1.6 2013/09/04 09:03:05 ago Exp $ inherit java-pkg-2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.atp.ruhr-uni-bochum.de/VCLab/software/HotEqn/HotEqn.html" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-3" SLOT=0 -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=virtual/jre-1.4" DEPEND=">=virtual/jdk-1.4" |