summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-02-24 10:16:24 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-02-24 10:16:24 +0000
commitc259d73a54d01514113aba12ef90fa757a9ea7bd (patch)
tree9b1d044afcae92c5ac2dea6b990a5cc81dbfb504 /dev-ruby
parentStable on ppc64; bug #166901 (diff)
downloadgentoo-2-c259d73a54d01514113aba12ef90fa757a9ea7bd.tar.gz
gentoo-2-c259d73a54d01514113aba12ef90fa757a9ea7bd.tar.bz2
gentoo-2-c259d73a54d01514113aba12ef90fa757a9ea7bd.zip
Stable on ppc64; 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 a1938503d831..d531f604f62e 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.9 2007/02/21 20:19:49 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.10 2007/02/24 10:16:24 corsair Exp $
+
+ 24 Feb 2007; Markus Rothe <corsair@gentoo.org>
+ cgi_multipart_eof_fix-1.0.0.ebuild:
+ Stable on ppc64; bug #166901
21 Feb 2007; Tobias Scherbaum <dertobi123@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 8a2f4ae0302c..b1726bc5a718 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.9 2007/02/21 20:19:49 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-1.0.0.ebuild,v 1.10 2007/02/24 10:16:24 corsair 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=""