summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-02-15 08:43:43 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-02-15 08:43:43 +0000
commitd86e52d917132bebf6cdd257d3ff97e2df0463d4 (patch)
treeb0a9faa5edf710756b68b2e21642722cb108496e /dev-ruby
parentstable x86; security bug 166901 (diff)
downloadgentoo-2-d86e52d917132bebf6cdd257d3ff97e2df0463d4.tar.gz
gentoo-2-d86e52d917132bebf6cdd257d3ff97e2df0463d4.tar.bz2
gentoo-2-d86e52d917132bebf6cdd257d3ff97e2df0463d4.zip
stable x86; security bug 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 ae77293109a1..e105e0e08bdc 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.5 2007/02/04 18:33:03 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.6 2007/02/15 08:43:43 opfer Exp $
+
+ 15 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
+ cgi_multipart_eof_fix-1.0.0.ebuild:
+ stable x86; security bug 166901
04 Feb 2007; Matti Bickel <mabi@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 e46d2df422b3..65847c816818 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.5 2007/02/04 18:33:03 mabi Exp $
+# $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 $
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=""