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:perl514 commit in: dev-perl/Lingua-Stem-Snowball/
Date: Sat, 23 Apr 2011 13:00:14 +0000 (UTC)	[thread overview]
Message-ID: <8079363c840ec5d7d9c0d43fac1cc8bc6e86ccc8.kent@gentoo> (raw)
Message-ID: <20110423130014.o1ApCquDDz1XqRwPnXqHiKGibu3Z70R8DAXWOhVLrkM@z> (raw)

commit:     8079363c840ec5d7d9c0d43fac1cc8bc6e86ccc8
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr 22 13:52:57 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Apr 22 13:52:57 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8079363c

[migrate/fix] Lingua-Stem-Snowball ( EAPI, QA, Module::Build )

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

---
 dev-perl/Lingua-Stem-Snowball/ChangeLog            |   10 ++++++++++
 ....ebuild => Lingua-Stem-Snowball-0.952.0.ebuild} |   13 ++++++++++---
 2 files changed, 20 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Lingua-Stem-Snowball/ChangeLog b/dev-perl/Lingua-Stem-Snowball/ChangeLog
new file mode 100644
index 0000000..cff6258
--- /dev/null
+++ b/dev-perl/Lingua-Stem-Snowball/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Lingua-Stem-Snowball
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Lingua-Stem-Snowball-0.952.0 (22 Apr 2011)
+
+  22 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  -Lingua-Stem-Snowball-0.952.ebuild, +Lingua-Stem-Snowball-0.952.0.ebuild:
+  Migrate, Add Module::Build
+

diff --git a/dev-perl/Lingua-Stem-Snowball/Lingua-Stem-Snowball-0.952.ebuild b/dev-perl/Lingua-Stem-Snowball/Lingua-Stem-Snowball-0.952.0.ebuild
similarity index 64%
rename from dev-perl/Lingua-Stem-Snowball/Lingua-Stem-Snowball-0.952.ebuild
rename to dev-perl/Lingua-Stem-Snowball/Lingua-Stem-Snowball-0.952.0.ebuild
index 8f37174..8ab17a1 100644
--- a/dev-perl/Lingua-Stem-Snowball/Lingua-Stem-Snowball-0.952.ebuild
+++ b/dev-perl/Lingua-Stem-Snowball/Lingua-Stem-Snowball-0.952.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.952"
 inherit perl-module
 
 DESCRIPTION="Perl interface to Snowball stemmers."
@@ -11,8 +12,14 @@ LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-IUSE=""
+IUSE="test"
+RDEPEND=""
 DEPEND="
+	virtual/perl-Module-Build
 	virtual/perl-ExtUtils-CBuilder
 	virtual/perl-ExtUtils-ParseXS
+	test? (
+		virtual/perl-Test-Simple
+	)
 "
+SRC_TEST="do"



             reply	other threads:[~2011-04-23 13:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-22 13:53 Kent Fredric [this message]
2011-04-23 13:00 ` [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Lingua-Stem-Snowball/ Kent Fredric
2011-04-23 13:00 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " 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=8079363c840ec5d7d9c0d43fac1cc8bc6e86ccc8.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