summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-01-11 16:02:41 +0000
committerMarkus Meier <maekke@gentoo.org>2008-01-11 16:02:41 +0000
commit0ff3ad40ebeab8287dd1ee607108f54a34558837 (patch)
tree6495e0c55b141cad083e3519a20bb35f41d562e2 /dev-ruby/cgi_multipart_eof_fix
parentx86 stable, security bug #204321 (diff)
downloadgentoo-2-0ff3ad40ebeab8287dd1ee607108f54a34558837.tar.gz
gentoo-2-0ff3ad40ebeab8287dd1ee607108f54a34558837.tar.bz2
gentoo-2-0ff3ad40ebeab8287dd1ee607108f54a34558837.zip
x86 stable, security bug #204321
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-ruby/cgi_multipart_eof_fix')
-rw-r--r--dev-ruby/cgi_multipart_eof_fix/ChangeLog6
-rw-r--r--dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.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 cc4131e85b95..9bd3624504a4 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.20 2008/01/11 14:17:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.21 2008/01/11 16:02:41 maekke Exp $
+
+ 11 Jan 2008; Markus Meier <maekke@gentoo.org>
+ cgi_multipart_eof_fix-2.5.0.ebuild:
+ x86 stable, security bug #204321
11 Jan 2008; Brent Baude <ranger@gentoo.org>
cgi_multipart_eof_fix-2.5.0.ebuild:
diff --git a/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild b/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild
index 0c166925cdf9..1da16a253f57 100644
--- a/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild
+++ b/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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-2.5.0.ebuild,v 1.2 2008/01/11 14:17:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild,v 1.3 2008/01/11 16:02:41 maekke Exp $
inherit ruby gems
@@ -10,5 +10,5 @@ HOMEPAGE="http://rubyforge.org/projects/mongrel/"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""