summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-08-29 20:00:08 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-08-29 20:00:08 +0000
commitd3b11b5bbcddcc0b8a031996558969caa38776dd (patch)
treeaf7119b993bbe4c2c34f0197980dc1f816bbc093 /dev-ruby
parentStable on alpha, bug #281699 (diff)
downloadgentoo-2-d3b11b5bbcddcc0b8a031996558969caa38776dd.tar.gz
gentoo-2-d3b11b5bbcddcc0b8a031996558969caa38776dd.tar.bz2
gentoo-2-d3b11b5bbcddcc0b8a031996558969caa38776dd.zip
ppc stable #282207
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/tzinfo/ChangeLog5
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog
index 4411ea70f7eb..d4550aea41ab 100644
--- a/dev-ruby/tzinfo/ChangeLog
+++ b/dev-ruby/tzinfo/ChangeLog
@@ -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.36 2009/08/21 17:55:01 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.37 2009/08/29 20:00:08 nixnut Exp $
+
+ 29 Aug 2009; nixnut <nixnut@gentoo.org> tzinfo-0.3.13.ebuild:
+ ppc stable #282207
*tzinfo-0.3.14 (21 Aug 2009)
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.13.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.13.ebuild
index 61207a0b71ea..35ebec8faac2 100644
--- a/dev-ruby/tzinfo/tzinfo-0.3.13.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-0.3.13.ebuild
@@ -1,6 +1,6 @@
# 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.13.ebuild,v 1.5 2009/06/13 10:46:26 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.13.ebuild,v 1.6 2009/08/29 20:00:08 nixnut Exp $
inherit ruby
@@ -10,7 +10,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="doc test"
RDEPEND=""