public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Torsten Veller (tove)" <tove@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/SQL-Statement: SQL-Statement-1.31.ebuild ChangeLog
Date: Tue, 17 Aug 2010 08:04:55 +0000 (UTC)	[thread overview]
Message-ID: <20100817080455.8373D2CE15@corvid.gentoo.org> (raw)

tove        10/08/17 08:04:55

  Modified:             ChangeLog
  Added:                SQL-Statement-1.31.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2_rc67_p554/cvs/Linux x86_64)

Revision  Changes    Path
1.34                 dev-perl/SQL-Statement/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SQL-Statement/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SQL-Statement/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SQL-Statement/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SQL-Statement/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	4 Aug 2010 09:02:39 -0000	1.33
+++ ChangeLog	17 Aug 2010 08:04:55 -0000	1.34
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/SQL-Statement
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Statement/ChangeLog,v 1.33 2010/08/04 09:02:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Statement/ChangeLog,v 1.34 2010/08/17 08:04:55 tove Exp $
+
+*SQL-Statement-1.31 (17 Aug 2010)
+
+  17 Aug 2010; Torsten Veller <tove@gentoo.org> +SQL-Statement-1.31.ebuild:
+  Version bump
 
 *SQL-Statement-1.30 (04 Aug 2010)
 



1.1                  dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild?rev=1.1&content-type=text/plain

Index: SQL-Statement-1.31.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Statement/SQL-Statement-1.31.ebuild,v 1.1 2010/08/17 08:04:55 tove Exp $

EAPI=3

MODULE_AUTHOR=REHSACK
inherit perl-module

DESCRIPTION="Small SQL parser and engine"

SLOT="0"
KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
IUSE="test"

RDEPEND=">=dev-perl/DBI-1.612
	>=dev-perl/Clone-0.30
	>=dev-perl/Params-Util-0.35
	virtual/perl-Scalar-List-Utils"
DEPEND="${RDEPEND}
	test? ( dev-perl/Test-Pod
		dev-perl/Test-Pod-Coverage )"

SRC_TEST="do"

pkg_setup() {
	export SQL_STATEMENT_WARN_UPDATE=sure

	if has_version "<=dev-perl/SQL-Statement-1.20" ; then
		ewarn "Changes include (1.22):"
		ewarn "  * behavior for unquoted identifiers modified to lower case them"
		ewarn "  * IN and BETWEEN operators are supported native"
	fi
}






             reply	other threads:[~2010-08-17  8:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-17  8:04 Torsten Veller (tove) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-10-10 17:06 [gentoo-commits] gentoo-x86 commit in dev-perl/SQL-Statement: SQL-Statement-1.31.ebuild ChangeLog Tobias Klausmann (klausman)
2010-10-14 19:13 Brent Baude (ranger)
2010-10-23  8:36 Samuli Suominen (ssuominen)
2010-11-04 13:35 Christian Faulhammer (fauli)
2010-11-05 13:17 Markos Chandras (hwoarang)
2010-11-13 19:51 Raul Porcel (armin76)
2012-02-25 18:04 Tobias Klausmann (klausman)

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=20100817080455.8373D2CE15@corvid.gentoo.org \
    --to=tove@gentoo.org \
    --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