diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:58:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:58:46 +0000 |
commit | 0c3f2235a49b544672e00a6a61075ca3ef194d99 (patch) | |
tree | acd94c7af1ed5cb0fc176bf9b484d491a743cfbf /dev-ruby/tzinfo | |
parent | Add ~alpha/~ia64/~sparc wrt #317877 (diff) | |
download | gentoo-2-0c3f2235a49b544672e00a6a61075ca3ef194d99.tar.gz gentoo-2-0c3f2235a49b544672e00a6a61075ca3ef194d99.tar.bz2 gentoo-2-0c3f2235a49b544672e00a6a61075ca3ef194d99.zip |
alpha/ia64/sparc stable wrt #312963
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r-- | dev-ruby/tzinfo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog index c38962a07ed5..36bf92f1a741 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.56 2010/04/20 06:28:20 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.57 2010/05/09 17:58:46 armin76 Exp $ + + 09 May 2010; Raúl Porcel <armin76@gentoo.org> tzinfo-0.3.16.ebuild: + alpha/ia64/sparc stable wrt #312963 *tzinfo-0.3.20 (20 Apr 2010) diff --git a/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild index 7a940c6b38cb..2b532511b136 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.5 2010/04/18 17:33:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild,v 1.6 2010/05/09 17:58:46 armin76 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="" |