summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2012-02-27 18:34:27 +1300
committerKent Fredric <kentfredric@gmail.com>2012-02-27 18:34:27 +1300
commitd8679ebcf24dfabb1dbcea69d18bc8d087ab4353 (patch)
tree0d353c0ab66dfd7b4a4d5cf7851cab1e0a2898e8 /dev-perl/Catalyst-View-Component-SubInclude
parent[migrate] Test-utf8 (diff)
downloadperl-overlay-d8679ebcf24dfabb1dbcea69d18bc8d087ab4353.tar.gz
perl-overlay-d8679ebcf24dfabb1dbcea69d18bc8d087ab4353.tar.bz2
perl-overlay-d8679ebcf24dfabb1dbcea69d18bc8d087ab4353.zip
[migrate] Catalyst-View-Component-SubInclude
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
Diffstat (limited to 'dev-perl/Catalyst-View-Component-SubInclude')
-rw-r--r--dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.100.0.ebuild (renamed from dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.10.ebuild)3
-rw-r--r--dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.70.0.ebuild (renamed from dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.07.ebuild)3
-rw-r--r--dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.90.0.ebuild (renamed from dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.09.ebuild)3
-rw-r--r--dev-perl/Catalyst-View-Component-SubInclude/ChangeLog15
-rw-r--r--dev-perl/Catalyst-View-Component-SubInclude/Manifest24
5 files changed, 37 insertions, 11 deletions
diff --git a/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.10.ebuild b/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.100.0.ebuild
index 733fa68c0..6d4b9ce95 100644
--- a/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.10.ebuild
+++ b/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.100.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION="0.10"
inherit perl-module
DESCRIPTION="Use subincludes in your Catalyst views"
diff --git a/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.07.ebuild b/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.70.0.ebuild
index d50438691..b72fda898 100644
--- a/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.07.ebuild
+++ b/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.70.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
MODULE_AUTHOR=NILSONSFJ
+MODULE_VERSION="0.07"
inherit perl-module
DESCRIPTION="Use subincludes in your Catalyst views"
diff --git a/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.09.ebuild b/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.90.0.ebuild
index 628b9c869..8c010b6f1 100644
--- a/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.09.ebuild
+++ b/dev-perl/Catalyst-View-Component-SubInclude/Catalyst-View-Component-SubInclude-0.90.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION="0.09"
inherit perl-module
DESCRIPTION="Use subincludes in your Catalyst views"
diff --git a/dev-perl/Catalyst-View-Component-SubInclude/ChangeLog b/dev-perl/Catalyst-View-Component-SubInclude/ChangeLog
index 726a457f1..1f6279990 100644
--- a/dev-perl/Catalyst-View-Component-SubInclude/ChangeLog
+++ b/dev-perl/Catalyst-View-Component-SubInclude/ChangeLog
@@ -1,7 +1,20 @@
# ChangeLog for dev-perl/Catalyst-View-Component-SubInclude
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Catalyst-View-Component-SubInclude-0.100.0 (27 Feb 2012)
+*Catalyst-View-Component-SubInclude-0.90.0 (27 Feb 2012)
+*Catalyst-View-Component-SubInclude-0.70.0 (27 Feb 2012)
+
+ 27 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+ -Catalyst-View-Component-SubInclude-0.07.ebuild,
+ -Catalyst-View-Component-SubInclude-0.09.ebuild,
+ -Catalyst-View-Component-SubInclude-0.10.ebuild,
+ +Catalyst-View-Component-SubInclude-0.70.0.ebuild,
+ +Catalyst-View-Component-SubInclude-0.90.0.ebuild,
+ +Catalyst-View-Component-SubInclude-0.100.0.ebuild:
+ Migrate to x.y.z
+
*Catalyst-View-Component-SubInclude-0.10 (03 Jan 2011)
03 Jan 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Catalyst-View-Component-SubInclude/Manifest b/dev-perl/Catalyst-View-Component-SubInclude/Manifest
index cbb2fd21f..246276cc9 100644
--- a/dev-perl/Catalyst-View-Component-SubInclude/Manifest
+++ b/dev-perl/Catalyst-View-Component-SubInclude/Manifest
@@ -4,15 +4,25 @@ Hash: SHA256
DIST Catalyst-View-Component-SubInclude-0.07.tar.gz 27420 RMD160 726a5b564d887118eb29afe22a649634ba8824e2 SHA1 694628e53e9394580334a69e38549c553d8c4883 SHA256 bc2183f13b66b2301bfe1f133f347f9faa1123ec6fa8beed0e9ba6ca313cff57
DIST Catalyst-View-Component-SubInclude-0.09.tar.gz 32156 RMD160 bd2ec1051ba4bb68c1eafb4fc28678cff8c7eb64 SHA1 fc0fd434b2296d4a92ab2a3385d28a9d901eb029 SHA256 a9e9e6c49686940bc8992dc935da428bcd5e0fac646a34a189acdff4ae34f101
DIST Catalyst-View-Component-SubInclude-0.10.tar.gz 37284 RMD160 8e1fcc52c5c547b555bd303d2c647a1df694a013 SHA1 33eea76bc39e04bd8d52a68410878ae4516f16fc SHA256 53f9e285c86842ba4abedc4481ab0e75c3f0a59fd8bf1b1848c3e18ae617f1ec
-EBUILD Catalyst-View-Component-SubInclude-0.07.ebuild 509 RMD160 0841eb8c2db47058a53c2f8815adda4fa3c44413 SHA1 daae5bd400ca5b931e7d4a8ad0ea21f2ec25bfee SHA256 a1a9bfb9eb119de6727535a82b57ed7fca8934398c52e5b6c539e306336f4cb5
-EBUILD Catalyst-View-Component-SubInclude-0.09.ebuild 578 RMD160 a287618bf86fbd20c26a4c75e9846dc07359504d SHA1 8778b9ff94f9474122b34fa5008692788e8c4a88 SHA256 fa4a887ad14bca9b53569a78ff2e741b2195ef2a44f85069311af4bea7b80ba8
-EBUILD Catalyst-View-Component-SubInclude-0.10.ebuild 593 RMD160 3b51c3b1179ce41e22997ef3e8aa52787ce66175 SHA1 0b062d492670164aad13754b5932371e7373f2eb SHA256 9a16a722331d11eef41218afb6707acd5066c661e11c3e2db6ad0abd75ad60f2
-MISC ChangeLog 666 RMD160 3c87ae64e0e7a8243240ecbd0896855c3f9aae7a SHA1 7ed533310d032c24726575b679bd75269f7bea96 SHA256 1a00768848aada401ea7327847f24a49b5f25a2a5c34bc23627a20d49608d344
+EBUILD Catalyst-View-Component-SubInclude-0.100.0.ebuild 615 RMD160 51a316b28ba696ae3be85c3d07b3ace6ac38501d SHA1 bb55ba091cd1a35bfbdbad30c41cb0e0bce92b6b SHA256 560069763ac8190e3358b7e1f9c899840724825b311f9ab3b9b8dcf1532cf152
+EBUILD Catalyst-View-Component-SubInclude-0.70.0.ebuild 531 RMD160 064ecff625be86066b4fd69a5eeaf84f2a806952 SHA1 191ded7a41606d07cabe611528f8d766494e7f43 SHA256 564e1a28afeb2d03ea0e0d7795c55befb8b310acd2574876ca4070adfffad3f6
+EBUILD Catalyst-View-Component-SubInclude-0.90.0.ebuild 600 RMD160 795286f9a029227125242d636d3560bf235bfc6a SHA1 210c5b970d2fec7bf1c9f21b136697bfe8609369 SHA256 6aa4c27f0712f647689a85835804d64c4019e8cc4d952b8a65890ac45d18dcc5
+MISC ChangeLog 1224 RMD160 6d9401a84c7945861ec0e31d365f018a3df8beb4 SHA1 bb7746cfcc790741869633981c4f2ea3191556dc SHA256 0b3ee81abfb6603f7e3f48f828d6a8862064da8c77c892a87462991cde4167e1
MISC metadata.xml 283 RMD160 0d873a83e6bead3b0c31baa181a430db84cae00a SHA1 769f9d140e6f9ae35c3251de450df84815c176de SHA256 af92ace3b4faf5667a37dbfb42ac8926336ccee27a72d2b57f90bb54403dfbf6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)
-iEYEAREIAAYFAk9D9h8ACgkQV3J2n04EauyQlACfQ9Sq6HN5wG8/2pxy07yXFheq
-KGEAnRxjMljr8v0V9sefq1tfix4/FXv0
-=vO1m
+iQIcBAEBCAAGBQJPSxXjAAoJEE321xbMTOIUjAgP/1aX0mPbm+NdVPf7UmwyiLYs
+4D15cZVoSnVeSkC4dq8ig8YJWVlTZjbYiXmNPwl9AgC14A6R6KTd/Rj+R9y8vRvs
+jn9UUZM1iWN1OaML7Wuhd1E53W4YJpEreXxJDBpWqsKhjaZB1yVczltxY5qgSFK7
+76vYB7Ios4ZodkbgsYlfM7O1q2KiuWQETXj/Xw8fwEAZthnVI353Lqr8YpijNYJr
+gcz7JPJy+JKS7KReQwLZG/8vnpyFUc8wPFXO3kq79J+7D6g66rxf6t7SzoAnFpoN
+Cs+0Yjmyes17vqUf2Ws7hwqH6OrfJnwDW5Qgxhae7qnxdssY/i5erzWBCBKIoYXv
+ICTb2RsE7OE6eOLZ1EJqTLVkUsxgj526z4HuIAiUAkK4Uo2uU6rNlJME8PYvBAl8
+pkLmx5pbQABXl9TjhHpoERlysl+K2dLKqJNsD/1oGr5Tgzmbhopukk2nFLer3oXj
+Jq7843RacTHTy9UoSfGMkVja2MDneUv0iHjJT9ZKA/0kP2NwMP7ZO10AGFdvD8Oi
+X6l9QD1icnGs8ZqV8mBlhovWUNVcL1892FJdr+/KkQvmslYr7H08PAHZorJk3ao3
+wBI6QPhs9+vAGKOw07kroXeaMua5hRybd4BqA/IUtjJCLqq0kapyh32U+KrsXtC7
+yuYqptI8k9naIWu9cdhY
+=xGde
-----END PGP SIGNATURE-----