summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-11-14 09:05:54 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-11-14 09:05:54 +0000
commita0375bca3554240aec50b2a03f5e145a56906dfc (patch)
tree5812e8218b66dd51f954fa1c47f8fd7252bf114c /app-text/libexttextcat
parentVersion bump. Dropped old. (diff)
downloadgentoo-2-a0375bca3554240aec50b2a03f5e145a56906dfc.tar.gz
gentoo-2-a0375bca3554240aec50b2a03f5e145a56906dfc.tar.bz2
gentoo-2-a0375bca3554240aec50b2a03f5e145a56906dfc.zip
Version bump to the latest, drop older unused now.
(Portage version: 2.2.0_alpha74/cvs/Linux x86_64)
Diffstat (limited to 'app-text/libexttextcat')
-rw-r--r--app-text/libexttextcat/ChangeLog8
-rw-r--r--app-text/libexttextcat/libexttextcat-3.2.0.ebuild (renamed from app-text/libexttextcat/libexttextcat-3.1.1.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/app-text/libexttextcat/ChangeLog b/app-text/libexttextcat/ChangeLog
index eb3d3ad69e73..a24b0fd30490 100644
--- a/app-text/libexttextcat/ChangeLog
+++ b/app-text/libexttextcat/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-text/libexttextcat
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libexttextcat/ChangeLog,v 1.1 2011/10/04 19:16:52 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libexttextcat/ChangeLog,v 1.2 2011/11/14 09:05:54 scarabeus Exp $
+
+*libexttextcat-3.2.0 (14 Nov 2011)
+
+ 14 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ -libexttextcat-3.1.1.ebuild, +libexttextcat-3.2.0.ebuild:
+ Version bump to the latest, drop older unused now.
*libexttextcat-3.1.1 (04 Oct 2011)
diff --git a/app-text/libexttextcat/libexttextcat-3.1.1.ebuild b/app-text/libexttextcat/libexttextcat-3.2.0.ebuild
index 9084c3760c65..5697bdd19472 100644
--- a/app-text/libexttextcat/libexttextcat-3.1.1.ebuild
+++ b/app-text/libexttextcat/libexttextcat-3.2.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libexttextcat/libexttextcat-3.1.1.ebuild,v 1.1 2011/10/04 19:16:52 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libexttextcat/libexttextcat-3.2.0.ebuild,v 1.1 2011/11/14 09:05:54 scarabeus Exp $
EAPI=4
DESCRIPTION="Library implementing N-gram-based text categorization"
HOMEPAGE="http://software.wise-guys.nl/libtextcat/"
-SRC_URI="http://dev-www.libreoffice.org/src/${P}.tar.xz"
+SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz"
LICENSE="BSD-2"
SLOT="0"