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
aballier 12/04/28 01:59:57
Modified: ChangeLog version-0.980.0.ebuild
Log:
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Revision Changes Path
1.52 perl-core/version/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/version/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/version/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/version/ChangeLog?r1=1.51&r2=1.52
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/version/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog 26 Apr 2012 13:32:09 -0000 1.51
+++ ChangeLog 28 Apr 2012 01:59:57 -0000 1.52
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/version
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/version/ChangeLog,v 1.51 2012/04/26 13:32:09 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/version/ChangeLog,v 1.52 2012/04/28 01:59:57 aballier Exp $
+
+ 28 Apr 2012; Alexis Ballier <aballier@g.o> version-0.980.0.ebuild:
+ keyword ~amd64-fbsd
*version-0.980.0 (26 Apr 2012)
1.2 perl-core/version/version-0.980.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/version/version-0.980.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/version/version-0.980.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/version/version-0.980.0.ebuild?r1=1.1&r2=1.2
Index: version-0.980.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/version/version-0.980.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- version-0.980.0.ebuild 26 Apr 2012 13:32:09 -0000 1.1
+++ version-0.980.0.ebuild 28 Apr 2012 01:59:57 -0000 1.2
@@ -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/perl-core/version/version-0.980.0.ebuild,v 1.1 2012/04/26 13:32:09 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/version/version-0.980.0.ebuild,v 1.2 2012/04/28 01:59:57 aballier Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Perl extension for Version Objects"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"
|
|