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
nixnut 09/04/18 07:44:25
Modified: ChangeLog tzinfo-0.3.12-r1.ebuild
Log:
ppc stable #266520
(Portage version: 2.1.6.11/cvs/Linux ppc)
Revision Changes Path
1.27 dev-ruby/tzinfo/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tzinfo/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 17 Apr 2009 12:02:39 -0000 1.26
+++ ChangeLog 18 Apr 2009 07:44:25 -0000 1.27
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/tzinfo
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.26 2009/04/17 12:02:39 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.27 2009/04/18 07:44:25 nixnut Exp $
+
+ 18 Apr 2009; nixnut <nixnut@g.o> tzinfo-0.3.12-r1.ebuild:
+ ppc stable #266520
*tzinfo-0.3.13 (17 Apr 2009)
1.2 dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild?r1=1.1&r2=1.2
Index: tzinfo-0.3.12-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tzinfo-0.3.12-r1.ebuild 12 Dec 2008 19:39:01 -0000 1.1
+++ tzinfo-0.3.12-r1.ebuild 18 Apr 2009 07:44:25 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild,v 1.1 2008/12/12 19:39:01 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild,v 1.2 2009/04/18 07:44:25 nixnut Exp $
inherit ruby
@@ -10,7 +10,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc ~sparc ~x86 ~x86-fbsd"
IUSE="doc test"
RDEPEND=""
|
|