diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-16 13:21:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-16 13:21:01 +0000 |
commit | 9e37091447f1c58fabc904f3dc20be258f2e7f10 (patch) | |
tree | a0915a4560f069f28e73b01dcf33b18c43874f74 /dev-ruby/activesupport | |
parent | ia64 stable (diff) | |
download | gentoo-2-9e37091447f1c58fabc904f3dc20be258f2e7f10.tar.gz gentoo-2-9e37091447f1c58fabc904f3dc20be258f2e7f10.tar.bz2 gentoo-2-9e37091447f1c58fabc904f3dc20be258f2e7f10.zip |
ia64/sparc stable wrt security #195315
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog index e7b421341e7e..08ed94dcf0b1 100644 --- a/dev-ruby/activesupport/ChangeLog +++ b/dev-ruby/activesupport/ChangeLog @@ -1,6 +1,9 @@ # 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.48 2007/10/16 07:08:51 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.49 2007/10/16 13:21:01 armin76 Exp $ + + 16 Oct 2007; Raúl Porcel <armin76@gentoo.org> activesupport-1.4.4.ebuild: + ia64/sparc stable wrt security #195315 16 Oct 2007; Christian Faulhammer <opfer@gentoo.org> activesupport-1.4.4.ebuild: diff --git a/dev-ruby/activesupport/activesupport-1.4.4.ebuild b/dev-ruby/activesupport/activesupport-1.4.4.ebuild index 6198a2751765..e3a10d6d79f6 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.2 2007/10/16 07:08:51 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.4.4.ebuild,v 1.3 2007/10/16 13:21:01 armin76 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 |