Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
jdhore 12/06/25 07:11:31
Modified: ChangeLog Sys-SigAction-0.150.0.ebuild
Log:
marked x86 per bug 423225
(Portage version: 2.2.0_alpha112/cvs/Linux i686)
Revision Changes Path
1.7 dev-perl/Sys-SigAction/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 24 Jun 2012 13:00:31 -0000 1.6
+++ ChangeLog 25 Jun 2012 07:11:31 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Sys-SigAction
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.6 2012/06/24 13:00:31 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.7 2012/06/25 07:11:31 jdhore Exp $
+
+ 25 Jun 2012; Jeff Horelick <jdhore@g.o> Sys-SigAction-0.150.0.ebuild:
+ marked x86 per bug 423225
24 Jun 2012; Torsten Veller <tove@g.o> metadata.xml:
Update CPAN upstream info
1.3 dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild?r1=1.2&r2=1.3
Index: Sys-SigAction-0.150.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Sys-SigAction-0.150.0.ebuild 24 Jun 2012 10:55:30 -0000 1.2
+++ Sys-SigAction-0.150.0.ebuild 25 Jun 2012 07:11:31 -0000 1.3
@@ -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/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v 1.2 2012/06/24 10:55:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v 1.3 2012/06/25 07:11:31 jdhore Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Perl extension for Consistent Signal Handling"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
SRC_TEST=do
|
|