diff options
author | Markus Meier <maekke@gentoo.org> | 2008-10-04 17:33:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-10-04 17:33:19 +0000 |
commit | 3e64408eb2e0afbb861c866376f638a7f3c1870a (patch) | |
tree | 2497385c05f00399f76a0844f52115322f78c395 /dev-ruby/tzinfo | |
parent | x86 stable, bug #239430 (diff) | |
download | gentoo-2-3e64408eb2e0afbb861c866376f638a7f3c1870a.tar.gz gentoo-2-3e64408eb2e0afbb861c866376f638a7f3c1870a.tar.bz2 gentoo-2-3e64408eb2e0afbb861c866376f638a7f3c1870a.zip |
x86 stable, bug #239465
(Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc8 i686)
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r-- | dev-ruby/tzinfo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog index 22db2dcc315d..da5a5d24afe4 100644 --- a/dev-ruby/tzinfo/ChangeLog +++ b/dev-ruby/tzinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/tzinfo # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.15 2008/10/04 11:08:05 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.16 2008/10/04 17:33:19 maekke Exp $ + + 04 Oct 2008; Markus Meier <maekke@gentoo.org> tzinfo-0.3.8.ebuild: + x86 stable, bug #239465 04 Oct 2008; Thomas Anderson <gentoofan23@gentoo.org> tzinfo-0.3.8.ebuild: stable amd64, bug 239465 diff --git a/dev-ruby/tzinfo/tzinfo-0.3.8.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.8.ebuild index 4a0c426eaa1f..f7ded31592d0 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.8.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.8.ebuild,v 1.4 2008/10/04 11:08:05 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.8.ebuild,v 1.5 2008/10/04 17:33:19 maekke Exp $ inherit gems @@ -9,5 +9,5 @@ HOMEPAGE="http://tzinfo.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc sparc x86 ~x86-fbsd" IUSE="" |