diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:59:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:59:56 +0000 |
commit | b2f83791dc276e53f27689a011849a176d4c29ed (patch) | |
tree | 189162525b0ae4a4f1d2314bf379678d71a96110 /dev-ruby | |
parent | alpha/ia64/sparc stable wrt #312963 (diff) | |
download | gentoo-2-b2f83791dc276e53f27689a011849a176d4c29ed.tar.gz gentoo-2-b2f83791dc276e53f27689a011849a176d4c29ed.tar.bz2 gentoo-2-b2f83791dc276e53f27689a011849a176d4c29ed.zip |
sparc stable wrt #312963
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/tzinfo/ChangeLog | 4 | ||||
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.16.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog index 36bf92f1a741..c085f2e2a75c 100644 --- a/dev-ruby/tzinfo/ChangeLog +++ b/dev-ruby/tzinfo/ChangeLog @@ -1,9 +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.57 2010/05/09 17:58:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.58 2010/05/09 17:59:56 armin76 Exp $ 09 May 2010; Raúl Porcel <armin76@gentoo.org> tzinfo-0.3.16.ebuild: - alpha/ia64/sparc stable wrt #312963 + 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 2b532511b136..51b6e99ccddd 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.6 2010/05/09 17:58:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild,v 1.7 2010/05/09 17:59:56 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="" |