diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-10-16 07:08:51 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-10-16 07:08:51 +0000 |
commit | ae679bf5b794f028fd6384bc692a3f23c4273e91 (patch) | |
tree | 284e2c9ac3da7992f53234b11eed7463ede4f449 /dev-ruby/activesupport | |
parent | amd64 stable, bug #195512. (diff) | |
download | gentoo-2-ae679bf5b794f028fd6384bc692a3f23c4273e91.tar.gz gentoo-2-ae679bf5b794f028fd6384bc692a3f23c4273e91.tar.bz2 gentoo-2-ae679bf5b794f028fd6384bc692a3f23c4273e91.zip |
stable x86, security bug 195315
(Portage version: 2.1.3.9)
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 8426aed2d530..e7b421341e7e 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.47 2007/10/13 06:26:56 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.48 2007/10/16 07:08:51 opfer Exp $ + + 16 Oct 2007; Christian Faulhammer <opfer@gentoo.org> + activesupport-1.4.4.ebuild: + stable x86, security bug 195315 *activesupport-1.4.4 (13 Oct 2007) diff --git a/dev-ruby/activesupport/activesupport-1.4.4.ebuild b/dev-ruby/activesupport/activesupport-1.4.4.ebuild index 6d5714bd97be..6198a2751765 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.1 2007/10/13 06:26:56 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.4.4.ebuild,v 1.2 2007/10/16 07:08:51 opfer 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 |