diff options
author | Hans de Graaff <graaff@gentoo.org> | 2008-05-11 12:00:23 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2008-05-11 12:00:23 +0000 |
commit | c7a810df474974d7fef7bdd96a0dcaef13222b2c (patch) | |
tree | 2db706d1d7827d1357803093fe34dbcf572b7d8e /dev-ruby/activesupport | |
parent | Stable on amd64, bug #221309 (diff) | |
download | gentoo-2-c7a810df474974d7fef7bdd96a0dcaef13222b2c.tar.gz gentoo-2-c7a810df474974d7fef7bdd96a0dcaef13222b2c.tar.bz2 gentoo-2-c7a810df474974d7fef7bdd96a0dcaef13222b2c.zip |
Stable on amd64, bug #221309
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-2.0.2.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog index 037d0d2a3f1a..822a70e401b6 100644 --- a/dev-ruby/activesupport/ChangeLog +++ b/dev-ruby/activesupport/ChangeLog @@ -1,6 +1,10 @@ # 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.54 2008/03/19 19:36:14 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.55 2008/05/11 12:00:23 graaff Exp $ + + 11 May 2008; Hans de Graaff <graaff@gentoo.org> + activesupport-2.0.2.ebuild: + Stable on amd64, bug #221309 19 Mar 2008; Hans de Graaff <graaff@gentoo.org> Manifest: Redigest due to upstream repackaging diff --git a/dev-ruby/activesupport/activesupport-2.0.2.ebuild b/dev-ruby/activesupport/activesupport-2.0.2.ebuild index 55120e39f414..89945c1801f8 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-2007 Gentoo Foundation +# 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.1 2007/12/18 07:01:11 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.2 2008/05/11 12:00:23 graaff 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 |