summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-06-15 15:49:48 +0000
committerChristoph Mende <angelos@gentoo.org>2007-06-15 15:49:48 +0000
commit0cd19f1429acc5e17dc825a254eb65e5adc94d28 (patch)
treeac43f125903be9b9c625ce8cf68a6ad3049e440c /dev-ruby
parentalpha/ia64/x86 stable wrt #178264 (diff)
downloadgentoo-2-0cd19f1429acc5e17dc825a254eb65e5adc94d28.tar.gz
gentoo-2-0cd19f1429acc5e17dc825a254eb65e5adc94d28.tar.bz2
gentoo-2-0cd19f1429acc5e17dc825a254eb65e5adc94d28.zip
Stable on amd64 wrt bug 181110
(Portage version: 2.1.2.9)
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 5d9b57b180e7..ad73847be950 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.16 2007/06/09 13:34:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.17 2007/06/15 15:49:48 angelos Exp $
+
+ 15 Jun 2007; Christoph Mende <angelos@gentoo.org>
+ cgi_multipart_eof_fix-2.1.ebuild:
+ Stable on amd64 wrt bug 181110
09 Jun 2007; Raúl Porcel <armin76@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 396875704846..965347dbb43a 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.5 2007/06/09 13:34:21 armin76 Exp $
+# $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 $
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=""