* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Model-CDBI/
@ 2011-02-27 18:40 Torsten Veller
0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller @ 2011-02-27 18:40 UTC (permalink / raw
To: gentoo-commits
commit: c3391e51f5965917e589a894fff2a51e5544a49f
Author: Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 27 18:39:22 2011 +0000
Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sun Feb 27 18:39:22 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c3391e51
[fix] dev-perl/Catalyst-Model-CDBI: Whitespace
(Portage version: 2.2.0_alpha25/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)
---
.../Catalyst-Model-CDBI-0.12.ebuild | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/dev-perl/Catalyst-Model-CDBI/Catalyst-Model-CDBI-0.12.ebuild b/dev-perl/Catalyst-Model-CDBI/Catalyst-Model-CDBI-0.12.ebuild
index bc08c4b..7841b2b 100644
--- a/dev-perl/Catalyst-Model-CDBI/Catalyst-Model-CDBI-0.12.ebuild
+++ b/dev-perl/Catalyst-Model-CDBI/Catalyst-Model-CDBI-0.12.ebuild
@@ -22,4 +22,3 @@ DEPEND="
pkg_setup() {
ewarn "This module is DEPRECATED"
}
-
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Model-CDBI/
@ 2014-08-26 19:06 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2014-08-26 19:06 UTC (permalink / raw
To: gentoo-commits
commit: 755af7a782e450607017637c44fcbee82662819d
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Aug 26 18:11:26 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Aug 26 18:11:26 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=755af7a7
[clean] dev-perl/Catalyst-Model-CDBI Remove old versions
Package-Manager: portage-2.2.10
---
.../Catalyst-Model-CDBI-0.11.ebuild | 19 -------------------
dev-perl/Catalyst-Model-CDBI/ChangeLog | 6 +++++-
2 files changed, 5 insertions(+), 20 deletions(-)
diff --git a/dev-perl/Catalyst-Model-CDBI/Catalyst-Model-CDBI-0.11.ebuild b/dev-perl/Catalyst-Model-CDBI/Catalyst-Model-CDBI-0.11.ebuild
deleted file mode 100644
index 0bda794..0000000
--- a/dev-perl/Catalyst-Model-CDBI/Catalyst-Model-CDBI-0.11.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=AGRUNDMA
-inherit perl-module
-
-DESCRIPTION="Helper for CDBI Models"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="
- dev-perl/Catalyst-Runtime
- dev-perl/Class-DBI
- dev-perl/Class-DBI-Loader
-"
diff --git a/dev-perl/Catalyst-Model-CDBI/ChangeLog b/dev-perl/Catalyst-Model-CDBI/ChangeLog
index 4d968b8..33ed299 100644
--- a/dev-perl/Catalyst-Model-CDBI/ChangeLog
+++ b/dev-perl/Catalyst-Model-CDBI/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for dev-perl/Catalyst-Model-CDBI
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 26 Aug 2014; Kent Fredric <kentfredric@gmail.com>
+ -Catalyst-Model-CDBI-0.11.ebuild:
+ remove old versions
+
*Catalyst-Model-CDBI-0.12 (28 Apr 2010)
28 Apr 2010; Michele Beltrame <m@cattlegrid.info>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Model-CDBI/
@ 2014-08-26 19:06 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2014-08-26 19:06 UTC (permalink / raw
To: gentoo-commits
commit: 11410649aca5b6474a0a2123647515c7cc93e578
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Aug 26 18:17:13 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Aug 26 18:17:13 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=11410649
[fixup] dev-perl/Catalyst-Model-CDBI EAPI5, Normalise versions, fixups
Package-Manager: portage-2.2.10
---
...Model-CDBI-0.12.ebuild => Catalyst-Model-CDBI-0.120.0.ebuild} | 9 ++++++++-
dev-perl/Catalyst-Model-CDBI/ChangeLog | 6 ++++++
2 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/dev-perl/Catalyst-Model-CDBI/Catalyst-Model-CDBI-0.12.ebuild b/dev-perl/Catalyst-Model-CDBI/Catalyst-Model-CDBI-0.120.0.ebuild
similarity index 71%
rename from dev-perl/Catalyst-Model-CDBI/Catalyst-Model-CDBI-0.12.ebuild
rename to dev-perl/Catalyst-Model-CDBI/Catalyst-Model-CDBI-0.120.0.ebuild
index 7841b2b..3592c25 100644
--- a/dev-perl/Catalyst-Model-CDBI/Catalyst-Model-CDBI-0.12.ebuild
+++ b/dev-perl/Catalyst-Model-CDBI/Catalyst-Model-CDBI-0.120.0.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI=5
MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION=0.12
inherit perl-module
DESCRIPTION="[DEPRECATED] Helper for CDBI Models"
@@ -22,3 +24,8 @@ DEPEND="
pkg_setup() {
ewarn "This module is DEPRECATED"
}
+src_prepare() {
+ perl_rm_files "t/02pod.t" "t/03podcoverage.t"
+ perl-module-src_prepare
+}
+SRC_TEST=do
diff --git a/dev-perl/Catalyst-Model-CDBI/ChangeLog b/dev-perl/Catalyst-Model-CDBI/ChangeLog
index 33ed299..e2f0589 100644
--- a/dev-perl/Catalyst-Model-CDBI/ChangeLog
+++ b/dev-perl/Catalyst-Model-CDBI/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Catalyst-Model-CDBI-0.120.0 (26 Aug 2014)
+
+ 26 Aug 2014; Kent Fredric <kentfredric@gmail.com>
+ -Catalyst-Model-CDBI-0.12.ebuild, +Catalyst-Model-CDBI-0.120.0.ebuild:
+ EAPI5, Normalise versions, fixups
+
26 Aug 2014; Kent Fredric <kentfredric@gmail.com>
-Catalyst-Model-CDBI-0.11.ebuild:
remove old versions
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-08-26 19:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-26 19:06 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Model-CDBI/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2014-08-26 19:06 Kent Fredric
2011-02-27 18:40 Torsten Veller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox