From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E1A49138A1C for ; Sat, 28 Feb 2015 20:59:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD42DE0897; Sat, 28 Feb 2015 20:58:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2BD36E0894 for ; Sat, 28 Feb 2015 20:58:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 533D1340A7C for ; Sat, 28 Feb 2015 20:58:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 003B112C2B for ; Sat, 28 Feb 2015 20:58:43 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1425152807.88f0c880042b79d86fc8faf8308d3790a0fb7109.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/irstlm/ X-VCS-Repository: proj/sci X-VCS-Files: sci-misc/irstlm/ChangeLog sci-misc/irstlm/irstlm-5.80.03.ebuild sci-misc/irstlm/irstlm-5.80.06.ebuild sci-misc/irstlm/irstlm-5.80.08.ebuild X-VCS-Directories: sci-misc/irstlm/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 88f0c880042b79d86fc8faf8308d3790a0fb7109 X-VCS-Branch: master Date: Sat, 28 Feb 2015 20:58:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5ce2a082-20d1-463b-9f7d-4e10910562bd X-Archives-Hash: 3fc026e59dd30e14dff7ea6eb3bc43d4 commit: 88f0c880042b79d86fc8faf8308d3790a0fb7109 Author: Pavel Denisov gmail com> AuthorDate: Sat Feb 28 19:46:47 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Feb 28 19:46:47 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=88f0c880 sci-misc/irstlm: version bump Package-Manager: portage-2.2.17 --- sci-misc/irstlm/ChangeLog | 8 +++++++- sci-misc/irstlm/irstlm-5.80.03.ebuild | 19 ------------------- .../{irstlm-5.80.06.ebuild => irstlm-5.80.08.ebuild} | 2 +- 3 files changed, 8 insertions(+), 21 deletions(-) diff --git a/sci-misc/irstlm/ChangeLog b/sci-misc/irstlm/ChangeLog index c732952..cb6f030 100644 --- a/sci-misc/irstlm/ChangeLog +++ b/sci-misc/irstlm/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for sci-misc/irstlm -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*irstlm-5.80.08 (28 Feb 2015) + + 28 Feb 2015; Pavel Denisov + -irstlm-5.80.03.ebuild, -irstlm-5.80.06.ebuild, +irstlm-5.80.08.ebuild: + Version bump. + *irstlm-5.80.06 (22 Oct 2014) 22 Oct 2014; Pavel Denisov diff --git a/sci-misc/irstlm/irstlm-5.80.03.ebuild b/sci-misc/irstlm/irstlm-5.80.03.ebuild deleted file mode 100644 index 71932f3..0000000 --- a/sci-misc/irstlm/irstlm-5.80.03.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="5" - -inherit autotools - -DESCRIPTION="A tool for the estimation, representation, and computation of statistical language models" -HOMEPAGE="http://hlt.fbk.eu/en/irstlm" -SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -src_prepare() { - eautoreconf -} diff --git a/sci-misc/irstlm/irstlm-5.80.06.ebuild b/sci-misc/irstlm/irstlm-5.80.08.ebuild similarity index 91% rename from sci-misc/irstlm/irstlm-5.80.06.ebuild rename to sci-misc/irstlm/irstlm-5.80.08.ebuild index 98bc748..f82fc89 100644 --- a/sci-misc/irstlm/irstlm-5.80.06.ebuild +++ b/sci-misc/irstlm/irstlm-5.80.08.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 # $Header: $