summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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-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 c40a7b54393c..a1938503d831 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.8 2007/02/19 22:40:38 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.9 2007/02/21 20:19:49 dertobi123 Exp $
+
+ 21 Feb 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ cgi_multipart_eof_fix-1.0.0.ebuild:
+ Stable on ppc wrt bug #166901.
19 Feb 2007; <malc@gentoo.org> cgi_multipart_eof_fix-1.0.0.ebuild:
Stable on amd64 wrt security bug #166901
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 5768abae6e44..8a2f4ae0302c 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.8 2007/02/19 22:40:38 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-1.0.0.ebuild,v 1.9 2007/02/21 20:19:49 dertobi123 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=""