summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-04-18 07:44:25 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-04-18 07:44:25 +0000
commit041a648a604a0c2db9459691414fc1335c2cd60a (patch)
treeddc82aa5aafd92fc4a528153852c2d4fc1e83d71 /dev-ruby/tzinfo
parentppc stable #266409 (diff)
downloadgentoo-2-041a648a604a0c2db9459691414fc1335c2cd60a.tar.gz
gentoo-2-041a648a604a0c2db9459691414fc1335c2cd60a.tar.bz2
gentoo-2-041a648a604a0c2db9459691414fc1335c2cd60a.zip
ppc stable #266520
(Portage version: 2.1.6.11/cvs/Linux ppc)
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r--dev-ruby/tzinfo/ChangeLog5
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog
index 8306deb7da1d..fead7f42df57 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.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@gentoo.org> tzinfo-0.3.12-r1.ebuild:
+ ppc stable #266520
*tzinfo-0.3.13 (17 Apr 2009)
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild
index 4090bb9f3273..1be73c7b575f 100644
--- a/dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-0.3.12-r1.ebuild
@@ -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 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc ~sparc ~x86 ~x86-fbsd"
IUSE="doc test"
RDEPEND=""