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
ago 12/05/09 19:22:25
Modified: ChangeLog libintl-perl-1.200.0.ebuild
Log:
Stable for amd64, wrt bug #415285
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.41 dev-perl/libintl-perl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/libintl-perl/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/libintl-perl/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/libintl-perl/ChangeLog?r1=1.40&r2=1.41
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog 9 May 2012 17:06:00 -0000 1.40
+++ ChangeLog 9 May 2012 19:22:24 -0000 1.41
@@ -1,6 +1,9 @@
# 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.40 2012/05/09 17:06:00 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.41 2012/05/09 19:22:24 ago Exp $
+
+ 09 May 2012; Agostino Sarubbo <ago@g.o> libintl-perl-1.200.0.ebuild:
+ Stable for amd64, wrt bug #415285
09 May 2012; Alexis Ballier <aballier@g.o>
libintl-perl-1.200.0.ebuild:
1.11 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.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild?rev=1.11&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.10&r2=1.11
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.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libintl-perl-1.200.0.ebuild 9 May 2012 17:06:00 -0000 1.10
+++ libintl-perl-1.200.0.ebuild 9 May 2012 19:22:24 -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/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.10 2012/05/09 17:06:00 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.11 2012/05/09 19:22:24 ago 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
|
|