* [gentoo-commits] gentoo-x86 commit in dev-perl/strictures: strictures-1.4.1.ebuild ChangeLog
@ 2012-07-13 16:50 Torsten Veller (tove)
0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2012-07-13 16:50 UTC (permalink / raw
To: gentoo-commits
tove 12/07/13 16:50:39
Modified: ChangeLog
Added: strictures-1.4.1.ebuild
Log:
[bump] dev-perl/strictures-1.4.1
(Portage version: 2.2.0_alpha117/cvs/Linux x86_64)
Revision Changes Path
1.7 dev-perl/strictures/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/strictures/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/strictures/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/strictures/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 24 Jun 2012 12:59:15 -0000 1.6
+++ ChangeLog 13 Jul 2012 16:50:38 -0000 1.7
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/strictures
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.6 2012/06/24 12:59:15 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.7 2012/07/13 16:50:38 tove Exp $
+
+*strictures-1.4.1 (13 Jul 2012)
+
+ 13 Jul 2012; Torsten Veller <tove@gentoo.org> +strictures-1.4.1.ebuild:
+ Version bump
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
1.1 dev-perl/strictures/strictures-1.4.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/strictures/strictures-1.4.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/strictures/strictures-1.4.1.ebuild?rev=1.1&content-type=text/plain
Index: strictures-1.4.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/strictures-1.4.1.ebuild,v 1.1 2012/07/13 16:50:38 tove Exp $
EAPI=4
MODULE_AUTHOR=ETHER
MODULE_VERSION=1.004001
inherit perl-module
DESCRIPTION="Turn on strict and make all warnings fatal"
SLOT="0"
IUSE=""
KEYWORDS="~amd64 ~x86 ~ppc-macos ~x86-solaris"
SRC_TEST=do
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/strictures: strictures-1.4.1.ebuild ChangeLog
@ 2012-09-01 12:04 Fabian Groffen (grobian)
0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen (grobian) @ 2012-09-01 12:04 UTC (permalink / raw
To: gentoo-commits
grobian 12/09/01 12:04:01
Modified: strictures-1.4.1.ebuild ChangeLog
Log:
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
Revision Changes Path
1.2 dev-perl/strictures/strictures-1.4.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/strictures/strictures-1.4.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/strictures/strictures-1.4.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/strictures/strictures-1.4.1.ebuild?r1=1.1&r2=1.2
Index: strictures-1.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/strictures/strictures-1.4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- strictures-1.4.1.ebuild 13 Jul 2012 16:50:38 -0000 1.1
+++ strictures-1.4.1.ebuild 1 Sep 2012 12:04:01 -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/strictures/strictures-1.4.1.ebuild,v 1.1 2012/07/13 16:50:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/strictures-1.4.1.ebuild,v 1.2 2012/09/01 12:04:01 grobian Exp $
EAPI=4
@@ -12,6 +12,6 @@
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~x86 ~ppc-macos ~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
SRC_TEST=do
1.8 dev-perl/strictures/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/strictures/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/strictures/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/strictures/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 13 Jul 2012 16:50:38 -0000 1.7
+++ ChangeLog 1 Sep 2012 12:04:01 -0000 1.8
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/strictures
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.7 2012/07/13 16:50:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.8 2012/09/01 12:04:01 grobian Exp $
+
+ 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> strictures-1.4.1.ebuild:
+ Marked ~ppc-aix, bug #432288
*strictures-1.4.1 (13 Jul 2012)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-01 12:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-13 16:50 [gentoo-commits] gentoo-x86 commit in dev-perl/strictures: strictures-1.4.1.ebuild ChangeLog Torsten Veller (tove)
-- strict thread matches above, loose matches on Subject: below --
2012-09-01 12:04 Fabian Groffen (grobian)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox