summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMalcolm Lashley <malc@gentoo.org>2007-02-19 22:42:13 +0000
committerMalcolm Lashley <malc@gentoo.org>2007-02-19 22:42:13 +0000
commit6542113e719625651ed1b07c3fa3badcdb74f473 (patch)
tree81eb7c4cf2ec2f2192a48712a8b59710cfe4a090 /dev-ruby/cgi_multipart_eof_fix
parentsecurity cleanup bug 164200 (diff)
downloadhistorical-6542113e719625651ed1b07c3fa3badcdb74f473.tar.gz
historical-6542113e719625651ed1b07c3fa3badcdb74f473.tar.bz2
historical-6542113e719625651ed1b07c3fa3badcdb74f473.zip
Stable on amd64 wrt security bug #166901
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'dev-ruby/cgi_multipart_eof_fix')
-rw-r--r--dev-ruby/cgi_multipart_eof_fix/ChangeLog5
-rw-r--r--dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/cgi_multipart_eof_fix/ChangeLog b/dev-ruby/cgi_multipart_eof_fix/ChangeLog
index 0619f9ecbf3e..c40a7b54393c 100644
--- a/dev-ruby/cgi_multipart_eof_fix/ChangeLog
+++ b/dev-ruby/cgi_multipart_eof_fix/ChangeLog
@@ -1,6 +1,9 @@
# 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.7 2007/02/15 18:07:49 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.8 2007/02/19 22:40:38 malc Exp $
+
+ 19 Feb 2007; <malc@gentoo.org> cgi_multipart_eof_fix-1.0.0.ebuild:
+ Stable on amd64 wrt security bug #166901
15 Feb 2007; Gustavo Zacarias <gustavoz@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 8c31ede24f87..5768abae6e44 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.7 2007/02/15 18:07:49 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-1.0.0.ebuild,v 1.8 2007/02/19 22:40:38 malc 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=""