summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-06-15 20:20:34 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-06-15 20:20:34 +0000
commit0cabb057c2584222e42f85eddaaeda33bdaf8b71 (patch)
tree300e534efc7210f2537168648e41c8a774f70c6a /dev-ruby
parentMarked stable on amd64 for bug #181688 (diff)
downloadgentoo-2-0cabb057c2584222e42f85eddaaeda33bdaf8b71.tar.gz
gentoo-2-0cabb057c2584222e42f85eddaaeda33bdaf8b71.tar.bz2
gentoo-2-0cabb057c2584222e42f85eddaaeda33bdaf8b71.zip
ppc stable, bug #181110
(Portage version: 2.1.3_rc2)
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-2.1.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 ad73847be950..be52bd7a7d4c 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.17 2007/06/15 15:49:48 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.18 2007/06/15 20:20:34 dertobi123 Exp $
+
+ 15 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ cgi_multipart_eof_fix-2.1.ebuild:
+ ppc stable, bug #181110
15 Jun 2007; Christoph Mende <angelos@gentoo.org>
cgi_multipart_eof_fix-2.1.ebuild:
diff --git a/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.1.ebuild b/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.1.ebuild
index 965347dbb43a..4f459394d141 100644
--- a/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.1.ebuild
+++ b/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.1.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-2.1.ebuild,v 1.6 2007/06/15 15:49:48 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.1.ebuild,v 1.7 2007/06/15 20:20:34 dertobi123 Exp $
inherit ruby gems
@@ -12,5 +12,5 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""