public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-UTF8: Unicode-UTF8-0.590.0.ebuild ChangeLog
@ 2013-09-03  4:15 Patrick Lauer (patrick)
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer (patrick) @ 2013-09-03  4:15 UTC (permalink / raw
  To: gentoo-commits

patrick     13/09/03 04:15:19

  Modified:             ChangeLog
  Added:                Unicode-UTF8-0.590.0.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.4                  dev-perl/Unicode-UTF8/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	16 Apr 2013 17:58:22 -0000	1.3
+++ ChangeLog	3 Sep 2013 04:15:19 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Unicode-UTF8
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8/ChangeLog,v 1.3 2013/04/16 17:58:22 vincent Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8/ChangeLog,v 1.4 2013/09/03 04:15:19 patrick Exp $
+
+*Unicode-UTF8-0.590.0 (03 Sep 2013)
+
+  03 Sep 2013; Patrick Lauer <patrick@gentoo.org> +Unicode-UTF8-0.590.0.ebuild:
+  Bump
 
   16 Apr 2013; Vicente Olivert Riera <vincent@gentoo.org>
   Unicode-UTF8-0.580.0.ebuild:



1.1                  dev-perl/Unicode-UTF8/Unicode-UTF8-0.590.0.ebuild

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

Index: Unicode-UTF8-0.590.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8/Unicode-UTF8-0.590.0.ebuild,v 1.1 2013/09/03 04:15:19 patrick Exp $

EAPI=5

MODULE_AUTHOR=CHANSEN
MODULE_VERSION=0.59
inherit perl-module

DESCRIPTION="Encoding and decoding of UTF-8 encoding form"

SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="test"

RDEPEND="
	virtual/perl-XSLoader
"
DEPEND="${RDEPEND}
	>=virtual/perl-ExtUtils-MakeMaker-6.590.0
	test? (
		>=virtual/perl-Encode-1.980.100
		>=dev-perl/Test-Fatal-0.6.0
		>=virtual/perl-Test-Simple-0.470.0

		dev-perl/Test-Pod
		dev-perl/Taint-Runtime
		dev-perl/Variable-Magic
		dev-perl/Test-LeakTrace
	)
"

SRC_TEST=do





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-UTF8: Unicode-UTF8-0.590.0.ebuild ChangeLog
@ 2013-09-09  9:47 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; 2+ messages in thread
From: Sergey Popov (pinkbyte) @ 2013-09-09  9:47 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    13/09/09 09:47:39

  Modified:             Unicode-UTF8-0.590.0.ebuild ChangeLog
  Log:
  Add ~arm keyword, wrt bug #449762
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)

Revision  Changes    Path
1.2                  dev-perl/Unicode-UTF8/Unicode-UTF8-0.590.0.ebuild

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

Index: Unicode-UTF8-0.590.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8/Unicode-UTF8-0.590.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Unicode-UTF8-0.590.0.ebuild	3 Sep 2013 04:15:19 -0000	1.1
+++ Unicode-UTF8-0.590.0.ebuild	9 Sep 2013 09:47:39 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8/Unicode-UTF8-0.590.0.ebuild,v 1.1 2013/09/03 04:15:19 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8/Unicode-UTF8-0.590.0.ebuild,v 1.2 2013/09/09 09:47:39 pinkbyte Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Encoding and decoding of UTF-8 encoding form"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
 IUSE="test"
 
 RDEPEND="



1.5                  dev-perl/Unicode-UTF8/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	3 Sep 2013 04:15:19 -0000	1.4
+++ ChangeLog	9 Sep 2013 09:47:39 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Unicode-UTF8
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8/ChangeLog,v 1.4 2013/09/03 04:15:19 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8/ChangeLog,v 1.5 2013/09/09 09:47:39 pinkbyte Exp $
+
+  09 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> Unicode-UTF8-0.590.0.ebuild:
+  Add ~arm keyword, wrt bug #449762
 
 *Unicode-UTF8-0.590.0 (03 Sep 2013)
 





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

end of thread, other threads:[~2013-09-09  9:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-03  4:15 [gentoo-commits] gentoo-x86 commit in dev-perl/Unicode-UTF8: Unicode-UTF8-0.590.0.ebuild ChangeLog Patrick Lauer (patrick)
  -- strict thread matches above, loose matches on Subject: below --
2013-09-09  9:47 Sergey Popov (pinkbyte)

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