From adeb28a4c1b4e195123948ff6f9902ee15988762 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Thu, 7 Jun 2007 17:14:14 +0000 Subject: Stable on sparc wrt #181110 (Portage version: 2.1.2.7) --- dev-ruby/cgi_multipart_eof_fix/ChangeLog | 6 +++++- dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-ruby') diff --git a/dev-ruby/cgi_multipart_eof_fix/ChangeLog b/dev-ruby/cgi_multipart_eof_fix/ChangeLog index 608339c09516..dd65c1fdb530 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.14 2007/06/07 16:31:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.15 2007/06/07 17:14:14 gustavoz Exp $ + + 07 Jun 2007; Gustavo Zacarias + cgi_multipart_eof_fix-2.1.ebuild: + Stable on sparc wrt #181110 07 Jun 2007; Markus Rothe 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 a3df96c9bf39..e8180f5a89d5 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.3 2007/06/07 16:31:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.1.ebuild,v 1.4 2007/06/07 17:14:14 gustavoz 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="" -- cgit v1.2.3-65-gdbad