diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-10-07 12:46:18 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-10-07 12:46:18 +0000 |
commit | becdbbad4864768699322a5860c211cb7ebdba62 (patch) | |
tree | 57b6fc9a816bb16e76ac57d95df205c95a9ae6fe /dev-ruby/tzinfo | |
parent | Stable on ppc wrt bug 239858 (diff) | |
download | gentoo-2-becdbbad4864768699322a5860c211cb7ebdba62.tar.gz gentoo-2-becdbbad4864768699322a5860c211cb7ebdba62.tar.bz2 gentoo-2-becdbbad4864768699322a5860c211cb7ebdba62.zip |
Stable on ppc wrt bug 239465
(Portage version: 2.1.4.4)
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 da5a5d24afe4..882d27cbe290 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.16 2008/10/04 17:33:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.17 2008/10/07 12:46:18 nixnut Exp $ + + 07 Oct 2008; nixnut <nixnut@gentoo.org> tzinfo-0.3.8.ebuild: + Stable on ppc wrt bug 239465 04 Oct 2008; Markus Meier <maekke@gentoo.org> tzinfo-0.3.8.ebuild: x86 stable, bug #239465 diff --git a/dev-ruby/tzinfo/tzinfo-0.3.8.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.8.ebuild index f7ded31592d0..4a140acf16eb 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.5 2008/10/04 17:33:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.8.ebuild,v 1.6 2008/10/07 12:46:18 nixnut 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="" |