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:
|
"Torsten Veller (tove)" <tove@g.o>
|
|
Subject:
|
gentoo-x86 commit in virtual/perl-Time-Local: ChangeLog perl-Time-Local-1.200.0-r1.ebuild
|
|
Date:
|
Sat, 18 Feb 2012 21:42:41 +0000 (UTC)
|
|
tove 12/02/18 21:42:41
Modified: ChangeLog perl-Time-Local-1.200.0-r1.ebuild
Log:
Add arm, hppa and ppc KEYWORDS (#397199,#404445)
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Revision Changes Path
1.50 virtual/perl-Time-Local/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Time-Local/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Time-Local/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Time-Local/ChangeLog?r1=1.49&r2=1.50
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog 3 Feb 2012 19:38:13 -0000 1.49
+++ ChangeLog 18 Feb 2012 21:42:41 -0000 1.50
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Time-Local
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.49 2012/02/03 19:38:13 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.50 2012/02/18 21:42:41 tove Exp $
+
+ 18 Feb 2012; Torsten Veller <tove@g.o>
+ perl-Time-Local-1.200.0-r1.ebuild:
+ Add arm, hppa and ppc KEYWORDS (#397199,#404445)
03 Feb 2012; Torsten Veller <tove@g.o>
perl-Time-Local-1.200.0-r1.ebuild:
1.4 virtual/perl-Time-Local/perl-Time-Local-1.200.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r1.ebuild?r1=1.3&r2=1.4
Index: perl-Time-Local-1.200.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Time-Local-1.200.0-r1.ebuild 3 Feb 2012 19:38:13 -0000 1.3
+++ perl-Time-Local-1.200.0-r1.ebuild 18 Feb 2012 21:42:41 -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/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r1.ebuild,v 1.3 2012/02/03 19:38:13 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/perl-Time-Local-1.200.0-r1.ebuild,v 1.4 2012/02/18 21:42:41 tove Exp $
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -8,7 +8,7 @@
LICENSE=""
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )"
|
|