summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-06-24 14:47:46 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-06-24 14:47:46 +0000
commit8f9bbcc511788956a94b96c44fd41fabd3a0bfe1 (patch)
tree0a77752c142d8a59365205e50d6fd3df97b9537e /dev-ruby/tzinfo
parentMarked ~ppc-macos (diff)
downloadgentoo-2-8f9bbcc511788956a94b96c44fd41fabd3a0bfe1.tar.gz
gentoo-2-8f9bbcc511788956a94b96c44fd41fabd3a0bfe1.tar.bz2
gentoo-2-8f9bbcc511788956a94b96c44fd41fabd3a0bfe1.zip
ia64/sparc stable wrt #371553
(Portage version: 2.1.10.3/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r--dev-ruby/tzinfo/ChangeLog5
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.27.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog
index fb27c8277121..0bbc17d15097 100644
--- a/dev-ruby/tzinfo/ChangeLog
+++ b/dev-ruby/tzinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/tzinfo
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.83 2011/06/19 13:53:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.84 2011/06/24 14:47:46 armin76 Exp $
+
+ 24 Jun 2011; Raúl Porcel <armin76@gentoo.org> tzinfo-0.3.27.ebuild:
+ ia64/sparc stable wrt #371553
19 Jun 2011; Markus Meier <maekke@gentoo.org> tzinfo-0.3.27.ebuild:
x86 stable, bug #371553
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.27.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.27.ebuild
index 5589bcb7448b..8e41a5a3e60e 100644
--- a/dev-ruby/tzinfo/tzinfo-0.3.27.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-0.3.27.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.27.ebuild,v 1.3 2011/06/19 13:53:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.27.ebuild,v 1.4 2011/06/24 14:47:46 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""