summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-11-11 03:13:17 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-11-11 03:13:17 +0000
commit47914403fc76bd825f03ee64436a70397d58c498 (patch)
tree908898eb6babca033d96b279b8b7029429ebf6e9 /dev-ruby
parentstable sparc, bug 288699 (diff)
downloadgentoo-2-47914403fc76bd825f03ee64436a70397d58c498.tar.gz
gentoo-2-47914403fc76bd825f03ee64436a70397d58c498.tar.bz2
gentoo-2-47914403fc76bd825f03ee64436a70397d58c498.zip
stable sparc, bug 282207
(Portage version: 2.1.6.13/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 1b641ee9f00b..26ddec294c07 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.39 2009/10/27 10:06:35 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.40 2009/11/11 03:13:17 tcunha Exp $
+
+ 11 Nov 2009; Tiago Cunha <tcunha@gentoo.org> tzinfo-0.3.13.ebuild:
+ stable sparc, bug 282207
*tzinfo-0.3.15 (27 Oct 2009)
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.13.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.13.ebuild
index 41d8e817a3e8..aad91fcede23 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.7 2009/10/25 11:51:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.13.ebuild,v 1.8 2009/11/11 03:13:17 tcunha 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=""