diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-11 14:17:56 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-11 14:17:56 +0000 |
commit | 6499cd306062349abc2a494c9f3f6d27bbc76d7a (patch) | |
tree | c544275fd1495ebc59b268aa59158c7c170bbd56 /dev-ruby | |
parent | Sparc stable --- Security Bug #203345 --- works as always. (diff) | |
download | gentoo-2-6499cd306062349abc2a494c9f3f6d27bbc76d7a.tar.gz gentoo-2-6499cd306062349abc2a494c9f3f6d27bbc76d7a.tar.bz2 gentoo-2-6499cd306062349abc2a494c9f3f6d27bbc76d7a.zip |
Marking cgi_multipart_eof_fix-2.5.0 ppc64 for bug 204321
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/cgi_multipart_eof_fix/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/cgi_multipart_eof_fix/ChangeLog b/dev-ruby/cgi_multipart_eof_fix/ChangeLog index b5058778d568..cc4131e85b95 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.19 2007/12/16 02:33:11 nichoj Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.20 2008/01/11 14:17:56 ranger Exp $ + + 11 Jan 2008; Brent Baude <ranger@gentoo.org> + cgi_multipart_eof_fix-2.5.0.ebuild: + Marking cgi_multipart_eof_fix-2.5.0 ppc64 for bug 204321 *cgi_multipart_eof_fix-2.5.0 (09 Dec 2007) diff --git a/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild b/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild index c0da3398dca1..0c166925cdf9 100644 --- a/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild +++ b/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.5.0.ebuild,v 1.1 2007/12/16 02:33:11 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild,v 1.2 2008/01/11 14:17:56 ranger Exp $ inherit ruby gems @@ -10,5 +10,5 @@ HOMEPAGE="http://rubyforge.org/projects/mongrel/" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" |