public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/KinoSearch/
Date: Wed, 23 Mar 2011 18:48:59 +0000 (UTC)	[thread overview]
Message-ID: <1e17b6dbec78c9f537ec60f3072d7d247f491731.kent@gentoo> (raw)

commit:     1e17b6dbec78c9f537ec60f3072d7d247f491731
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Mar 23 18:42:54 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Mar 23 18:42:54 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1e17b6db

[newversion] KinoSearch-0.312.0

(Portage version: 2.2.0_alpha28/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/KinoSearch/ChangeLog                 |    5 +++
 dev-perl/KinoSearch/KinoSearch-0.312.0.ebuild |   48 +++++++++++++++++++++++++
 2 files changed, 53 insertions(+), 0 deletions(-)

diff --git a/dev-perl/KinoSearch/ChangeLog b/dev-perl/KinoSearch/ChangeLog
index 5ad505f..939b628 100644
--- a/dev-perl/KinoSearch/ChangeLog
+++ b/dev-perl/KinoSearch/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*KinoSearch-0.312.0 (23 Mar 2011)
+
+  23 Mar 2011; Kent Fredric <kentfredric@gmail.com> +KinoSearch-0.312.0.ebuild:
+  Bump
+
   23 Mar 2011; Kent Fredric <kentfredric@gmail.com> KinoSearch-0.165.0.ebuild:
   QA on older kinosearch
 

diff --git a/dev-perl/KinoSearch/KinoSearch-0.312.0.ebuild b/dev-perl/KinoSearch/KinoSearch-0.312.0.ebuild
new file mode 100644
index 0000000..4855972
--- /dev/null
+++ b/dev-perl/KinoSearch/KinoSearch-0.312.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+MODULE_AUTHOR=CREAMYG
+MODULE_VERSION="0.312"
+inherit perl-module
+
+DESCRIPTION="search engine library"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE=""
+
+COMMOND_DEPEND="
+	>=dev-perl/Lingua-Stem-Snowball-0.952
+	>=dev-perl/Lingua-StopWords-0.09
+	dev-perl/Parse-RecDescent
+	>=dev-perl/JSON-XS-1.53
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+DEPEND="
+	${COMMON_DEPEND}
+	virtual/perl-Module-Build
+	!!<=dev-perl/KinoSearch-0.20
+	>=virtual/perl-ExtUtils-CBuilder-0.18
+	>=virtual/perl-ExtUtils-ParseXS-2.16
+	>=virtual/perl-Devel-PPPort-3.13
+"
+kino_api_changed() {
+	elog "This package ( $P ) includes a new API incompatible with <= 0.20."
+	elog "If you need the old interface, see dev-perl/KinoSearch1"
+}
+
+pkg_postinst() {
+	kino_api_changed;
+}
+
+pkg_pretend() {
+	kino_api_changed;
+	default
+}



             reply	other threads:[~2011-03-23 18:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-23 18:48 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-04-20  8:36 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/KinoSearch/ Kent Fredric
2012-04-18  4:43 Kent Fredric
2012-04-16 19:33 Kent Fredric
2011-08-26 18:49 Kent Fredric
2011-04-23 13:00 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-04-22 14:00 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-05 18:16 Kent Fredric
2011-03-26  5:17 Kent Fredric
2011-03-23 18:48 Kent Fredric
2011-03-23 18:48 Kent Fredric
2011-03-23 18:48 Kent Fredric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1e17b6dbec78c9f537ec60f3072d7d247f491731.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox