diff options
-rw-r--r-- | dev-perl/Exception-Died/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Exception-Died/Exception-Died-0.06.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Exception-System/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Exception-System/Exception-System-0.11.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Exception-Warning/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Exception-Warning/Exception-Warning-0.03.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Fatal-Exception/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Fatal-Exception/Fatal-Exception-0.05.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/File-Stat-Moose/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-Stat-Moose/File-Stat-Moose-0.06.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/IO-Moose/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IO-Moose/IO-Moose-0.1003.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Test-Assert/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Assert/Test-Assert-0.0501.ebuild | 4 |
14 files changed, 44 insertions, 21 deletions
diff --git a/dev-perl/Exception-Died/ChangeLog b/dev-perl/Exception-Died/ChangeLog index 4acaf6a59a20..774c438955c3 100644 --- a/dev-perl/Exception-Died/ChangeLog +++ b/dev-perl/Exception-Died/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Exception-Died # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Died/ChangeLog,v 1.2 2009/08/10 21:44:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Died/ChangeLog,v 1.3 2009/10/22 11:46:49 tove Exp $ + + 22 Oct 2009; Torsten Veller <tove@gentoo.org> Exception-Died-0.06.ebuild: + Fix dependency 10 Aug 2009; Torsten Veller <tove@gentoo.org> Exception-Died-0.06.ebuild: New virtual: dev-perl/parent to virtual diff --git a/dev-perl/Exception-Died/Exception-Died-0.06.ebuild b/dev-perl/Exception-Died/Exception-Died-0.06.ebuild index 83881805818c..abf672da7f24 100644 --- a/dev-perl/Exception-Died/Exception-Died-0.06.ebuild +++ b/dev-perl/Exception-Died/Exception-Died-0.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Died/Exception-Died-0.06.ebuild,v 1.2 2009/08/10 21:44:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Died/Exception-Died-0.06.ebuild,v 1.3 2009/10/22 11:46:49 tove Exp $ EAPI=2 MODULE_AUTHOR="DEXTER" @@ -19,5 +19,5 @@ DEPEND=">=dev-perl/Test-Unit-Lite-0.12 virtual/perl-parent dev-perl/constant-boolean >=dev-perl/Test-Assert-0.0501 - >=dev-perl/Exception-Base-0.2201" + >=dev-perl/Exception-Base-0.22.01" RDEPEND="${DEPEND}" diff --git a/dev-perl/Exception-System/ChangeLog b/dev-perl/Exception-System/ChangeLog index 89c115ae1902..7bee3ceb6ed3 100644 --- a/dev-perl/Exception-System/ChangeLog +++ b/dev-perl/Exception-System/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Exception-System # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-System/ChangeLog,v 1.1 2009/06/23 07:40:06 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-System/ChangeLog,v 1.2 2009/10/22 11:47:45 tove Exp $ + + 22 Oct 2009; Torsten Veller <tove@gentoo.org> + Exception-System-0.11.ebuild: + Fix dependency *Exception-System-0.11 (23 Jun 2009) diff --git a/dev-perl/Exception-System/Exception-System-0.11.ebuild b/dev-perl/Exception-System/Exception-System-0.11.ebuild index 12ce6362c782..1fd4540eb085 100644 --- a/dev-perl/Exception-System/Exception-System-0.11.ebuild +++ b/dev-perl/Exception-System/Exception-System-0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-System/Exception-System-0.11.ebuild,v 1.1 2009/06/23 07:40:06 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-System/Exception-System-0.11.ebuild,v 1.2 2009/10/22 11:47:45 tove Exp $ EAPI=2 MODULE_AUTHOR="DEXTER" @@ -16,5 +16,5 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~amd64 ~x86" DEPEND=">=dev-perl/Test-Unit-Lite-0.12 - >=dev-perl/Exception-Base-0.2201" + >=dev-perl/Exception-Base-0.22.01" RDEPEND="${DEPEND}" diff --git a/dev-perl/Exception-Warning/ChangeLog b/dev-perl/Exception-Warning/ChangeLog index e71d0f5b9969..066f87f69f93 100644 --- a/dev-perl/Exception-Warning/ChangeLog +++ b/dev-perl/Exception-Warning/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Exception-Warning # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Warning/ChangeLog,v 1.1 2009/06/23 07:40:21 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Warning/ChangeLog,v 1.2 2009/10/22 11:48:34 tove Exp $ + + 22 Oct 2009; Torsten Veller <tove@gentoo.org> + Exception-Warning-0.03.ebuild: + Fix dependency *Exception-Warning-0.03 (23 Jun 2009) diff --git a/dev-perl/Exception-Warning/Exception-Warning-0.03.ebuild b/dev-perl/Exception-Warning/Exception-Warning-0.03.ebuild index 83e6c15146ae..b1dcbab9a035 100644 --- a/dev-perl/Exception-Warning/Exception-Warning-0.03.ebuild +++ b/dev-perl/Exception-Warning/Exception-Warning-0.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Warning/Exception-Warning-0.03.ebuild,v 1.1 2009/06/23 07:40:21 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Warning/Exception-Warning-0.03.ebuild,v 1.2 2009/10/22 11:48:34 tove Exp $ EAPI=2 MODULE_AUTHOR="DEXTER" @@ -16,5 +16,5 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~amd64 ~x86" DEPEND=">=dev-perl/Test-Unit-Lite-0.12 - >=dev-perl/Exception-Base-0.2201" + >=dev-perl/Exception-Base-0.22.01" RDEPEND="${DEPEND}" diff --git a/dev-perl/Fatal-Exception/ChangeLog b/dev-perl/Fatal-Exception/ChangeLog index dbcaff69b82f..168f344c0351 100644 --- a/dev-perl/Fatal-Exception/ChangeLog +++ b/dev-perl/Fatal-Exception/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Fatal-Exception # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Fatal-Exception/ChangeLog,v 1.1 2009/06/23 07:40:53 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Fatal-Exception/ChangeLog,v 1.2 2009/10/22 11:49:32 tove Exp $ + + 22 Oct 2009; Torsten Veller <tove@gentoo.org> Fatal-Exception-0.05.ebuild: + Fix dependency *Fatal-Exception-0.05 (23 Jun 2009) diff --git a/dev-perl/Fatal-Exception/Fatal-Exception-0.05.ebuild b/dev-perl/Fatal-Exception/Fatal-Exception-0.05.ebuild index 09b51d1bc00a..0347f97b702a 100644 --- a/dev-perl/Fatal-Exception/Fatal-Exception-0.05.ebuild +++ b/dev-perl/Fatal-Exception/Fatal-Exception-0.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Fatal-Exception/Fatal-Exception-0.05.ebuild,v 1.1 2009/06/23 07:40:53 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Fatal-Exception/Fatal-Exception-0.05.ebuild,v 1.2 2009/10/22 11:49:32 tove Exp $ EAPI=2 MODULE_AUTHOR="DEXTER" @@ -19,5 +19,5 @@ DEPEND="dev-perl/Exception-Warning >=dev-perl/Test-Unit-Lite-0.12 dev-perl/Exception-Died dev-perl/Test-Assert - >=dev-perl/Exception-Base-0.2201" + >=dev-perl/Exception-Base-0.22.01" RDEPEND="${DEPEND}" diff --git a/dev-perl/File-Stat-Moose/ChangeLog b/dev-perl/File-Stat-Moose/ChangeLog index 8658ced0088c..82d4738bef6c 100644 --- a/dev-perl/File-Stat-Moose/ChangeLog +++ b/dev-perl/File-Stat-Moose/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-Stat-Moose # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Stat-Moose/ChangeLog,v 1.2 2009/08/10 21:45:39 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Stat-Moose/ChangeLog,v 1.3 2009/10/22 11:50:24 tove Exp $ + + 22 Oct 2009; Torsten Veller <tove@gentoo.org> File-Stat-Moose-0.06.ebuild: + Fix dependency 10 Aug 2009; Torsten Veller <tove@gentoo.org> File-Stat-Moose-0.06.ebuild: New virtual: dev-perl/parent to virtual diff --git a/dev-perl/File-Stat-Moose/File-Stat-Moose-0.06.ebuild b/dev-perl/File-Stat-Moose/File-Stat-Moose-0.06.ebuild index 052a82ca4c74..6061f3db17e5 100644 --- a/dev-perl/File-Stat-Moose/File-Stat-Moose-0.06.ebuild +++ b/dev-perl/File-Stat-Moose/File-Stat-Moose-0.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Stat-Moose/File-Stat-Moose-0.06.ebuild,v 1.2 2009/08/10 21:45:39 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Stat-Moose/File-Stat-Moose-0.06.ebuild,v 1.3 2009/10/22 11:50:24 tove Exp $ EAPI=2 MODULE_AUTHOR="DEXTER" @@ -24,7 +24,7 @@ DEPEND="dev-perl/DateTime >=dev-perl/Exception-Died-0.06 dev-perl/constant-boolean >=dev-perl/Test-Assert-0.0501 - >=dev-perl/Exception-Base-0.2201 + >=dev-perl/Exception-Base-0.22.01 >=dev-perl/Exception-System-0.11 dev-perl/Moose" RDEPEND="${DEPEND}" diff --git a/dev-perl/IO-Moose/ChangeLog b/dev-perl/IO-Moose/ChangeLog index f9b9b8f16172..566659bf96b5 100644 --- a/dev-perl/IO-Moose/ChangeLog +++ b/dev-perl/IO-Moose/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IO-Moose # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Moose/ChangeLog,v 1.1 2009/06/23 07:41:55 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Moose/ChangeLog,v 1.2 2009/10/22 11:51:08 tove Exp $ + + 22 Oct 2009; Torsten Veller <tove@gentoo.org> IO-Moose-0.1003.ebuild: + Fix dependency *IO-Moose-0.1003 (23 Jun 2009) diff --git a/dev-perl/IO-Moose/IO-Moose-0.1003.ebuild b/dev-perl/IO-Moose/IO-Moose-0.1003.ebuild index 982364245048..d1ff152e6285 100644 --- a/dev-perl/IO-Moose/IO-Moose-0.1003.ebuild +++ b/dev-perl/IO-Moose/IO-Moose-0.1003.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Moose/IO-Moose-0.1003.ebuild,v 1.1 2009/06/23 07:41:55 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Moose/IO-Moose-0.1003.ebuild,v 1.2 2009/10/22 11:51:08 tove Exp $ EAPI=2 MODULE_AUTHOR="DEXTER" @@ -23,7 +23,7 @@ DEPEND=">=dev-perl/MooseX-GlobRef-0.07 >=dev-perl/Test-Assert-0.0501 dev-perl/Task-Weaken >=dev-perl/Exception-System-0.11 - >=dev-perl/Exception-Base-0.2201 + >=dev-perl/Exception-Base-0.22.01 dev-perl/maybe dev-perl/namespace-clean dev-perl/Exception-Warning diff --git a/dev-perl/Test-Assert/ChangeLog b/dev-perl/Test-Assert/ChangeLog index 38525f031385..f6070c9480d9 100644 --- a/dev-perl/Test-Assert/ChangeLog +++ b/dev-perl/Test-Assert/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Assert # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Assert/ChangeLog,v 1.2 2009/08/10 21:47:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Assert/ChangeLog,v 1.3 2009/10/22 11:51:52 tove Exp $ + + 22 Oct 2009; Torsten Veller <tove@gentoo.org> Test-Assert-0.0501.ebuild: + Fix dependency 10 Aug 2009; Torsten Veller <tove@gentoo.org> Test-Assert-0.0501.ebuild: New virtual: dev-perl/parent to virtual diff --git a/dev-perl/Test-Assert/Test-Assert-0.0501.ebuild b/dev-perl/Test-Assert/Test-Assert-0.0501.ebuild index 85d9a1ab207a..1df5497e6c93 100644 --- a/dev-perl/Test-Assert/Test-Assert-0.0501.ebuild +++ b/dev-perl/Test-Assert/Test-Assert-0.0501.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Assert/Test-Assert-0.0501.ebuild,v 1.2 2009/08/10 21:47:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Assert/Test-Assert-0.0501.ebuild,v 1.3 2009/10/22 11:51:52 tove Exp $ EAPI=2 MODULE_AUTHOR="DEXTER" @@ -18,5 +18,5 @@ KEYWORDS="~amd64 ~x86" DEPEND="virtual/perl-parent >=dev-perl/Test-Unit-Lite-0.12 dev-perl/constant-boolean - >=dev-perl/Exception-Base-0.2201" + >=dev-perl/Exception-Base-0.22.01" RDEPEND="${DEPEND}" |