diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-16 17:30:10 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-16 17:30:10 +0000 |
commit | ad03bb38b2d5207509444e91afba1ad607846526 (patch) | |
tree | bab2056813e9d7f159bf9048070134c081ff5893 /dev-ruby | |
parent | Stable on ppc wrt bug 221309 (diff) | |
download | gentoo-2-ad03bb38b2d5207509444e91afba1ad607846526.tar.gz gentoo-2-ad03bb38b2d5207509444e91afba1ad607846526.tar.bz2 gentoo-2-ad03bb38b2d5207509444e91afba1ad607846526.zip |
Stable on ppc wrt bug 221309
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-2.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog index e85d39fc3b1a..3b5fe0e5ba1e 100644 --- a/dev-ruby/activesupport/ChangeLog +++ b/dev-ruby/activesupport/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/activesupport # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.60 2008/05/13 18:16:09 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.61 2008/05/16 17:30:10 nixnut Exp $ + + 16 May 2008; nixnut <nixnut@gentoo.org> activesupport-2.0.2.ebuild: + Stable on ppc wrt bug 221309 13 May 2008; Hans de Graaff <graaff@gentoo.org> Manifest: Redigest packages due to packaging changes upstream, bug 221829 diff --git a/dev-ruby/activesupport/activesupport-2.0.2.ebuild b/dev-ruby/activesupport/activesupport-2.0.2.ebuild index c305a0cf4e3d..10c17b9cef2e 100644 --- a/dev-ruby/activesupport/activesupport-2.0.2.ebuild +++ b/dev-ruby/activesupport/activesupport-2.0.2.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/activesupport/activesupport-2.0.2.ebuild,v 1.6 2008/05/13 13:36:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.7 2008/05/16 17:30:10 nixnut Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/" LICENSE="MIT" SLOT="2" -KEYWORDS="amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5 |