diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-09-09 07:23:18 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-09-09 07:23:18 +0000 |
commit | b82a3694d79ffbeb5f86ac3934b9b1d6c52ad4b9 (patch) | |
tree | c91b06f0c733b4603e91b6149250f6ce4574f056 /dev-ruby/tzinfo | |
parent | version bump - security bug #382349 (diff) | |
download | gentoo-2-b82a3694d79ffbeb5f86ac3934b9b1d6c52ad4b9.tar.gz gentoo-2-b82a3694d79ffbeb5f86ac3934b9b1d6c52ad4b9.tar.bz2 gentoo-2-b82a3694d79ffbeb5f86ac3934b9b1d6c52ad4b9.zip |
Marked ~sparc-solaris
(Portage version: 2.2.01.19120-prefix/cvs/SunOS sparc)
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r-- | dev-ruby/tzinfo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog index 632263c26a03..01f7d40f103f 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.86 2011/07/17 21:38:10 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.87 2011/09/09 07:23:18 grobian Exp $ + + 09 Sep 2011; Fabian Groffen <grobian@gentoo.org> tzinfo-0.3.29.ebuild: + Marked ~sparc-solaris 17 Jul 2011; Mark Loeser <halcy0n@gentoo.org> tzinfo-0.3.27.ebuild: Stable for ppc/ppc64; bug #371553 diff --git a/dev-ruby/tzinfo/tzinfo-0.3.29.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.29.ebuild index 73f6a39788a7..b34df6956fc9 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.29.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.29.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.29.ebuild,v 1.1 2011/06/29 05:35:58 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.29.ebuild,v 1.2 2011/09/09 07:23:18 grobian 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 ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |