diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 19:22:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 19:22:49 +0000 |
commit | 8a81a6dc8baddad600f33a186462cac6037bb8fc (patch) | |
tree | 5c1fd7cd7f54f323917f20ee3daff4fe4cc2f7a8 /dev-java/hoteqn | |
parent | Stable for x86, wrt bug #481950 (diff) | |
download | gentoo-2-8a81a6dc8baddad600f33a186462cac6037bb8fc.tar.gz gentoo-2-8a81a6dc8baddad600f33a186462cac6037bb8fc.tar.bz2 gentoo-2-8a81a6dc8baddad600f33a186462cac6037bb8fc.zip |
Stable for x86, wrt bug #481950
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 fd48b34c8e36..fc165fc285cf 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.6 2013/09/04 09:03:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/hoteqn/ChangeLog,v 1.7 2013/09/05 19:22:49 ago Exp $ + + 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> hoteqn-4.0.0.ebuild: + Stable for x86, wrt bug #481950 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> hoteqn-4.0.0.ebuild: Stable for ppc, wrt bug #481950 diff --git a/dev-java/hoteqn/hoteqn-4.0.0.ebuild b/dev-java/hoteqn/hoteqn-4.0.0.ebuild index 6116ada51b6c..4bf1c8f248ef 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.6 2013/09/04 09:03:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/hoteqn/hoteqn-4.0.0.ebuild,v 1.7 2013/09/05 19:22:49 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" |