summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-02-06 19:28:49 +0000
committerBrent Baude <ranger@gentoo.org>2012-02-06 19:28:49 +0000
commit180392f3fbae8b69e803a63c38a7b57bd633e014 (patch)
tree298a5e246d27b15ea55e0e64f4fa85172020e001 /dev-ruby/tzinfo
parentMarking Return-Value-1.666.1 ppc for bug 396949 (diff)
downloadgentoo-2-180392f3fbae8b69e803a63c38a7b57bd633e014.tar.gz
gentoo-2-180392f3fbae8b69e803a63c38a7b57bd633e014.tar.bz2
gentoo-2-180392f3fbae8b69e803a63c38a7b57bd633e014.zip
Marking tzinfo-0.3.31 ppc for bug 393667
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r--dev-ruby/tzinfo/ChangeLog7
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.31.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog
index e5f6f03a1f19..eccbdfd6957a 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.97 2011/12/31 20:26:19 grobian Exp $
+# 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 $
+
+ 06 Feb 2012; Brent Baude <ranger@gentoo.org> tzinfo-0.3.31.ebuild:
+ Marking tzinfo-0.3.31 ppc for bug 393667
31 Dec 2011; Fabian Groffen <grobian@gentoo.org> tzinfo-0.3.31-r1.ebuild:
Add Prefix keywords, bug #396547
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.31.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.31.ebuild
index 673a3f4712c5..9d740595b9fa 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-2011 Gentoo Foundation
+# 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.6 2011/12/28 08:14:14 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.31.ebuild,v 1.7 2012/02/06 19:28:49 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=""