From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A995A13877A for ; Sun, 24 Aug 2014 01:35:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF567E0729; Sun, 24 Aug 2014 01:35:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 65D00E0729 for ; Sun, 24 Aug 2014 01:35:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 56A6333BDBD for ; Sun, 24 Aug 2014 01:35:22 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2305) id 0D9FC3C38; Sun, 24 Aug 2014 01:35:21 +0000 (UTC) From: "Ian Stakenvicius (axs)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, axs@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Plucene: Plucene-1.250.0-r1.ebuild ChangeLog Plucene-1.250.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: Plucene-1.250.0-r1.ebuild ChangeLog Plucene-1.250.0.ebuild X-VCS-Directories: dev-perl/Plucene X-VCS-Committer: axs X-VCS-Committer-Name: Ian Stakenvicius Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140824013521.0D9FC3C38@oystercatcher.gentoo.org> Date: Sun, 24 Aug 2014 01:35:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 25873aa5-3a17-4971-aa1b-393fe4596077 X-Archives-Hash: cf2206f52697194f363f873791801702 axs 14/08/24 01:35:21 Modified: ChangeLog Added: Plucene-1.250.0-r1.ebuild Removed: Plucene-1.250.0.ebuild Log: bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED) Revision Changes Path 1.33 dev-perl/Plucene/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plucene/ChangeLog?rev=1.33&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plucene/ChangeLog?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plucene/ChangeLog?r1=1.32&r2=1.33 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Plucene/ChangeLog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 24 Jun 2012 12:58:20 -0000 1.32 +++ ChangeLog 24 Aug 2014 01:35:20 -0000 1.33 @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Plucene -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plucene/ChangeLog,v 1.32 2012/06/24 12:58:20 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plucene/ChangeLog,v 1.33 2014/08/24 01:35:20 axs Exp $ + +*Plucene-1.250.0-r1 (24 Aug 2014) + + 24 Aug 2014; Ian Stakenvicius (_AxS_) + +Plucene-1.250.0-r1.ebuild, -Plucene-1.250.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade 24 Jun 2012; Torsten Veller metadata.xml: Update CPAN upstream info 1.1 dev-perl/Plucene/Plucene-1.250.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plucene/Plucene-1.250.0-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plucene/Plucene-1.250.0-r1.ebuild?rev=1.1&content-type=text/plain Index: Plucene-1.250.0-r1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Plucene/Plucene-1.250.0-r1.ebuild,v 1.1 2014/08/24 01:35:20 axs Exp $ EAPI=5 MODULE_AUTHOR=TMTM MODULE_VERSION=1.25 inherit perl-module DESCRIPTION="Plucene - the Perl lucene port" SLOT="0" KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="virtual/perl-Memoize dev-perl/Tie-Array-Sorted dev-perl/Encode-compat dev-perl/File-Slurp dev-perl/Class-Virtual dev-perl/Class-Accessor virtual/perl-Time-Piece virtual/perl-File-Spec >=virtual/perl-Scalar-List-Utils-1.13 dev-perl/Lingua-Stem dev-perl/Bit-Vector-Minimal dev-perl/IO-stringy" DEPEND="${RDEPEND} >=virtual/perl-Test-Harness-2.30 >=virtual/perl-Module-Build-0.28" SRC_TEST="do"