* [gentoo-commits] gentoo-x86 commit in dev-perl/ORLite: ORLite-1.980.0-r1.ebuild ChangeLog ORLite-1.980.0.ebuild
@ 2014-08-26 19:23 Ian Stakenvicius (axs)
0 siblings, 0 replies; only message in thread
From: Ian Stakenvicius (axs) @ 2014-08-26 19:23 UTC (permalink / raw
To: gentoo-commits
axs 14/08/26 19:23:30
Modified: ChangeLog
Added: ORLite-1.980.0-r1.ebuild
Removed: ORLite-1.980.0.ebuild
Log:
bumped EAPI to 5 to help with dev-lang/perl upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
Revision Changes Path
1.29 dev-perl/ORLite/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ORLite/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ORLite/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ORLite/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/ORLite/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 6 Jan 2013 15:44:08 -0000 1.28
+++ ChangeLog 26 Aug 2014 19:23:30 -0000 1.29
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/ORLite
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ORLite/ChangeLog,v 1.28 2013/01/06 15:44:08 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ORLite/ChangeLog,v 1.29 2014/08/26 19:23:30 axs Exp $
+
+*ORLite-1.980.0-r1 (26 Aug 2014)
+
+ 26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
+ +ORLite-1.980.0-r1.ebuild, -ORLite-1.980.0.ebuild:
+ bumped EAPI to 5 to help with dev-lang/perl upgrade
06 Jan 2013; Torsten Veller <tove@gentoo.org> -ORLite-1.970.0.ebuild:
Cleanup
1.1 dev-perl/ORLite/ORLite-1.980.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ORLite/ORLite-1.980.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/ORLite/ORLite-1.980.0-r1.ebuild?rev=1.1&content-type=text/plain
Index: ORLite-1.980.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/ORLite/ORLite-1.980.0-r1.ebuild,v 1.1 2014/08/26 19:23:30 axs Exp $
EAPI=5
MODULE_AUTHOR=ADAMK
MODULE_VERSION=1.98
inherit perl-module
DESCRIPTION="Extremely light weight SQLite-specific ORM"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
COMMON_DEPEND="
>=virtual/perl-File-Path-2.08
>=virtual/perl-File-Temp-0.20
>=dev-perl/Params-Util-1
>=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:[~2014-08-26 19:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-26 19:23 [gentoo-commits] gentoo-x86 commit in dev-perl/ORLite: ORLite-1.980.0-r1.ebuild ChangeLog ORLite-1.980.0.ebuild Ian Stakenvicius (axs)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox