Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/irstlm/
Date: Sat, 28 Feb 2015 20:59:13
Message-Id: 1425152807.88f0c880042b79d86fc8faf8308d3790a0fb7109.jlec@gentoo
1 commit: 88f0c880042b79d86fc8faf8308d3790a0fb7109
2 Author: Pavel Denisov <pavel.a.denisov <AT> gmail <DOT> com>
3 AuthorDate: Sat Feb 28 19:46:47 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 28 19:46:47 2015 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=88f0c880
7
8 sci-misc/irstlm: version bump
9
10 Package-Manager: portage-2.2.17
11
12 ---
13 sci-misc/irstlm/ChangeLog | 8 +++++++-
14 sci-misc/irstlm/irstlm-5.80.03.ebuild | 19 -------------------
15 .../{irstlm-5.80.06.ebuild => irstlm-5.80.08.ebuild} | 2 +-
16 3 files changed, 8 insertions(+), 21 deletions(-)
17
18 diff --git a/sci-misc/irstlm/ChangeLog b/sci-misc/irstlm/ChangeLog
19 index c732952..cb6f030 100644
20 --- a/sci-misc/irstlm/ChangeLog
21 +++ b/sci-misc/irstlm/ChangeLog
22 @@ -1,7 +1,13 @@
23 # ChangeLog for sci-misc/irstlm
24 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
25 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
26 # $Header: $
27
28 +*irstlm-5.80.08 (28 Feb 2015)
29 +
30 + 28 Feb 2015; Pavel Denisov <pavel.a.denisov@×××××.com>
31 + -irstlm-5.80.03.ebuild, -irstlm-5.80.06.ebuild, +irstlm-5.80.08.ebuild:
32 + Version bump.
33 +
34 *irstlm-5.80.06 (22 Oct 2014)
35
36 22 Oct 2014; Pavel Denisov <pavel.a.denisov@×××××.com>
37
38 diff --git a/sci-misc/irstlm/irstlm-5.80.03.ebuild b/sci-misc/irstlm/irstlm-5.80.03.ebuild
39 deleted file mode 100644
40 index 71932f3..0000000
41 --- a/sci-misc/irstlm/irstlm-5.80.03.ebuild
42 +++ /dev/null
43 @@ -1,19 +0,0 @@
44 -# Copyright 1999-2014 Gentoo Foundation
45 -# Distributed under the terms of the GNU General Public License v2
46 -# $Header: $
47 -
48 -EAPI="5"
49 -
50 -inherit autotools
51 -
52 -DESCRIPTION="A tool for the estimation, representation, and computation of statistical language models"
53 -HOMEPAGE="http://hlt.fbk.eu/en/irstlm"
54 -SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
55 -
56 -LICENSE="LGPL-2.1"
57 -SLOT="0"
58 -KEYWORDS="~amd64 ~x86"
59 -
60 -src_prepare() {
61 - eautoreconf
62 -}
63
64 diff --git a/sci-misc/irstlm/irstlm-5.80.06.ebuild b/sci-misc/irstlm/irstlm-5.80.08.ebuild
65 similarity index 91%
66 rename from sci-misc/irstlm/irstlm-5.80.06.ebuild
67 rename to sci-misc/irstlm/irstlm-5.80.08.ebuild
68 index 98bc748..f82fc89 100644
69 --- a/sci-misc/irstlm/irstlm-5.80.06.ebuild
70 +++ b/sci-misc/irstlm/irstlm-5.80.08.ebuild
71 @@ -1,4 +1,4 @@
72 -# Copyright 1999-2014 Gentoo Foundation
73 +# Copyright 1999-2015 Gentoo Foundation
74 # Distributed under the terms of the GNU General Public License v2
75 # $Header: $