* [gentoo-commits] gentoo-x86 commit in dev-perl/namespace-clean: ChangeLog namespace-clean-0.220.0.ebuild
@ 2012-02-29 9:01 Robin H. Johnson (robbat2)
0 siblings, 0 replies; 2+ messages in thread
From: Robin H. Johnson (robbat2) @ 2012-02-29 9:01 UTC (permalink / raw
To: gentoo-commits
robbat2 12/02/29 09:01:55
Modified: ChangeLog
Added: namespace-clean-0.220.0.ebuild
Log:
Version bump via perl-bump experimental tool.
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Revision Changes Path
1.19 dev-perl/namespace-clean/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/namespace-clean/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/namespace-clean/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/namespace-clean/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -p -w -b -B -u -u -r1.18 -r1.19
--- ChangeLog 24 Feb 2012 10:54:09 -0000 1.18
+++ ChangeLog 29 Feb 2012 09:01:54 -0000 1.19
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/namespace-clean
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/ChangeLog,v 1.18 2012/02/24 10:54:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/ChangeLog,v 1.19 2012/02/29 09:01:54 robbat2 Exp $
+
+*namespace-clean-0.220.0 (29 Feb 2012)
+
+ 29 Feb 2012; Robin H. Johnson <robbat2@gentoo.org>
+ +namespace-clean-0.220.0.ebuild:
+ Version bump via perl-bump experimental tool.
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
namespace-clean-0.210.0.ebuild:
1.1 dev-perl/namespace-clean/namespace-clean-0.220.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.220.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.220.0.ebuild?rev=1.1&content-type=text/plain
Index: namespace-clean-0.220.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.220.0.ebuild,v 1.1 2012/02/29 09:01:54 robbat2 Exp $
EAPI=4
MODULE_AUTHOR=RIBASUSHI
MODULE_VERSION=0.22
inherit perl-module
DESCRIPTION="Keep imports and functions out of your namespace"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~x64-macos"
IUSE="test"
RDEPEND=">=dev-perl/Package-Stash-0.220"
DEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.31
test? ( >=virtual/perl-Test-Simple-0.88 )"
SRC_TEST=do
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/namespace-clean: ChangeLog namespace-clean-0.220.0.ebuild
@ 2012-03-01 14:12 Torsten Veller (tove)
0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2012-03-01 14:12 UTC (permalink / raw
To: gentoo-commits
tove 12/03/01 14:12:50
Modified: ChangeLog namespace-clean-0.220.0.ebuild
Log:
Depend on Sub-Name and Sub-Identify
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Revision Changes Path
1.20 dev-perl/namespace-clean/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/namespace-clean/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/namespace-clean/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/namespace-clean/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 29 Feb 2012 09:01:54 -0000 1.19
+++ ChangeLog 1 Mar 2012 14:12:50 -0000 1.20
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/namespace-clean
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/ChangeLog,v 1.19 2012/02/29 09:01:54 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/ChangeLog,v 1.20 2012/03/01 14:12:50 tove Exp $
+
+ 01 Mar 2012; Torsten Veller <tove@gentoo.org> namespace-clean-0.220.0.ebuild:
+ Depend on Sub-Name and Sub-Identify
*namespace-clean-0.220.0 (29 Feb 2012)
1.2 dev-perl/namespace-clean/namespace-clean-0.220.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.220.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.220.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.220.0.ebuild?r1=1.1&r2=1.2
Index: namespace-clean-0.220.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.220.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- namespace-clean-0.220.0.ebuild 29 Feb 2012 09:01:54 -0000 1.1
+++ namespace-clean-0.220.0.ebuild 1 Mar 2012 14:12:50 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.220.0.ebuild,v 1.1 2012/02/29 09:01:54 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.220.0.ebuild,v 1.2 2012/03/01 14:12:50 tove Exp $
EAPI=4
@@ -14,7 +14,11 @@
KEYWORDS="~amd64 ~x86 ~x64-macos"
IUSE="test"
-RDEPEND=">=dev-perl/Package-Stash-0.220"
+RDEPEND="
+ >=dev-perl/Package-Stash-0.220
+ >=dev-perl/Sub-Name-0.40.0
+ >=dev-perl/Sub-Identify-0.40.0
+"
DEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.31
test? ( >=virtual/perl-Test-Simple-0.88 )"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-01 14:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-01 14:12 [gentoo-commits] gentoo-x86 commit in dev-perl/namespace-clean: ChangeLog namespace-clean-0.220.0.ebuild Torsten Veller (tove)
-- strict thread matches above, loose matches on Subject: below --
2012-02-29 9:01 Robin H. Johnson (robbat2)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox