summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-01-11 11:42:44 +0000
committerFabian Groffen <grobian@gentoo.org>2010-01-11 11:42:44 +0000
commitfaf2e9e2d4ded42adedb7152ebec8982882e97b3 (patch)
treef5ffb30e739944d0822af0d94762b928aea0fbba /dev-ruby
parentSet empty HOMEPAGE. (diff)
downloadgentoo-2-faf2e9e2d4ded42adedb7152ebec8982882e97b3.tar.gz
gentoo-2-faf2e9e2d4ded42adedb7152ebec8982882e97b3.tar.bz2
gentoo-2-faf2e9e2d4ded42adedb7152ebec8982882e97b3.zip
Marked ~x64-solaris
(Portage version: 2.1.6.13/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/tzinfo/ChangeLog5
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog
index 07dfddfa973a..4c22a4f25cdf 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.46 2010/01/06 00:30:23 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.47 2010/01/11 11:42:44 grobian Exp $
+
+ 11 Jan 2010; Fabian Groffen <grobian@gentoo.org> tzinfo-0.3.16.ebuild:
+ Marked ~x64-solaris
*tzinfo-0.3.16 (06 Jan 2010)
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild
index 31f071ff93e0..bf6430441f6d 100644
--- a/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-0.3.16.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.16.ebuild,v 1.1 2010/01/06 00:30:23 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild,v 1.2 2010/01/11 11:42:44 grobian Exp $
EAPI=2
USE_RUBY="ruby18 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 ~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=""