public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/ORLite: ORLite-1.42.ebuild ChangeLog
@ 2010-03-17  6:56 Torsten Veller (tove)
  0 siblings, 0 replies; only message in thread
From: Torsten Veller (tove) @ 2010-03-17  6:56 UTC (permalink / raw
  To: gentoo-commits

tove        10/03/17 06:56:08

  Modified:             ChangeLog
  Added:                ORLite-1.42.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-perl/ORLite/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/ORLite/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/ORLite/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/ORLite/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/ORLite/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	10 Mar 2010 06:21:47 -0000	1.2
+++ ChangeLog	17 Mar 2010 06:56:07 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/ORLite
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ORLite/ChangeLog,v 1.2 2010/03/10 06:21:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ORLite/ChangeLog,v 1.3 2010/03/17 06:56:07 tove Exp $
+
+*ORLite-1.42 (17 Mar 2010)
+
+  17 Mar 2010; Torsten Veller <tove@gentoo.org> +ORLite-1.42.ebuild:
+  Version bump
 
 *ORLite-1.41 (10 Mar 2010)
 



1.1                  dev-perl/ORLite/ORLite-1.42.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/ORLite/ORLite-1.42.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/ORLite/ORLite-1.42.ebuild?rev=1.1&content-type=text/plain

Index: ORLite-1.42.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/ORLite/ORLite-1.42.ebuild,v 1.1 2010/03/17 06:56:07 tove Exp $

EAPI=2

MODULE_AUTHOR=ADAMK
inherit perl-module

DESCRIPTION="Extremely light weight SQLite-specific ORM"

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

COMMON_DEPEND="
	>=virtual/perl-File-Path-2.04
	>=virtual/perl-File-Temp-0.17
	>=dev-perl/Params-Util-0.33
	>=dev-perl/DBI-1.607
	>=dev-perl/DBD-SQLite-1.27
	>=dev-perl/File-Remove-1.40
"
DEPEND="
	${COMMON_DEPEND}
	test? (
		>=dev-perl/Test-Script-1.06
	)
"
RDEPEND="
	${COMMON_DEPEND}
"

SRC_TEST=do






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-17  6:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-17  6:56 [gentoo-commits] gentoo-x86 commit in dev-perl/ORLite: ORLite-1.42.ebuild ChangeLog Torsten Veller (tove)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox