Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
|
|
Subject:
|
gentoo-x86 commit in dev-perl/libintl-perl: ChangeLog libintl-perl-1.200.0.ebuild
|
|
Date:
|
Mon, 21 May 2012 09:26:45 +0000 (UTC)
|
|
phajdan.jr 12/05/21 09:26:45
Modified: ChangeLog libintl-perl-1.200.0.ebuild
Log:
x86 stable wrt bug #415285
(Portage version: 2.1.10.49/cvs/Linux i686)
Revision Changes Path
1.44 dev-perl/libintl-perl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/libintl-perl/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/libintl-perl/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/libintl-perl/ChangeLog?r1=1.43&r2=1.44
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog 16 May 2012 14:20:53 -0000 1.43
+++ ChangeLog 21 May 2012 09:26:45 -0000 1.44
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/libintl-perl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.43 2012/05/16 14:20:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.44 2012/05/21 09:26:45 phajdan.jr Exp $
+
+ 21 May 2012; Pawel Hajdan jr <phajdan.jr@g.o>
+ libintl-perl-1.200.0.ebuild:
+ x86 stable wrt bug #415285
16 May 2012; Jeroen Roovers <jer@g.o> libintl-perl-1.200.0.ebuild:
Stable for HPPA (bug #415285).
1.14 dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild?r1=1.13&r2=1.14
Index: libintl-perl-1.200.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- libintl-perl-1.200.0.ebuild 16 May 2012 14:20:53 -0000 1.13
+++ libintl-perl-1.200.0.ebuild 21 May 2012 09:26:45 -0000 1.14
@@ -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/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.13 2012/05/16 14:20:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.14 2012/05/21 09:26:45 phajdan.jr Exp $
EAPI=4
@@ -13,7 +13,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST=do
|
|