summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Anderson <gentoofan23@gentoo.org>2008-10-04 11:08:05 +0000
committerThomas Anderson <gentoofan23@gentoo.org>2008-10-04 11:08:05 +0000
commit267f6174f2b19cb9bacca20b0f3fcca901403ad9 (patch)
tree65c28f365570cdc7911e63ae7809bdc80e81ba5b /dev-ruby/tzinfo
parentVersion bump (diff)
downloadgentoo-2-267f6174f2b19cb9bacca20b0f3fcca901403ad9.tar.gz
gentoo-2-267f6174f2b19cb9bacca20b0f3fcca901403ad9.tar.bz2
gentoo-2-267f6174f2b19cb9bacca20b0f3fcca901403ad9.zip
stable amd64, bug 239465
(Portage version: 2.2_rc10/cvs/Linux 2.6.25.9 x86_64)
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r--dev-ruby/tzinfo/ChangeLog5
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog
index 5a620f21cb94..22db2dcc315d 100644
--- a/dev-ruby/tzinfo/ChangeLog
+++ b/dev-ruby/tzinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/tzinfo
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.14 2008/10/03 23:34:01 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.15 2008/10/04 11:08:05 gentoofan23 Exp $
+
+ 04 Oct 2008; Thomas Anderson <gentoofan23@gentoo.org> tzinfo-0.3.8.ebuild:
+ stable amd64, bug 239465
03 Oct 2008; Ferris McCormick <fmccor@gentoo.org> tzinfo-0.3.8.ebuild:
Sparc stable, Bug #239465.
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.8.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.8.ebuild
index f31552268942..4a0c426eaa1f 100644
--- a/dev-ruby/tzinfo/tzinfo-0.3.8.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-0.3.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.8.ebuild,v 1.3 2008/10/03 23:34:01 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.8.ebuild,v 1.4 2008/10/04 11:08:05 gentoofan23 Exp $
inherit gems
@@ -9,5 +9,5 @@ HOMEPAGE="http://tzinfo.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc sparc ~x86 ~x86-fbsd"
IUSE=""