diff options
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.4.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog index 08ed94dcf0b1..302390818fc7 100644 --- a/dev-ruby/activesupport/ChangeLog +++ b/dev-ruby/activesupport/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/activesupport # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.49 2007/10/16 13:21:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.50 2007/10/18 17:10:56 dertobi123 Exp $ + + 18 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> + activesupport-1.4.4.ebuild: + ppc stable, bug #195315 16 Oct 2007; Raúl Porcel <armin76@gentoo.org> activesupport-1.4.4.ebuild: ia64/sparc stable wrt security #195315 diff --git a/dev-ruby/activesupport/activesupport-1.4.4.ebuild b/dev-ruby/activesupport/activesupport-1.4.4.ebuild index e3a10d6d79f6..73b224e74586 100644 --- a/dev-ruby/activesupport/activesupport-1.4.4.ebuild +++ b/dev-ruby/activesupport/activesupport-1.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.4.4.ebuild,v 1.3 2007/10/16 13:21:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.4.4.ebuild,v 1.4 2007/10/18 17:10:56 dertobi123 Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/activesupport/" LICENSE="MIT" SLOT="1.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 |