From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-Map: Unicode-Map-0.112.0.ebuild ChangeLog
Date: Fri, 9 Mar 2012 09:51:21 +0000 (UTC) [thread overview]
Message-ID: <20120309095121.21E792004B@flycatcher.gentoo.org> (raw)
phajdan.jr 12/03/09 09:51:21
Modified: Unicode-Map-0.112.0.ebuild ChangeLog
Log:
x86 stable wrt bug #400255
(Portage version: 2.1.10.44/cvs/Linux i686)
Revision Changes Path
1.7 dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild?r1=1.6&r2=1.7
Index: Unicode-Map-0.112.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Unicode-Map-0.112.0.ebuild 3 Mar 2012 14:31:02 -0000 1.6
+++ Unicode-Map-0.112.0.ebuild 9 Mar 2012 09:51:20 -0000 1.7
@@ -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/Unicode-Map/Unicode-Map-0.112.0.ebuild,v 1.6 2012/03/03 14:31:02 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild,v 1.7 2012/03/09 09:51:20 phajdan.jr Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Map charsets from and to utf16 code"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"
1.26 dev-perl/Unicode-Map/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 3 Mar 2012 14:31:02 -0000 1.25
+++ ChangeLog 9 Mar 2012 09:51:20 -0000 1.26
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Unicode-Map
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.25 2012/03/03 14:31:02 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.26 2012/03/09 09:51:20 phajdan.jr Exp $
+
+ 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ Unicode-Map-0.112.0.ebuild:
+ x86 stable wrt bug #400255
03 Mar 2012; Brent Baude <ranger@gentoo.org> Unicode-Map-0.112.0.ebuild:
Marking Unicode-Map-0.112.0 ppc64 for bug 400255
next reply other threads:[~2012-03-09 9:51 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-09 9:51 PaweA Hajdan (phajdan.jr) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-02-08 20:16 [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-Map: Unicode-Map-0.112.0.ebuild ChangeLog Sebastien Fabbro (bicatali)
2012-09-01 12:00 Fabian Groffen (grobian)
2012-08-07 18:35 Naohiro Aota (naota)
2012-08-06 13:18 Alexis Ballier (aballier)
2012-03-25 17:20 Raul Porcel (armin76)
2012-03-03 14:31 Brent Baude (ranger)
2012-03-02 19:15 Markus Meier (maekke)
2012-02-27 18:54 Brent Baude (ranger)
2012-02-24 16:49 Jeroen Roovers (jer)
2012-02-24 10:42 Agostino Sarubbo (ago)
2011-08-28 9:34 Torsten Veller (tove)
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=20120309095121.21E792004B@flycatcher.gentoo.org \
--to=phajdan.jr@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