summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-08 15:20:18 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-08 15:20:18 +0000
commit5e8b8f9776a1addb53b769471d8875e4f007476e (patch)
tree13911d9d0bfa7ddea26409cd4aeb1cf443e9c020 /dev-ruby/tzinfo
parentx86 stable wrt bug #400135 (diff)
downloadgentoo-2-5e8b8f9776a1addb53b769471d8875e4f007476e.tar.gz
gentoo-2-5e8b8f9776a1addb53b769471d8875e4f007476e.tar.bz2
gentoo-2-5e8b8f9776a1addb53b769471d8875e4f007476e.zip
Marking tzinfo-0.3.31 ppc64 for bug 393667
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r--dev-ruby/tzinfo/ChangeLog5
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.31.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog
index eccbdfd6957a..c036325c3e5c 100644
--- a/dev-ruby/tzinfo/ChangeLog
+++ b/dev-ruby/tzinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/tzinfo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.98 2012/02/06 19:28:49 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.99 2012/03/08 15:20:18 ranger Exp $
+
+ 08 Mar 2012; Brent Baude <ranger@gentoo.org> tzinfo-0.3.31.ebuild:
+ Marking tzinfo-0.3.31 ppc64 for bug 393667
06 Feb 2012; Brent Baude <ranger@gentoo.org> tzinfo-0.3.31.ebuild:
Marking tzinfo-0.3.31 ppc for bug 393667
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.31.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.31.ebuild
index 9d740595b9fa..ab049f96f184 100644
--- a/dev-ruby/tzinfo/tzinfo-0.3.31.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-0.3.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.31.ebuild,v 1.7 2012/02/06 19:28:49 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.31.ebuild,v 1.8 2012/03/08 15:20:18 ranger Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -18,7 +18,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 ~sparc-solaris ~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 ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""