summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-31 09:20:54 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-31 09:20:54 +0000
commit5721a413a6b10291e6ab654ecdacf031b1cdeaf3 (patch)
treeca7e2d3503d1c716f6c73d139c8960a65d42bf0f /dev-java/hoteqn
parentStable for amd64, wrt bug #481950 (diff)
downloadgentoo-2-5721a413a6b10291e6ab654ecdacf031b1cdeaf3.tar.gz
gentoo-2-5721a413a6b10291e6ab654ecdacf031b1cdeaf3.tar.bz2
gentoo-2-5721a413a6b10291e6ab654ecdacf031b1cdeaf3.zip
Stable for amd64, wrt bug #481950
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java/hoteqn')
-rw-r--r--dev-java/hoteqn/ChangeLog8
-rw-r--r--dev-java/hoteqn/hoteqn-4.0.0.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-java/hoteqn/ChangeLog b/dev-java/hoteqn/ChangeLog
index a12e0920ec3c..f6cd93861096 100644
--- a/dev-java/hoteqn/ChangeLog
+++ b/dev-java/hoteqn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/hoteqn
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/hoteqn/ChangeLog,v 1.4 2010/01/03 20:41:54 fauli Exp $
+# 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 $
+
+ 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> hoteqn-4.0.0.ebuild:
+ Stable for amd64, wrt bug #481950
03 Jan 2010; Christian Faulhammer <fauli@gentoo.org> hoteqn-4.0.0.ebuild:
Transfer Prefix keywords
@@ -16,4 +19,3 @@
10 Dec 2007; Vlastimil Babka <caster@gentoo.org> +metadata.xml,
+hoteqn-4.0.0.ebuild:
Initial commit, new dependency of app-misc/freemind.
-
diff --git a/dev-java/hoteqn/hoteqn-4.0.0.ebuild b/dev-java/hoteqn/hoteqn-4.0.0.ebuild
index 924a68104b12..9def2fdb6f07 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-2010 Gentoo Foundation
+# 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.4 2010/01/03 20:41:54 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/hoteqn/hoteqn-4.0.0.ebuild,v 1.5 2013/08/31 09:20:54 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"