public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers (jer)" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/XML-SAX: ChangeLog XML-SAX-0.990.0.ebuild
Date: Sat, 18 Feb 2012 17:05:49 +0000 (UTC)	[thread overview]
Message-ID: <20120218170549.219CB2004B@flycatcher.gentoo.org> (raw)

jer         12/02/18 17:05:49

  Modified:             ChangeLog XML-SAX-0.990.0.ebuild
  Log:
  Stable for HPPA (bug #400269).
  
  (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)

Revision  Changes    Path
1.73                 dev-perl/XML-SAX/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog	19 Sep 2011 13:52:51 -0000	1.72
+++ ChangeLog	18 Feb 2012 17:05:49 -0000	1.73
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/XML-SAX
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/ChangeLog,v 1.72 2011/09/19 13:52:51 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/ChangeLog,v 1.73 2012/02/18 17:05:49 jer Exp $
+
+  18 Feb 2012; Jeroen Roovers <jer@gentoo.org> XML-SAX-0.990.0.ebuild:
+  Stable for HPPA (bug #400269).
 
   19 Sep 2011; Torsten Veller <tove@gentoo.org> XML-SAX-0.990.0.ebuild:
   Depend on XML-SAX-Base which was split from XML-SAX again



1.3                  dev-perl/XML-SAX/XML-SAX-0.990.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-SAX/XML-SAX-0.990.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-SAX/XML-SAX-0.990.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-SAX/XML-SAX-0.990.0.ebuild?r1=1.2&r2=1.3

Index: XML-SAX-0.990.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/XML-SAX-0.990.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- XML-SAX-0.990.0.ebuild	19 Sep 2011 13:52:51 -0000	1.2
+++ XML-SAX-0.990.0.ebuild	18 Feb 2012 17:05:49 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/XML-SAX-0.990.0.ebuild,v 1.2 2011/09/19 13:52:51 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/XML-SAX-0.990.0.ebuild,v 1.3 2012/02/18 17:05:49 jer Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Perl module for using and building Perl SAX2 XML parsers, filters, and drivers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="






             reply	other threads:[~2012-02-18 17:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-18 17:05 Jeroen Roovers (jer) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-09 15:39 [gentoo-commits] gentoo-x86 commit in dev-perl/XML-SAX: ChangeLog XML-SAX-0.990.0.ebuild Alexis Ballier (aballier)
2012-03-18 19:02 Raul Porcel (armin76)
2012-03-06 19:09 Brent Baude (ranger)
2012-03-03 13:31 Brent Baude (ranger)
     [not found] <20120302192805.C31312004C@flycatcher.gentoo.org>
2012-03-02 19:28 ` Markus Meier (maekke)
2012-02-24 15:10 PaweA Hajdan (phajdan.jr)
2012-02-21 14:27 Agostino Sarubbo (ago)
2011-09-19 13:52 Torsten Veller (tove)
2011-09-19  1:21 Robin H. Johnson (robbat2)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120218170549.219CB2004B@flycatcher.gentoo.org \
    --to=jer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox