diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-02-01 08:04:44 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-02-01 08:04:44 +0000 |
commit | 25d8a09b58d083dec1f8ece1f19162306eaf51e0 (patch) | |
tree | 6ee1aff3c928a1e9222717ad3104a88e13601f5c /dev-ruby/ruby-fcgi/ruby-fcgi-0.8.4.ebuild | |
parent | (Portage version: 2.0.51-r15) (Manifest recommit) (diff) | |
download | gentoo-2-25d8a09b58d083dec1f8ece1f19162306eaf51e0.tar.gz gentoo-2-25d8a09b58d083dec1f8ece1f19162306eaf51e0.tar.bz2 gentoo-2-25d8a09b58d083dec1f8ece1f19162306eaf51e0.zip |
Version bumped with a fix to SIGABRT when the client breaks the connection with the server. Thanks to Xavier Neys <neysx@gentoo.org>; bug #79557.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-ruby/ruby-fcgi/ruby-fcgi-0.8.4.ebuild')
-rw-r--r-- | dev-ruby/ruby-fcgi/ruby-fcgi-0.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.4.ebuild b/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.4.ebuild index 2d363e75cf5b..7d4ea85b39b4 100644 --- a/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.4.ebuild +++ b/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.4.ebuild,v 1.2 2004/09/02 13:28:38 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.4.ebuild,v 1.3 2005/02/01 08:04:44 usata Exp $ inherit ruby |