summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-08-22 21:39:59 +0000
committerHans de Graaff <graaff@gentoo.org>2009-08-22 21:39:59 +0000
commit31cf958b1582be10c781616be06e67415f020ff2 (patch)
treefe7c0edf7c9183f483f1d1434f93c8877ab2da62 /dev-ruby/cgi_multipart_eof_fix
parentRemove old version. (diff)
downloadgentoo-2-31cf958b1582be10c781616be06e67415f020ff2.tar.gz
gentoo-2-31cf958b1582be10c781616be06e67415f020ff2.tar.bz2
gentoo-2-31cf958b1582be10c781616be06e67415f020ff2.zip
Remove old versions.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/cgi_multipart_eof_fix')
-rw-r--r--dev-ruby/cgi_multipart_eof_fix/ChangeLog8
-rw-r--r--dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-1.0.0.ebuild18
-rw-r--r--dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.1.ebuild16
3 files changed, 6 insertions, 36 deletions
diff --git a/dev-ruby/cgi_multipart_eof_fix/ChangeLog b/dev-ruby/cgi_multipart_eof_fix/ChangeLog
index fd84e498879a..834d5264dcee 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.24 2008/01/22 10:14:52 welp Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.25 2009/08/22 21:39:59 graaff Exp $
+
+ 22 Aug 2009; Hans de Graaff <graaff@gentoo.org>
+ -cgi_multipart_eof_fix-1.0.0.ebuild, -cgi_multipart_eof_fix-2.1.ebuild:
+ Remove old versions.
22 Jan 2008; Peter Weller <welp@gentoo.org>
cgi_multipart_eof_fix-2.5.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
deleted file mode 100644
index e833cf38b11d..000000000000
--- a/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-1.0.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.11 2007/03/26 14:20:56 pclouds Exp $
-
-inherit ruby gems
-
-USE_RUBY="ruby18"
-DESCRIPTION="Fix an exploitable bug in CGI multipart parsing which affects Ruby
-<= 1.8.5"
-# Mongrel hosts gem_plugin, so setting that as homepage
-HOMEPAGE="http://mongrel.rubyforge.org/"
-SRC_URI="http://mongrel.rubyforge.org/releases/gems/${P}.gem"
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-DEPEND="!>=dev-lang/ruby-1.8.6"
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
deleted file mode 100644
index 4f459394d141..000000000000
--- a/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# 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.7 2007/06/15 20:20:34 dertobi123 Exp $
-
-inherit ruby gems
-
-USE_RUBY="ruby18"
-DESCRIPTION="Fix an exploitable bug in CGI multipart parsing which affects Ruby
-<= 1.8.5"
-HOMEPAGE="https://rubyforge.org/projects/fauna/"
-SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""