* [gentoo-commits] gentoo-x86 commit in dev-perl/XML-DTDParser: ChangeLog XML-DTDParser-2.01.ebuild
@ 2010-02-06 13:43 Torsten Veller (tove)
0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2010-02-06 13:43 UTC (permalink / raw
To: gentoo-commits
tove 10/02/06 13:43:22
Modified: ChangeLog XML-DTDParser-2.01.ebuild
Log:
Fix LICENSE (#301969). Maintenance
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Revision Changes Path
1.15 dev-perl/XML-DTDParser/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/XML-DTDParser/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/XML-DTDParser/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/XML-DTDParser/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-DTDParser/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 27 Aug 2007 14:10:06 -0000 1.14
+++ ChangeLog 6 Feb 2010 13:43:22 -0000 1.15
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/XML-DTDParser
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-DTDParser/ChangeLog,v 1.14 2007/08/27 14:10:06 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-DTDParser/ChangeLog,v 1.15 2010/02/06 13:43:22 tove Exp $
+
+ 06 Feb 2010; Torsten Veller <tove@gentoo.org> XML-DTDParser-2.01.ebuild:
+ Fix LICENSE (#301969). Maintenance
27 Aug 2007; Raúl Porcel <armin76@gentoo.org> XML-DTDParser-2.01.ebuild:
alpha stable
1.16 dev-perl/XML-DTDParser/XML-DTDParser-2.01.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/XML-DTDParser/XML-DTDParser-2.01.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/XML-DTDParser/XML-DTDParser-2.01.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/XML-DTDParser/XML-DTDParser-2.01.ebuild?r1=1.15&r2=1.16
Index: XML-DTDParser-2.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-DTDParser/XML-DTDParser-2.01.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- XML-DTDParser-2.01.ebuild 27 Aug 2007 14:10:06 -0000 1.15
+++ XML-DTDParser-2.01.ebuild 6 Feb 2010 13:43:22 -0000 1.16
@@ -1,18 +1,16 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-DTDParser/XML-DTDParser-2.01.ebuild,v 1.15 2007/08/27 14:10:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-DTDParser/XML-DTDParser-2.01.ebuild,v 1.16 2010/02/06 13:43:22 tove Exp $
+EAPI=2
+
+MODULE_AUTHOR=JENDA
inherit perl-module
DESCRIPTION="Quick and dirty DTD Parser"
-HOMEPAGE="http://search.cpan.org/~jenda/"
-SRC_URI="mirror://cpan/authors/id/J/JE/JENDA/${P}.tar.gz"
-LICENSE="Artistic"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
IUSE=""
SRC_TEST="do"
-
-DEPEND="dev-lang/perl"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/XML-DTDParser: ChangeLog XML-DTDParser-2.01.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:14
Modified: ChangeLog
Removed: XML-DTDParser-2.01.ebuild
Log:
Cleanup
(Portage version: 2.2.0_alpha52/cvs/Linux x86_64)
Revision Changes Path
1.18 dev-perl/XML-DTDParser/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-DTDParser/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-DTDParser/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-DTDParser/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-DTDParser/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 3 Sep 2011 21:04:43 -0000 1.17
+++ ChangeLog 4 Sep 2011 11:21:13 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/XML-DTDParser
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-DTDParser/ChangeLog,v 1.17 2011/09/03 21:04:43 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-DTDParser/ChangeLog,v 1.18 2011/09/04 11:21:13 tove Exp $
+
+ 04 Sep 2011; Torsten Veller <tove@gentoo.org> -XML-DTDParser-2.01.ebuild:
+ Cleanup
03 Sep 2011; Torsten Veller <tove@gentoo.org> XML-DTDParser-2.10.0.ebuild:
Merge stable keywords from former version scheme ebuild
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-09-04 11:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-06 13:43 [gentoo-commits] gentoo-x86 commit in dev-perl/XML-DTDParser: ChangeLog XML-DTDParser-2.01.ebuild Torsten Veller (tove)
-- strict thread matches above, loose matches on Subject: below --
2011-09-04 11:21 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