From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RPIwR-0001LC-9j for garchives@archives.gentoo.org; Sat, 12 Nov 2011 19:08:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D67021C025; Sat, 12 Nov 2011 19:08:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3DAFB21C025 for ; Sat, 12 Nov 2011 19:08:31 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9DBC71B4025 for ; Sat, 12 Nov 2011 19:08:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id AB91880042 for ; Sat, 12 Nov 2011 19:08:29 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <6fc48c8467261d338199243b1b69638d6ab02ee0.dilfridge@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-cpp/clucene/, dev-cpp/clucene/files/ X-VCS-Repository: proj/kde X-VCS-Files: dev-cpp/clucene/clucene-2.3.3.4.ebuild dev-cpp/clucene/files/clucene-9999-cmake.patch dev-cpp/clucene/metadata.xml X-VCS-Directories: dev-cpp/clucene/ dev-cpp/clucene/files/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 6fc48c8467261d338199243b1b69638d6ab02ee0 Date: Sat, 12 Nov 2011 19:08:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c215145f-16c0-4b8c-bd5c-cbe8ffaa20dc X-Archives-Hash: e9c0ade0c586a45326eca210adc4ba5d commit: 6fc48c8467261d338199243b1b69638d6ab02ee0 Author: Andreas K. Huettel (dilfridge) akhuettel de> AuthorDate: Sat Nov 12 20:09:02 2011 +0000 Commit: Andreas H=C3=BCttel gentoo org> CommitDate: Sat Nov 12 20:09:02 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D6fc48c84 [dev-cpp/clucene] Moved to main tree --- dev-cpp/clucene/clucene-2.3.3.4.ebuild | 49 ------------------= ------ dev-cpp/clucene/files/clucene-9999-cmake.patch | 30 -------------- dev-cpp/clucene/metadata.xml | 5 -- 3 files changed, 0 insertions(+), 84 deletions(-) diff --git a/dev-cpp/clucene/clucene-2.3.3.4.ebuild b/dev-cpp/clucene/clu= cene-2.3.3.4.ebuild deleted file mode 100644 index 7ec90d0..0000000 --- a/dev-cpp/clucene/clucene-2.3.3.4.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=3D4 - -MY_PN=3D"${PN}"-core -MY_P=3D"${MY_PN}"-"${PV}" - -inherit cmake-utils - -DESCRIPTION=3D"High-performance, full-featured text search engine based = off of lucene in C++" -HOMEPAGE=3D"http://clucene.sourceforge.net/" -SRC_URI=3D"mirror://sourceforge/clucene/${MY_P}.tar.gz" - -LICENSE=3D"|| ( Apache-2.0 LGPL-2.1 )" -SLOT=3D"1" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86= ~x86-fbsd -~amd64-linux ~x86-linux ~ppc-macos" - -IUSE=3D"debug doc static-libs" - -DEPEND=3D" - doc? ( >=3Dapp-doc/doxygen-1.4.2 ) -" -RDEPEND=3D"! - - - kde -