diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-13 13:36:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-13 13:36:40 +0000 |
commit | 84cdd2d46bc6027419727a7733df61f83451f1fc (patch) | |
tree | 79645d3c4eb26a499b51dc2d59666ee801ecc0ae /dev-ruby/activesupport | |
parent | ia64 stable wrt #221309 (diff) | |
download | gentoo-2-84cdd2d46bc6027419727a7733df61f83451f1fc.tar.gz gentoo-2-84cdd2d46bc6027419727a7733df61f83451f1fc.tar.bz2 gentoo-2-84cdd2d46bc6027419727a7733df61f83451f1fc.zip |
ia64 stable wrt #221309
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby/activesupport')
-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 b608d0a968db..3487872d19fd 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.58 2008/05/12 09:39:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.59 2008/05/13 13:36:40 armin76 Exp $ + + 13 May 2008; Raúl Porcel <armin76@gentoo.org> activesupport-2.0.2.ebuild: + ia64 stable wrt #221309 12 May 2008; Markus Rothe <corsair@gentoo.org> activesupport-2.0.2.ebuild: Stable on ppc64; bug #221309 diff --git a/dev-ruby/activesupport/activesupport-2.0.2.ebuild b/dev-ruby/activesupport/activesupport-2.0.2.ebuild index 1e8dda099b03..c305a0cf4e3d 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.5 2008/05/12 09:39:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.6 2008/05/13 13:36:40 armin76 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 |