public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: SGMLSpm-1.03-r7.ebuild ChangeLog
@ 2013-08-26 15:09 Ian Delaney (idella4)
  0 siblings, 0 replies; 10+ messages in thread
From: Ian Delaney (idella4) @ 2013-08-26 15:09 UTC (permalink / raw
  To: gentoo-commits

idella4     13/08/26 15:09:31

  Modified:             ChangeLog
  Added:                SGMLSpm-1.03-r7.ebuild
  Log:
  revbump -> EAPI 5
  
  (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.48                 dev-perl/SGMLSpm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	24 Jun 2012 13:00:04 -0000	1.47
+++ ChangeLog	26 Aug 2013 15:09:31 -0000	1.48
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/SGMLSpm
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.47 2012/06/24 13:00:04 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.48 2013/08/26 15:09:31 idella4 Exp $
+
+*SGMLSpm-1.03-r7 (26 Aug 2013)
+
+  26 Aug 2013; Ian Delaney <idella4@gentoo.org> +SGMLSpm-1.03-r7.ebuild:
+  revbump -> EAPI 5
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info



1.1                  dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.1&content-type=text/plain

Index: SGMLSpm-1.03-r7.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.1 2013/08/26 15:09:31 idella4 Exp $

EAPI=5

inherit eutils perl-module

MY_P="${P}ii"
S=${WORKDIR}/${PN}

DESCRIPTION="Perl library for parsing the output of nsgmls"
HOMEPAGE="http://search.cpan.org/author/DMEGG/SGMLSpm-1.03ii/"
SRC_URI="mirror://cpan/authors/id/D/DM/DMEGG/${MY_P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""

src_prepare() {
	cp "${FILESDIR}"/Makefile.PL "${S}"/Makefile.PL
	epatch "${FILESDIR}"/sgmlspl.patch
	mv sgmlspl{.pl,}
}





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: SGMLSpm-1.03-r7.ebuild ChangeLog
@ 2014-02-11 15:33 Akinori Hattori (hattya)
  0 siblings, 0 replies; 10+ messages in thread
From: Akinori Hattori (hattya) @ 2014-02-11 15:33 UTC (permalink / raw
  To: gentoo-commits

hattya      14/02/11 15:33:07

  Modified:             SGMLSpm-1.03-r7.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #495460
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)

Revision  Changes    Path
1.2                  dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?r1=1.1&r2=1.2

Index: SGMLSpm-1.03-r7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- SGMLSpm-1.03-r7.ebuild	26 Aug 2013 15:09:31 -0000	1.1
+++ SGMLSpm-1.03-r7.ebuild	11 Feb 2014 15:33:07 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.1 2013/08/26 15:09:31 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.2 2014/02/11 15:33:07 hattya Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 src_prepare() {



1.49                 dev-perl/SGMLSpm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	26 Aug 2013 15:09:31 -0000	1.48
+++ ChangeLog	11 Feb 2014 15:33:07 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/SGMLSpm
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.48 2013/08/26 15:09:31 idella4 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.49 2014/02/11 15:33:07 hattya Exp $
+
+  11 Feb 2014; Akinori Hattori <hattya@gentoo.org> SGMLSpm-1.03-r7.ebuild:
+  ia64 stable wrt bug #495460
 
 *SGMLSpm-1.03-r7 (26 Aug 2013)
 





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: SGMLSpm-1.03-r7.ebuild ChangeLog
@ 2014-02-21 18:32 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 10+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-02-21 18:32 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/02/21 18:32:34

  Modified:             SGMLSpm-1.03-r7.ebuild ChangeLog
  Log:
  alpha stable wrt bug #495460
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.5                  dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?r1=1.4&r2=1.5

Index: SGMLSpm-1.03-r7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- SGMLSpm-1.03-r7.ebuild	16 Feb 2014 21:20:40 -0000	1.4
+++ SGMLSpm-1.03-r7.ebuild	21 Feb 2014 18:32:34 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.4 2014/02/16 21:20:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.5 2014/02/21 18:32:34 zlogene Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 src_prepare() {



1.52                 dev-perl/SGMLSpm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	16 Feb 2014 21:20:40 -0000	1.51
+++ ChangeLog	21 Feb 2014 18:32:34 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/SGMLSpm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.51 2014/02/16 21:20:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.52 2014/02/21 18:32:34 zlogene Exp $
+
+  21 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> SGMLSpm-1.03-r7.ebuild:
+  alpha stable wrt bug #495460
 
   16 Feb 2014; Markus Meier <maekke@gentoo.org> SGMLSpm-1.03-r7.ebuild:
   arm stable, bug #495460





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: SGMLSpm-1.03-r7.ebuild ChangeLog
@ 2014-02-21 18:34 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 10+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-02-21 18:34 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/02/21 18:34:28

  Modified:             SGMLSpm-1.03-r7.ebuild ChangeLog
  Log:
  amd64 stable wrt bug #495460
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.6                  dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?r1=1.5&r2=1.6

Index: SGMLSpm-1.03-r7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- SGMLSpm-1.03-r7.ebuild	21 Feb 2014 18:32:34 -0000	1.5
+++ SGMLSpm-1.03-r7.ebuild	21 Feb 2014 18:34:28 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.5 2014/02/21 18:32:34 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.6 2014/02/21 18:34:28 zlogene Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 src_prepare() {



1.53                 dev-perl/SGMLSpm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	21 Feb 2014 18:32:34 -0000	1.52
+++ ChangeLog	21 Feb 2014 18:34:28 -0000	1.53
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/SGMLSpm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.52 2014/02/21 18:32:34 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.53 2014/02/21 18:34:28 zlogene Exp $
+
+  21 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> SGMLSpm-1.03-r7.ebuild:
+  amd64 stable wrt bug #495460
 
   21 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> SGMLSpm-1.03-r7.ebuild:
   alpha stable wrt bug #495460





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: SGMLSpm-1.03-r7.ebuild ChangeLog
@ 2014-02-21 18:35 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 10+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-02-21 18:35 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/02/21 18:35:21

  Modified:             SGMLSpm-1.03-r7.ebuild ChangeLog
  Log:
  x86 stable wrt bug #495460
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.7                  dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?r1=1.6&r2=1.7

Index: SGMLSpm-1.03-r7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- SGMLSpm-1.03-r7.ebuild	21 Feb 2014 18:34:28 -0000	1.6
+++ SGMLSpm-1.03-r7.ebuild	21 Feb 2014 18:35:21 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.6 2014/02/21 18:34:28 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.7 2014/02/21 18:35:21 zlogene Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 src_prepare() {



1.54                 dev-perl/SGMLSpm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	21 Feb 2014 18:34:28 -0000	1.53
+++ ChangeLog	21 Feb 2014 18:35:21 -0000	1.54
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/SGMLSpm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.53 2014/02/21 18:34:28 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.54 2014/02/21 18:35:21 zlogene Exp $
+
+  21 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> SGMLSpm-1.03-r7.ebuild:
+  x86 stable wrt bug #495460
 
   21 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> SGMLSpm-1.03-r7.ebuild:
   amd64 stable wrt bug #495460





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: SGMLSpm-1.03-r7.ebuild ChangeLog
@ 2014-02-21 18:36 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 10+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-02-21 18:36 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/02/21 18:36:53

  Modified:             SGMLSpm-1.03-r7.ebuild ChangeLog
  Log:
  sparc stable wrt bug #495460
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.8                  dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?r1=1.7&r2=1.8

Index: SGMLSpm-1.03-r7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- SGMLSpm-1.03-r7.ebuild	21 Feb 2014 18:35:21 -0000	1.7
+++ SGMLSpm-1.03-r7.ebuild	21 Feb 2014 18:36:53 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.7 2014/02/21 18:35:21 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.8 2014/02/21 18:36:53 zlogene Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 src_prepare() {



1.55                 dev-perl/SGMLSpm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	21 Feb 2014 18:35:21 -0000	1.54
+++ ChangeLog	21 Feb 2014 18:36:53 -0000	1.55
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/SGMLSpm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.54 2014/02/21 18:35:21 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.55 2014/02/21 18:36:53 zlogene Exp $
+
+  21 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> SGMLSpm-1.03-r7.ebuild:
+  sparc stable wrt bug #495460
 
   21 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> SGMLSpm-1.03-r7.ebuild:
   x86 stable wrt bug #495460





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: SGMLSpm-1.03-r7.ebuild ChangeLog
@ 2014-02-21 18:37 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 10+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-02-21 18:37 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/02/21 18:37:46

  Modified:             SGMLSpm-1.03-r7.ebuild ChangeLog
  Log:
  ppc64 stable wrt bug #495460
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.9                  dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?r1=1.8&r2=1.9

Index: SGMLSpm-1.03-r7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- SGMLSpm-1.03-r7.ebuild	21 Feb 2014 18:36:53 -0000	1.8
+++ SGMLSpm-1.03-r7.ebuild	21 Feb 2014 18:37:45 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.8 2014/02/21 18:36:53 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.9 2014/02/21 18:37:45 zlogene Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 src_prepare() {



1.56                 dev-perl/SGMLSpm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	21 Feb 2014 18:36:53 -0000	1.55
+++ ChangeLog	21 Feb 2014 18:37:45 -0000	1.56
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/SGMLSpm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.55 2014/02/21 18:36:53 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.56 2014/02/21 18:37:45 zlogene Exp $
+
+  21 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> SGMLSpm-1.03-r7.ebuild:
+  ppc64 stable wrt bug #495460
 
   21 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> SGMLSpm-1.03-r7.ebuild:
   sparc stable wrt bug #495460





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: SGMLSpm-1.03-r7.ebuild ChangeLog
@ 2014-02-21 18:40 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 10+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-02-21 18:40 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/02/21 18:40:09

  Modified:             SGMLSpm-1.03-r7.ebuild ChangeLog
  Log:
  Add missing || die
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.11                 dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?r1=1.10&r2=1.11

Index: SGMLSpm-1.03-r7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- SGMLSpm-1.03-r7.ebuild	21 Feb 2014 18:39:02 -0000	1.10
+++ SGMLSpm-1.03-r7.ebuild	21 Feb 2014 18:40:09 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.10 2014/02/21 18:39:02 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.11 2014/02/21 18:40:09 zlogene Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 IUSE=""
 
 src_prepare() {
-	cp "${FILESDIR}"/Makefile.PL "${S}"/Makefile.PL
+	cp "${FILESDIR}"/Makefile.PL "${S}"/Makefile.PL || die
 	epatch "${FILESDIR}"/sgmlspl.patch
-	mv sgmlspl{.pl,}
+	mv sgmlspl{.pl,} || die
 }



1.58                 dev-perl/SGMLSpm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	21 Feb 2014 18:39:02 -0000	1.57
+++ ChangeLog	21 Feb 2014 18:40:09 -0000	1.58
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/SGMLSpm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.57 2014/02/21 18:39:02 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.58 2014/02/21 18:40:09 zlogene Exp $
+
+  21 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> SGMLSpm-1.03-r7.ebuild:
+  Add missing || die
 
   21 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> -SGMLSpm-1.03-r6.ebuild,
   SGMLSpm-1.03-r7.ebuild:





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: SGMLSpm-1.03-r7.ebuild ChangeLog
@ 2014-02-24 21:32 Mike Frysinger (vapier)
  0 siblings, 0 replies; 10+ messages in thread
From: Mike Frysinger (vapier) @ 2014-02-24 21:32 UTC (permalink / raw
  To: gentoo-commits

vapier      14/02/24 21:32:22

  Modified:             SGMLSpm-1.03-r7.ebuild ChangeLog
  Log:
  Mark m68k/s390/sh stable.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.12                 dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?r1=1.11&r2=1.12

Index: SGMLSpm-1.03-r7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- SGMLSpm-1.03-r7.ebuild	21 Feb 2014 18:40:09 -0000	1.11
+++ SGMLSpm-1.03-r7.ebuild	24 Feb 2014 21:32:22 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.11 2014/02/21 18:40:09 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.12 2014/02/24 21:32:22 vapier Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 src_prepare() {



1.59                 dev-perl/SGMLSpm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	21 Feb 2014 18:40:09 -0000	1.58
+++ ChangeLog	24 Feb 2014 21:32:22 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/SGMLSpm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.58 2014/02/21 18:40:09 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.59 2014/02/24 21:32:22 vapier Exp $
+
+  24 Feb 2014; Mike Frysinger <vapier@gentoo.org> SGMLSpm-1.03-r7.ebuild:
+  Mark m68k/s390/sh stable.
 
   21 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> SGMLSpm-1.03-r7.ebuild:
   Add missing || die





^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: SGMLSpm-1.03-r7.ebuild ChangeLog
@ 2014-04-06 14:55 Mike Frysinger (vapier)
  0 siblings, 0 replies; 10+ messages in thread
From: Mike Frysinger (vapier) @ 2014-04-06 14:55 UTC (permalink / raw
  To: gentoo-commits

vapier      14/04/06 14:55:40

  Modified:             SGMLSpm-1.03-r7.ebuild ChangeLog
  Log:
  Add arm64 love.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.13                 dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild?r1=1.12&r2=1.13

Index: SGMLSpm-1.03-r7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- SGMLSpm-1.03-r7.ebuild	24 Feb 2014 21:32:22 -0000	1.12
+++ SGMLSpm-1.03-r7.ebuild	6 Apr 2014 14:55:39 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.12 2014/02/24 21:32:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r7.ebuild,v 1.13 2014/04/06 14:55:39 vapier Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 src_prepare() {



1.60                 dev-perl/SGMLSpm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SGMLSpm/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	24 Feb 2014 21:32:22 -0000	1.59
+++ ChangeLog	6 Apr 2014 14:55:39 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/SGMLSpm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.59 2014/02/24 21:32:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/ChangeLog,v 1.60 2014/04/06 14:55:39 vapier Exp $
+
+  06 Apr 2014; Mike Frysinger <vapier@gentoo.org> SGMLSpm-1.03-r7.ebuild:
+  Add arm64 love.
 
   24 Feb 2014; Mike Frysinger <vapier@gentoo.org> SGMLSpm-1.03-r7.ebuild:
   Mark m68k/s390/sh stable.





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-04-06 14:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-21 18:35 [gentoo-commits] gentoo-x86 commit in dev-perl/SGMLSpm: SGMLSpm-1.03-r7.ebuild ChangeLog Mikle Kolyada (zlogene)
  -- strict thread matches above, loose matches on Subject: below --
2014-04-06 14:55 Mike Frysinger (vapier)
2014-02-24 21:32 Mike Frysinger (vapier)
2014-02-21 18:40 Mikle Kolyada (zlogene)
2014-02-21 18:37 Mikle Kolyada (zlogene)
2014-02-21 18:36 Mikle Kolyada (zlogene)
2014-02-21 18:34 Mikle Kolyada (zlogene)
2014-02-21 18:32 Mikle Kolyada (zlogene)
2014-02-11 15:33 Akinori Hattori (hattya)
2013-08-26 15:09 Ian Delaney (idella4)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox