From 0ff3ad40ebeab8287dd1ee607108f54a34558837 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Fri, 11 Jan 2008 16:02:41 +0000 Subject: x86 stable, security bug #204321 (Portage version: 2.1.4_rc14) --- dev-ruby/cgi_multipart_eof_fix/ChangeLog | 6 +++++- dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-ruby') 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 + cgi_multipart_eof_fix-2.5.0.ebuild: + x86 stable, security bug #204321 11 Jan 2008; Brent Baude 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="" -- cgit v1.2.3-65-gdbad