summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-02-15 18:07:49 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-02-15 18:07:49 +0000
commitc967cc4a451f8bcf0723b2099b75710d30dfd88f (patch)
tree322489e0cd04fb168cb05c68f681a8414a6dfd08 /dev-ruby
parentstable x86; bug 167018 (diff)
downloadgentoo-2-c967cc4a451f8bcf0723b2099b75710d30dfd88f.tar.gz
gentoo-2-c967cc4a451f8bcf0723b2099b75710d30dfd88f.tar.bz2
gentoo-2-c967cc4a451f8bcf0723b2099b75710d30dfd88f.zip
Stable on sparc wrt security #166901
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/cgi_multipart_eof_fix/ChangeLog6
-rw-r--r--dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-1.0.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/cgi_multipart_eof_fix/ChangeLog b/dev-ruby/cgi_multipart_eof_fix/ChangeLog
index e105e0e08bdc..0619f9ecbf3e 100644
--- a/dev-ruby/cgi_multipart_eof_fix/ChangeLog
+++ b/dev-ruby/cgi_multipart_eof_fix/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/cgi_multipart_eof_fix
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.6 2007/02/15 08:43:43 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.7 2007/02/15 18:07:49 gustavoz Exp $
+
+ 15 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ cgi_multipart_eof_fix-1.0.0.ebuild:
+ Stable on sparc wrt security #166901
15 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
cgi_multipart_eof_fix-1.0.0.ebuild:
diff --git a/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-1.0.0.ebuild b/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-1.0.0.ebuild
index 65847c816818..8c31ede24f87 100644
--- a/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-1.0.0.ebuild
+++ b/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-1.0.0.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/cgi_multipart_eof_fix/cgi_multipart_eof_fix-1.0.0.ebuild,v 1.6 2007/02/15 08:43:43 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-1.0.0.ebuild,v 1.7 2007/02/15 18:07:49 gustavoz Exp $
inherit ruby gems
@@ -13,5 +13,5 @@ SRC_URI="http://mongrel.rubyforge.org/releases/gems/${P}.gem"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE=""