* [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-Map: Unicode-Map-0.112.0.ebuild ChangeLog
@ 2011-08-28 9:34 Torsten Veller (tove)
0 siblings, 0 replies; 12+ messages in thread
From: Torsten Veller (tove) @ 2011-08-28 9:34 UTC (permalink / raw
To: gentoo-commits
tove 11/08/28 09:34:15
Modified: ChangeLog
Added: Unicode-Map-0.112.0.ebuild
Log:
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Revision Changes Path
1.19 dev-perl/Unicode-Map/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 8 Aug 2011 20:10:17 -0000 1.18
+++ ChangeLog 28 Aug 2011 09:34:15 -0000 1.19
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Unicode-Map
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.18 2011/08/08 20:10:17 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.19 2011/08/28 09:34:15 tove Exp $
+
+*Unicode-Map-0.112.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org> +Unicode-Map-0.112.0.ebuild:
+ Change version scheme
08 Aug 2011; Fabian Groffen <grobian@gentoo.org> Unicode-Map-0.112-r1.ebuild:
Marked ~x64-macos
1.1 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.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild?rev=1.1&content-type=text/plain
Index: Unicode-Map-0.112.0.ebuild
===================================================================
# Copyright 1999-2011 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.1 2011/08/28 09:34:15 tove Exp $
EAPI=4
MODULE_AUTHOR=MSCHWARTZ
MODULE_VERSION=0.112
inherit perl-module
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"
IUSE=""
SRC_TEST="do"
PATCHES=( "${FILESDIR}"/0.112-no-scripts.patch )
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-Map: Unicode-Map-0.112.0.ebuild ChangeLog
@ 2012-02-24 10:42 Agostino Sarubbo (ago)
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-24 10:42 UTC (permalink / raw
To: gentoo-commits
ago 12/02/24 10:42:57
Modified: Unicode-Map-0.112.0.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #400255
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Revision Changes Path
1.2 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.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild?rev=1.2&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.1&r2=1.2
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.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Unicode-Map-0.112.0.ebuild 28 Aug 2011 09:34:15 -0000 1.1
+++ Unicode-Map-0.112.0.ebuild 24 Feb 2012 10:42:57 -0000 1.2
@@ -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/Unicode-Map/Unicode-Map-0.112.0.ebuild,v 1.1 2011/08/28 09:34:15 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild,v 1.2 2012/02/24 10:42:57 ago 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.21 dev-perl/Unicode-Map/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 4 Sep 2011 11:24:03 -0000 1.20
+++ ChangeLog 24 Feb 2012 10:42:57 -0000 1.21
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Unicode-Map
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.20 2011/09/04 11:24:03 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.21 2012/02/24 10:42:57 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Unicode-Map-0.112.0.ebuild:
+ Stable for amd64, wrt bug #400255
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Unicode-Map-0.112-r1.ebuild:
Cleanup
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-Map: Unicode-Map-0.112.0.ebuild ChangeLog
@ 2012-02-24 16:49 Jeroen Roovers (jer)
0 siblings, 0 replies; 12+ messages in thread
From: Jeroen Roovers (jer) @ 2012-02-24 16:49 UTC (permalink / raw
To: gentoo-commits
jer 12/02/24 16:49:10
Modified: Unicode-Map-0.112.0.ebuild ChangeLog
Log:
Stable for HPPA (bug #400255).
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Revision Changes Path
1.3 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.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild?rev=1.3&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.2&r2=1.3
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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Unicode-Map-0.112.0.ebuild 24 Feb 2012 10:42:57 -0000 1.2
+++ Unicode-Map-0.112.0.ebuild 24 Feb 2012 16:49:10 -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/Unicode-Map/Unicode-Map-0.112.0.ebuild,v 1.2 2012/02/24 10:42:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild,v 1.3 2012/02/24 16:49:10 jer 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.22 dev-perl/Unicode-Map/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 24 Feb 2012 10:42:57 -0000 1.21
+++ ChangeLog 24 Feb 2012 16:49:10 -0000 1.22
@@ -1,6 +1,9 @@
# 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.21 2012/02/24 10:42:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.22 2012/02/24 16:49:10 jer Exp $
+
+ 24 Feb 2012; Jeroen Roovers <jer@gentoo.org> Unicode-Map-0.112.0.ebuild:
+ Stable for HPPA (bug #400255).
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Unicode-Map-0.112.0.ebuild:
Stable for amd64, wrt bug #400255
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-Map: Unicode-Map-0.112.0.ebuild ChangeLog
@ 2012-02-27 18:54 Brent Baude (ranger)
0 siblings, 0 replies; 12+ messages in thread
From: Brent Baude (ranger) @ 2012-02-27 18:54 UTC (permalink / raw
To: gentoo-commits
ranger 12/02/27 18:54:46
Modified: Unicode-Map-0.112.0.ebuild ChangeLog
Log:
Marking Unicode-Map-0.112.0 ppc for bug 400255
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.4 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.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild?rev=1.4&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.3&r2=1.4
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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Unicode-Map-0.112.0.ebuild 24 Feb 2012 16:49:10 -0000 1.3
+++ Unicode-Map-0.112.0.ebuild 27 Feb 2012 18:54:46 -0000 1.4
@@ -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.3 2012/02/24 16:49:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild,v 1.4 2012/02/27 18:54:46 ranger 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.23 dev-perl/Unicode-Map/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 24 Feb 2012 16:49:10 -0000 1.22
+++ ChangeLog 27 Feb 2012 18:54:46 -0000 1.23
@@ -1,6 +1,9 @@
# 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.22 2012/02/24 16:49:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.23 2012/02/27 18:54:46 ranger Exp $
+
+ 27 Feb 2012; Brent Baude <ranger@gentoo.org> Unicode-Map-0.112.0.ebuild:
+ Marking Unicode-Map-0.112.0 ppc for bug 400255
24 Feb 2012; Jeroen Roovers <jer@gentoo.org> Unicode-Map-0.112.0.ebuild:
Stable for HPPA (bug #400255).
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-Map: Unicode-Map-0.112.0.ebuild ChangeLog
@ 2012-03-02 19:15 Markus Meier (maekke)
0 siblings, 0 replies; 12+ messages in thread
From: Markus Meier (maekke) @ 2012-03-02 19:15 UTC (permalink / raw
To: gentoo-commits
maekke 12/03/02 19:15:39
Modified: Unicode-Map-0.112.0.ebuild ChangeLog
Log:
arm stable, bug #400255
(Portage version: 2.1.10.49/cvs/Linux i686)
Revision Changes Path
1.5 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.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild?rev=1.5&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.4&r2=1.5
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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Unicode-Map-0.112.0.ebuild 27 Feb 2012 18:54:46 -0000 1.4
+++ Unicode-Map-0.112.0.ebuild 2 Mar 2012 19:15:39 -0000 1.5
@@ -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.4 2012/02/27 18:54:46 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild,v 1.5 2012/03/02 19:15:39 maekke 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.24 dev-perl/Unicode-Map/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 27 Feb 2012 18:54:46 -0000 1.23
+++ ChangeLog 2 Mar 2012 19:15:39 -0000 1.24
@@ -1,6 +1,9 @@
# 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.23 2012/02/27 18:54:46 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.24 2012/03/02 19:15:39 maekke Exp $
+
+ 02 Mar 2012; Markus Meier <maekke@gentoo.org> Unicode-Map-0.112.0.ebuild:
+ arm stable, bug #400255
27 Feb 2012; Brent Baude <ranger@gentoo.org> Unicode-Map-0.112.0.ebuild:
Marking Unicode-Map-0.112.0 ppc for bug 400255
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-Map: Unicode-Map-0.112.0.ebuild ChangeLog
@ 2012-03-03 14:31 Brent Baude (ranger)
0 siblings, 0 replies; 12+ messages in thread
From: Brent Baude (ranger) @ 2012-03-03 14:31 UTC (permalink / raw
To: gentoo-commits
ranger 12/03/03 14:31:02
Modified: Unicode-Map-0.112.0.ebuild ChangeLog
Log:
Marking Unicode-Map-0.112.0 ppc64 for bug 400255
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.6 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.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild?rev=1.6&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.5&r2=1.6
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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Unicode-Map-0.112.0.ebuild 2 Mar 2012 19:15:39 -0000 1.5
+++ Unicode-Map-0.112.0.ebuild 3 Mar 2012 14:31:02 -0000 1.6
@@ -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.5 2012/03/02 19:15:39 maekke Exp $
+# $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 $
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.25 dev-perl/Unicode-Map/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 2 Mar 2012 19:15:39 -0000 1.24
+++ ChangeLog 3 Mar 2012 14:31:02 -0000 1.25
@@ -1,6 +1,9 @@
# 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.24 2012/03/02 19:15:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.25 2012/03/03 14:31:02 ranger Exp $
+
+ 03 Mar 2012; Brent Baude <ranger@gentoo.org> Unicode-Map-0.112.0.ebuild:
+ Marking Unicode-Map-0.112.0 ppc64 for bug 400255
02 Mar 2012; Markus Meier <maekke@gentoo.org> Unicode-Map-0.112.0.ebuild:
arm stable, bug #400255
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-Map: Unicode-Map-0.112.0.ebuild ChangeLog
@ 2012-03-09 9:51 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 12+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-03-09 9:51 UTC (permalink / raw
To: gentoo-commits
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
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-Map: Unicode-Map-0.112.0.ebuild ChangeLog
@ 2012-03-25 17:20 Raul Porcel (armin76)
0 siblings, 0 replies; 12+ messages in thread
From: Raul Porcel (armin76) @ 2012-03-25 17:20 UTC (permalink / raw
To: gentoo-commits
armin76 12/03/25 17:20:26
Modified: Unicode-Map-0.112.0.ebuild ChangeLog
Log:
alpha/ia64/s390/sh/sparc stable wrt #400255
(Portage version: 2.1.10.49/cvs/Linux ia64)
Revision Changes Path
1.8 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.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild?rev=1.8&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.7&r2=1.8
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.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Unicode-Map-0.112.0.ebuild 9 Mar 2012 09:51:20 -0000 1.7
+++ Unicode-Map-0.112.0.ebuild 25 Mar 2012 17:20:26 -0000 1.8
@@ -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.7 2012/03/09 09:51:20 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild,v 1.8 2012/03/25 17:20:26 armin76 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.27 dev-perl/Unicode-Map/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 9 Mar 2012 09:51:20 -0000 1.26
+++ ChangeLog 25 Mar 2012 17:20:26 -0000 1.27
@@ -1,6 +1,9 @@
# 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.26 2012/03/09 09:51:20 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.27 2012/03/25 17:20:26 armin76 Exp $
+
+ 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Unicode-Map-0.112.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #400255
09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
Unicode-Map-0.112.0.ebuild:
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-Map: Unicode-Map-0.112.0.ebuild ChangeLog
@ 2012-08-06 13:18 Alexis Ballier (aballier)
0 siblings, 0 replies; 12+ messages in thread
From: Alexis Ballier (aballier) @ 2012-08-06 13:18 UTC (permalink / raw
To: gentoo-commits
aballier 12/08/06 13:18:12
Modified: Unicode-Map-0.112.0.ebuild ChangeLog
Log:
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Revision Changes Path
1.9 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.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild?rev=1.9&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.8&r2=1.9
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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Unicode-Map-0.112.0.ebuild 25 Mar 2012 17:20:26 -0000 1.8
+++ Unicode-Map-0.112.0.ebuild 6 Aug 2012 13:18:12 -0000 1.9
@@ -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.8 2012/03/25 17:20:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild,v 1.9 2012/08/06 13:18:12 aballier 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 ~amd64-fbsd ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"
1.30 dev-perl/Unicode-Map/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 24 Jun 2012 12:58:54 -0000 1.29
+++ ChangeLog 6 Aug 2012 13:18:12 -0000 1.30
@@ -1,6 +1,9 @@
# 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.29 2012/06/24 12:58:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.30 2012/08/06 13:18:12 aballier Exp $
+
+ 06 Aug 2012; Alexis Ballier <aballier@gentoo.org> Unicode-Map-0.112.0.ebuild:
+ keyword ~amd64-fbsd
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-Map: Unicode-Map-0.112.0.ebuild ChangeLog
@ 2012-08-07 18:35 Naohiro Aota (naota)
0 siblings, 0 replies; 12+ messages in thread
From: Naohiro Aota (naota) @ 2012-08-07 18:35 UTC (permalink / raw
To: gentoo-commits
naota 12/08/07 18:35:57
Modified: Unicode-Map-0.112.0.ebuild ChangeLog
Log:
Add ~x86-fbsd; #428248
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Revision Changes Path
1.10 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.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild?rev=1.10&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.9&r2=1.10
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.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Unicode-Map-0.112.0.ebuild 6 Aug 2012 13:18:12 -0000 1.9
+++ Unicode-Map-0.112.0.ebuild 7 Aug 2012 18:35:57 -0000 1.10
@@ -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.9 2012/08/06 13:18:12 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild,v 1.10 2012/08/07 18:35:57 naota 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 ~amd64-fbsd ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"
1.31 dev-perl/Unicode-Map/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 6 Aug 2012 13:18:12 -0000 1.30
+++ ChangeLog 7 Aug 2012 18:35:57 -0000 1.31
@@ -1,6 +1,9 @@
# 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.30 2012/08/06 13:18:12 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.31 2012/08/07 18:35:57 naota Exp $
+
+ 07 Aug 2012; Naohiro Aota <naota@gentoo.org> Unicode-Map-0.112.0.ebuild:
+ Add ~x86-fbsd; #428248
06 Aug 2012; Alexis Ballier <aballier@gentoo.org> Unicode-Map-0.112.0.ebuild:
keyword ~amd64-fbsd
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-Map: Unicode-Map-0.112.0.ebuild ChangeLog
@ 2012-09-01 12:00 Fabian Groffen (grobian)
0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen (grobian) @ 2012-09-01 12:00 UTC (permalink / raw
To: gentoo-commits
grobian 12/09/01 12:00:48
Modified: Unicode-Map-0.112.0.ebuild ChangeLog
Log:
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
Revision Changes Path
1.11 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.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild?rev=1.11&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.10&r2=1.11
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.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Unicode-Map-0.112.0.ebuild 7 Aug 2012 18:35:57 -0000 1.10
+++ Unicode-Map-0.112.0.ebuild 1 Sep 2012 12:00:48 -0000 1.11
@@ -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.10 2012/08/07 18:35:57 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild,v 1.11 2012/09/01 12:00:48 grobian 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 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"
1.32 dev-perl/Unicode-Map/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 7 Aug 2012 18:35:57 -0000 1.31
+++ ChangeLog 1 Sep 2012 12:00:48 -0000 1.32
@@ -1,6 +1,9 @@
# 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.31 2012/08/07 18:35:57 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.32 2012/09/01 12:00:48 grobian Exp $
+
+ 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Unicode-Map-0.112.0.ebuild:
+ Marked ~ppc-aix, bug #432288
07 Aug 2012; Naohiro Aota <naota@gentoo.org> Unicode-Map-0.112.0.ebuild:
Add ~x86-fbsd; #428248
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-Map: Unicode-Map-0.112.0.ebuild ChangeLog
@ 2013-02-08 20:16 Sebastien Fabbro (bicatali)
0 siblings, 0 replies; 12+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2013-02-08 20:16 UTC (permalink / raw
To: gentoo-commits
bicatali 13/02/08 20:16:39
Modified: Unicode-Map-0.112.0.ebuild ChangeLog
Log:
Keyword amd64-linux and x86-linux
(Portage version: 2.2.01.21688-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Revision Changes Path
1.12 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.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild?rev=1.12&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.11&r2=1.12
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.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Unicode-Map-0.112.0.ebuild 1 Sep 2012 12:00:48 -0000 1.11
+++ Unicode-Map-0.112.0.ebuild 8 Feb 2013 20:16:39 -0000 1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.11 2012/09/01 12:00:48 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild,v 1.12 2013/02/08 20:16:39 bicatali 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-aix ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"
1.33 dev-perl/Unicode-Map/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Unicode-Map/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 1 Sep 2012 12:00:48 -0000 1.32
+++ ChangeLog 8 Feb 2013 20:16:39 -0000 1.33
@@ -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.32 2012/09/01 12:00:48 grobian Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.33 2013/02/08 20:16:39 bicatali Exp $
+
+ 08 Feb 2013; Sébastien Fabbro <bicatali@gentoo.org>
+ Unicode-Map-0.112.0.ebuild:
+ Keyword amd64-linux and x86-linux
01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Unicode-Map-0.112.0.ebuild:
Marked ~ppc-aix, bug #432288
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2013-02-08 20:16 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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)
-- strict thread matches above, loose matches on Subject: below --
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-09 9:51 PaweA Hajdan (phajdan.jr)
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)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox