public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/libtextcat: ChangeLog libtextcat-3.0.1.ebuild libtextcat-2.2.ebuild
@ 2011-09-23 14:19 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2011-09-23 14:19 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/09/23 14:19:39

  Modified:             ChangeLog
  Added:                libtextcat-3.0.1.ebuild
  Removed:              libtextcat-2.2.ebuild
  Log:
  Bump to latest release, includes the libreo fixes.
  
  (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-text/libtextcat/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libtextcat/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libtextcat/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libtextcat/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/libtextcat/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	9 Aug 2011 14:32:04 -0000	1.1
+++ ChangeLog	23 Sep 2011 14:19:39 -0000	1.2
@@ -1,6 +1,14 @@
 # ChangeLog for app-text/libtextcat
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libtextcat/ChangeLog,v 1.1 2011/08/09 14:32:04 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libtextcat/ChangeLog,v 1.2 2011/09/23 14:19:39 scarabeus Exp $
+
+*libtextcat-3.0.1 (23 Sep 2011)
+
+  23 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+  -files/2.2-catalan-shorttexts.patch, -libtextcat-2.2.ebuild,
+  -files/2.2-exportapi.patch, +libtextcat-3.0.1.ebuild,
+  -files/2.2-openoffice.patch:
+  Bump to latest release, includes the libreo fixes.
 
 *libtextcat-2.2 (09 Aug 2011)
 



1.1                  app-text/libtextcat/libtextcat-3.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libtextcat/libtextcat-3.0.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libtextcat/libtextcat-3.0.1.ebuild?rev=1.1&content-type=text/plain

Index: libtextcat-3.0.1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/libtextcat/libtextcat-3.0.1.ebuild,v 1.1 2011/09/23 14:19:39 scarabeus Exp $

EAPI=4

MY_P="libexttextcat-${PV}"

DESCRIPTION="Library implementing N-gram-based text categorization"
HOMEPAGE="http://software.wise-guys.nl/libtextcat/"
SRC_URI="http://dev-www.libreoffice.org/src/${MY_P}.tar.xz"

LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE=""

DEPEND=""
RDEPEND="${DEPEND}"

S=${WORKDIR}/${MY_P}

src_configure() {
	econf \
		--disable-werror \
		--disable-static
}

src_install() {
	default
	find "${ED}" -name '*.la' -exec rm -f {} +
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-23 14:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-23 14:19 [gentoo-commits] gentoo-x86 commit in app-text/libtextcat: ChangeLog libtextcat-3.0.1.ebuild libtextcat-2.2.ebuild Tomas Chvatal (scarabeus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox