* [gentoo-commits] proj/sci:master commit in: sci-misc/opennlp-maxent/
@ 2011-10-25 17:16 Justin Lecher
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher @ 2011-10-25 17:16 UTC (permalink / raw
To: gentoo-commits
commit: 5579f6141f720b72880f698e703541cf684eb9cc
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 25 16:03:58 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Oct 25 16:03:58 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5579f614
Removed no-herd from herd tag in metadata.xml
(Portage version: 2.2.0_alpha71/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)
---
sci-misc/opennlp-maxent/ChangeLog | 5 ++++-
sci-misc/opennlp-maxent/metadata.xml | 9 ++++-----
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/sci-misc/opennlp-maxent/ChangeLog b/sci-misc/opennlp-maxent/ChangeLog
index f282f11..18f8bc9 100644
--- a/sci-misc/opennlp-maxent/ChangeLog
+++ b/sci-misc/opennlp-maxent/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-misc/opennlp-maxent
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 25 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Removed no-herd from herd tag in metadata.xml
+
*opennlp-maxent-2.4.0 (03 Jan 2008)
03 Jan 2008; Flammie Pirinen <flammie@gentoo.org>
diff --git a/sci-misc/opennlp-maxent/metadata.xml b/sci-misc/opennlp-maxent/metadata.xml
index 611e5d6..f364341 100644
--- a/sci-misc/opennlp-maxent/metadata.xml
+++ b/sci-misc/opennlp-maxent/metadata.xml
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer>
- <email>flammie@gentoo.org</email>
-</maintainer>
-<longdescription>
+ <maintainer>
+ <email>flammie@gentoo.org</email>
+ </maintainer>
+ <longdescription>
Implementation of statistical classification using
maximum entropy models in opennlp framework.
</longdescription>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-misc/opennlp-maxent/
@ 2014-11-13 0:15 Christoph Junghans
0 siblings, 0 replies; 7+ messages in thread
From: Christoph Junghans @ 2014-11-13 0:15 UTC (permalink / raw
To: gentoo-commits
commit: 20efe1a6196581e06b28372761efd44dad198c9a
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 12 13:21:21 2014 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Wed Nov 12 13:21:21 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=20efe1a6
sci-misc/opennlp-maxent: Bump to EAPI=5
Package-Manager: portage-2.2.14
---
sci-misc/opennlp-maxent/ChangeLog | 6 +++++-
sci-misc/opennlp-maxent/metadata.xml | 8 ++++----
sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild | 12 +++++++-----
3 files changed, 16 insertions(+), 10 deletions(-)
diff --git a/sci-misc/opennlp-maxent/ChangeLog b/sci-misc/opennlp-maxent/ChangeLog
index 18f8bc9..388545b 100644
--- a/sci-misc/opennlp-maxent/ChangeLog
+++ b/sci-misc/opennlp-maxent/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-misc/opennlp-maxent
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 12 Nov 2014; Justin Lecher <jlec@gentoo.org> opennlp-maxent-2.4.0.ebuild,
+ metadata.xml:
+ Bump to EAPI=5
+
25 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
Removed no-herd from herd tag in metadata.xml
diff --git a/sci-misc/opennlp-maxent/metadata.xml b/sci-misc/opennlp-maxent/metadata.xml
index f364341..a9988e6 100644
--- a/sci-misc/opennlp-maxent/metadata.xml
+++ b/sci-misc/opennlp-maxent/metadata.xml
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer>
- <email>flammie@gentoo.org</email>
- </maintainer>
- <longdescription>
+ <maintainer>
+ <email>flammie@gentoo.org</email>
+ </maintainer>
+ <longdescription>
Implementation of statistical classification using
maximum entropy models in opennlp framework.
</longdescription>
diff --git a/sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild b/sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild
index 6181065..f457b03 100644
--- a/sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild
+++ b/sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild
@@ -2,7 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI=5
+
JAVA_PKG_IUSE="source examples doc"
+
inherit eutils java-pkg-2 java-ant-2
MY_PN="maxent"
@@ -15,10 +18,10 @@ SRC_URI="mirror://sourceforge/maxent/${MY_P}.tgz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~x86"
-
IUSE="${IUSE}"
-COMMON_DEP="dev-java/java-getopt
+COMMON_DEP="
+ dev-java/java-getopt
dev-java/trove"
DEPEND=">=virtual/jdk-1.4
${COMMON_DEP}"
@@ -28,9 +31,8 @@ RDEPEND=">=virtual/jre-1.4
EANT_BUILD_TARGET="compile package"
S="${WORKDIR}/${MY_P}"
-src_unpack() {
- unpack ${A}
- cd "${S}"/lib
+src_prepare() {
+ cd "${S}"/lib || die
rm -v *.jar || die "failed to rm jars"
java-pkg_jarfrom java-getopt-1 gnu.getopt.jar java-getopt.jar
java-pkg_jarfrom trove
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-misc/opennlp-maxent/
@ 2015-06-08 12:19 Justin Lecher
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher @ 2015-06-08 12:19 UTC (permalink / raw
To: gentoo-commits
commit: 0ebfbe0590d8feae1961834accebf0e8cdc577ce
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 8 11:41:46 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jun 8 11:41:46 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0ebfbe05
sci-misc/opennlp-maxent: Updating remote-id in metadata.xml
Package-Manager: portage-2.2.20
sci-misc/opennlp-maxent/ChangeLog | 5 ++++-
sci-misc/opennlp-maxent/metadata.xml | 3 +++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/sci-misc/opennlp-maxent/ChangeLog b/sci-misc/opennlp-maxent/ChangeLog
index 388545b..f38888d 100644
--- a/sci-misc/opennlp-maxent/ChangeLog
+++ b/sci-misc/opennlp-maxent/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-misc/opennlp-maxent
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 08 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ sci-misc/opennlp-maxent: Updating remote-id in metadata.xml
+
12 Nov 2014; Justin Lecher <jlec@gentoo.org> opennlp-maxent-2.4.0.ebuild,
metadata.xml:
Bump to EAPI=5
diff --git a/sci-misc/opennlp-maxent/metadata.xml b/sci-misc/opennlp-maxent/metadata.xml
index a9988e6..74e1024 100644
--- a/sci-misc/opennlp-maxent/metadata.xml
+++ b/sci-misc/opennlp-maxent/metadata.xml
@@ -8,4 +8,7 @@
Implementation of statistical classification using
maximum entropy models in opennlp framework.
</longdescription>
+ <upstream>
+ <remote-id type="sourceforge">maxent</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-misc/opennlp-maxent/
@ 2015-09-21 19:05 Justin Lecher
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher @ 2015-09-21 19:05 UTC (permalink / raw
To: gentoo-commits
commit: c710cfca7386712670207f8fd8ae3b68bf037040
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 18:57:07 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 18:57:32 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c710cfca
sci-misc/opennlp-maxent: Add subslot operators
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild b/sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild
index 9569238..65364d1 100644
--- a/sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild
+++ b/sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -22,10 +22,10 @@ IUSE="${IUSE}"
COMMON_DEP="
dev-java/java-getopt
- dev-java/trove"
-DEPEND=">=virtual/jdk-1.4
+ dev-java/trove:0"
+DEPEND=">=virtual/jdk-1.4:*
${COMMON_DEP}"
-RDEPEND=">=virtual/jre-1.4
+RDEPEND=">=virtual/jre-1.4:*
${COMMON_DEP}"
EANT_BUILD_TARGET="compile package"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-misc/opennlp-maxent/
@ 2021-03-04 10:48 Andrew Ammerlaan
0 siblings, 0 replies; 7+ messages in thread
From: Andrew Ammerlaan @ 2021-03-04 10:48 UTC (permalink / raw
To: gentoo-commits
commit: 01bff4e845cbdb89f8a42f6f45058fcba2123a79
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Mar 4 10:47:59 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Mar 4 10:47:59 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=01bff4e8
sci-misc/opennlp-maxent: cleanup old
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
.../opennlp-maxent/opennlp-maxent-2.4.0.ebuild | 54 ----------------------
1 file changed, 54 deletions(-)
diff --git a/sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild b/sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild
deleted file mode 100644
index fdd89655a..000000000
--- a/sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-JAVA_PKG_IUSE="source examples doc"
-
-inherit eutils java-pkg-2 java-ant-2
-
-MY_PN="maxent"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Maximum entropy model implementation for opennlp"
-HOMEPAGE="http://maxent.sf.net/"
-SRC_URI="mirror://sourceforge/maxent/${MY_P}.tgz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE="${IUSE}"
-
-COMMON_DEP="
- dev-java/java-getopt
- dev-java/trove:0"
-DEPEND=">=virtual/jdk-1.4:*
- ${COMMON_DEP}"
-RDEPEND=">=virtual/jre-1.4:*
- ${COMMON_DEP}"
-
-EANT_BUILD_TARGET="compile package"
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
- cd "${S}"/lib || die
- rm -v *.jar || die "failed to rm jars"
- java-pkg_jarfrom java-getopt-1 gnu.getopt.jar java-getopt.jar
- java-pkg_jarfrom trove
-}
-
-src_install() {
- java-pkg_newjar output/${MY_P}.jar
- java-pkg_dohtml docs/*html docs/*css docs/*jpg
- if use doc ; then
- java-pkg_dojavadoc docs/api
- fi
- if use source ; then
- java-pkg_dosrc src/java/opennlp
- fi
- if use examples ; then
- java-pkg_doexamples samples
- fi
- dodoc AUTHORS CHANGES COMMANDLINE README
- # java-pkg_dolauncher
-}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-misc/opennlp-maxent/
@ 2021-03-04 10:48 Andrew Ammerlaan
0 siblings, 0 replies; 7+ messages in thread
From: Andrew Ammerlaan @ 2021-03-04 10:48 UTC (permalink / raw
To: gentoo-commits
commit: 022a1b5c5b2282ac158423d4798cdcd72e3b2991
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Mar 4 10:47:40 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Mar 4 10:47:40 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=022a1b5c
sci-misc/opennlp-maxent: version bump 3.0.0, EAPI bump
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
.../opennlp-maxent/opennlp-maxent-3.0.0.ebuild | 53 ++++++++++++++++++++++
1 file changed, 53 insertions(+)
diff --git a/sci-misc/opennlp-maxent/opennlp-maxent-3.0.0.ebuild b/sci-misc/opennlp-maxent/opennlp-maxent-3.0.0.ebuild
new file mode 100644
index 000000000..2acf4706d
--- /dev/null
+++ b/sci-misc/opennlp-maxent/opennlp-maxent-3.0.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+JAVA_PKG_IUSE="source examples doc"
+
+inherit java-pkg-2 java-ant-2
+
+MY_PN="maxent"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Maximum entropy model implementation for opennlp"
+HOMEPAGE="http://maxent.sourceforge.net/about.html"
+SRC_URI="mirror://sourceforge/maxent/${P}-src.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+COMMON_DEP="
+ dev-java/java-getopt:1
+ dev-java/trove:0"
+DEPEND=">=virtual/jdk-1.6:*
+ ${COMMON_DEP}"
+RDEPEND=">=virtual/jre-1.6:*
+ ${COMMON_DEP}"
+
+EANT_BUILD_TARGET="compile package"
+
+src_prepare() {
+ default
+ cd "${S}"/lib || die
+ rm -v *.jar || die "failed to rm jars"
+ java-pkg_jarfrom java-getopt-1 gnu.getopt.jar java-getopt.jar
+ java-pkg_jarfrom trove
+}
+
+src_install() {
+ java-pkg_newjar output/${MY_P}.jar
+ java-pkg_dohtml docs/*html docs/*css docs/*jpg
+ if use doc ; then
+ java-pkg_dojavadoc docs/api
+ fi
+ if use source ; then
+ java-pkg_dosrc src/java/opennlp
+ fi
+ if use examples ; then
+ java-pkg_doexamples samples
+ fi
+ dodoc AUTHORS CHANGES COMMANDLINE README
+ # java-pkg_dolauncher
+}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-misc/opennlp-maxent/
@ 2021-03-04 13:53 Andrew Ammerlaan
0 siblings, 0 replies; 7+ messages in thread
From: Andrew Ammerlaan @ 2021-03-04 13:53 UTC (permalink / raw
To: gentoo-commits
commit: b32edf37d88465a52a9a2daf7f69571ce9cffd4d
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Mar 4 13:46:10 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Mar 4 13:46:10 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b32edf37
sci-misc/opennlp-maxent: remove RedundantLongDescription
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-misc/opennlp-maxent/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/sci-misc/opennlp-maxent/metadata.xml b/sci-misc/opennlp-maxent/metadata.xml
index 7ba312978..ce8eb9e04 100644
--- a/sci-misc/opennlp-maxent/metadata.xml
+++ b/sci-misc/opennlp-maxent/metadata.xml
@@ -4,10 +4,6 @@
<maintainer type="person">
<email>flammie@gentoo.org</email>
</maintainer>
- <longdescription>
-Implementation of statistical classification using
-maximum entropy models in opennlp framework.
-</longdescription>
<upstream>
<remote-id type="sourceforge">maxent</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2021-03-04 13:54 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-13 0:15 [gentoo-commits] proj/sci:master commit in: sci-misc/opennlp-maxent/ Christoph Junghans
-- strict thread matches above, loose matches on Subject: below --
2021-03-04 13:53 Andrew Ammerlaan
2021-03-04 10:48 Andrew Ammerlaan
2021-03-04 10:48 Andrew Ammerlaan
2015-09-21 19:05 Justin Lecher
2015-06-08 12:19 Justin Lecher
2011-10-25 17:16 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox