* [gentoo-commits] gentoo-x86 commit in dev-perl/Data-Visitor: ChangeLog Data-Visitor-0.27-r1.ebuild
@ 2010-05-28 7:50 Torsten Veller (tove)
0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2010-05-28 7:50 UTC (permalink / raw
To: gentoo-commits
tove 10/05/28 07:50:41
Modified: ChangeLog
Added: Data-Visitor-0.27-r1.ebuild
Log:
Drop dev-perl/Data-Alias dependency (#314933,#321777). Thanks to Michele Beltrame
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.4 dev-perl/Data-Visitor/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Visitor/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Visitor/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Visitor/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Data-Visitor/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 9 Apr 2010 08:08:53 -0000 1.3
+++ ChangeLog 28 May 2010 07:50:41 -0000 1.4
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Data-Visitor
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Visitor/ChangeLog,v 1.3 2010/04/09 08:08:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Visitor/ChangeLog,v 1.4 2010/05/28 07:50:41 tove Exp $
+
+*Data-Visitor-0.27-r1 (28 May 2010)
+
+ 28 May 2010; Torsten Veller <tove@gentoo.org>
+ +Data-Visitor-0.27-r1.ebuild:
+ Drop dev-perl/Data-Alias dependency (#314933,#321777). Thanks to Michele Beltrame
09 Apr 2010; Torsten Veller <tove@gentoo.org> -Data-Visitor-0.26.ebuild:
Cleanup
1.1 dev-perl/Data-Visitor/Data-Visitor-0.27-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Visitor/Data-Visitor-0.27-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Visitor/Data-Visitor-0.27-r1.ebuild?rev=1.1&content-type=text/plain
Index: Data-Visitor-0.27-r1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Visitor/Data-Visitor-0.27-r1.ebuild,v 1.1 2010/05/28 07:50:41 tove Exp $
EAPI=2
MODULE_AUTHOR=FLORA
inherit perl-module
DESCRIPTION="A visitor for Perl data structures"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND="
>=dev-perl/Moose-0.89
>=dev-perl/namespace-clean-0.08
>=dev-perl/Tie-ToObject-0.01
"
DEPEND="${RDEPEND}
test? ( dev-perl/Test-use-ok )"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Data-Visitor: ChangeLog Data-Visitor-0.27-r1.ebuild
@ 2011-09-04 11:21 Torsten Veller (tove)
0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2011-09-04 11:21 UTC (permalink / raw
To: gentoo-commits
tove 11/09/04 11:21:03
Modified: ChangeLog
Removed: Data-Visitor-0.27-r1.ebuild
Log:
Cleanup
(Portage version: 2.2.0_alpha52/cvs/Linux x86_64)
Revision Changes Path
1.7 dev-perl/Data-Visitor/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Visitor/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Visitor/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-Visitor/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Data-Visitor/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 31 Aug 2011 12:53:11 -0000 1.6
+++ ChangeLog 4 Sep 2011 11:21:03 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Data-Visitor
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Visitor/ChangeLog,v 1.6 2011/08/31 12:53:11 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Visitor/ChangeLog,v 1.7 2011/09/04 11:21:03 tove Exp $
+
+ 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Data-Visitor-0.27-r1.ebuild:
+ Cleanup
*Data-Visitor-0.270.0 (31 Aug 2011)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-09-04 11:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-04 11:21 [gentoo-commits] gentoo-x86 commit in dev-perl/Data-Visitor: ChangeLog Data-Visitor-0.27-r1.ebuild Torsten Veller (tove)
-- strict thread matches above, loose matches on Subject: below --
2010-05-28 7:50 Torsten Veller (tove)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox