summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-10-25 11:51:47 +0000
committerMarkus Meier <maekke@gentoo.org>2009-10-25 11:51:47 +0000
commit6820497271527dd5193efb77dc67815cd86a441e (patch)
treefaf29b0c6a288aaa958e661860397921d61e7bea /dev-ruby
parentamd64/x86 stable, bug #288699 (diff)
downloadgentoo-2-6820497271527dd5193efb77dc67815cd86a441e.tar.gz
gentoo-2-6820497271527dd5193efb77dc67815cd86a441e.tar.bz2
gentoo-2-6820497271527dd5193efb77dc67815cd86a441e.zip
amd64/x86 stable, bug #282207
(Portage version: 2.2_rc46/cvs/Linux x86_64)
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 d4550aea41ab..15bbf216bdca 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.37 2009/08/29 20:00:08 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.38 2009/10/25 11:51:47 maekke Exp $
+
+ 25 Oct 2009; Markus Meier <maekke@gentoo.org> tzinfo-0.3.13.ebuild:
+ amd64/x86 stable, bug #282207
29 Aug 2009; nixnut <nixnut@gentoo.org> tzinfo-0.3.13.ebuild:
ppc stable #282207
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.13.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.13.ebuild
index 35ebec8faac2..41d8e817a3e8 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.6 2009/08/29 20:00:08 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.13.ebuild,v 1.7 2009/10/25 11:51:47 maekke 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=""