summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-09-28 19:46:04 +0000
committerBrent Baude <ranger@gentoo.org>2010-09-28 19:46:04 +0000
commit621dbebaa0b9166279aac87c837374fa528466b9 (patch)
treec01ee92c2fbcc1cdc7df7b6b4e6c7bdf8308c466 /dev-ruby/tzinfo
parentRespect LDFLAGS (bug #337306), more CFLAGS. Do not hard-wire env var values i... (diff)
downloadgentoo-2-621dbebaa0b9166279aac87c837374fa528466b9.tar.gz
gentoo-2-621dbebaa0b9166279aac87c837374fa528466b9.tar.bz2
gentoo-2-621dbebaa0b9166279aac87c837374fa528466b9.zip
Marking tzinfo-0.3.22 ppc for bug 333525
(Portage version: 2.1.8.3/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.22.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog
index 7fae6ad916d5..4dd36cd3ea84 100644
--- a/dev-ruby/tzinfo/ChangeLog
+++ b/dev-ruby/tzinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/tzinfo
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.68 2010/09/18 18:17:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.69 2010/09/28 19:46:04 ranger Exp $
+
+ 28 Sep 2010; Brent Baude <ranger@gentoo.org> tzinfo-0.3.22.ebuild:
+ Marking tzinfo-0.3.22 ppc for bug 333525
18 Sep 2010; Raúl Porcel <armin76@gentoo.org> tzinfo-0.3.22.ebuild:
sparc stable wrt #333525
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.22.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.22.ebuild
index 7ee51ea981b9..cc4ea989d296 100644
--- a/dev-ruby/tzinfo/tzinfo-0.3.22.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-0.3.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.22.ebuild,v 1.5 2010/09/18 18:17:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.22.ebuild,v 1.6 2010/09/28 19:46:04 ranger Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -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 ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""