summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2014-08-15 17:27:56 +0000
committerRaúl Porcel <armin76@gentoo.org>2014-08-15 17:27:56 +0000
commit1983232abedf8581ef6de38409d2ee0a89340862 (patch)
treec16d9927963a95ad43a5b769af445edd43953e84 /dev-ruby/fcgi
parentVersion bump. (diff)
downloadgentoo-2-1983232abedf8581ef6de38409d2ee0a89340862.tar.gz
gentoo-2-1983232abedf8581ef6de38409d2ee0a89340862.tar.bz2
gentoo-2-1983232abedf8581ef6de38409d2ee0a89340862.zip
sparc stable wrt #497490
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'dev-ruby/fcgi')
-rw-r--r--dev-ruby/fcgi/ChangeLog5
-rw-r--r--dev-ruby/fcgi/fcgi-0.9.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fcgi/ChangeLog b/dev-ruby/fcgi/ChangeLog
index 62134f95eba8..fbf5813a3633 100644
--- a/dev-ruby/fcgi/ChangeLog
+++ b/dev-ruby/fcgi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/fcgi
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/ChangeLog,v 1.20 2014/08/06 06:50:59 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/ChangeLog,v 1.21 2014/08/15 17:27:56 armin76 Exp $
+
+ 15 Aug 2014; Raúl Porcel <armin76@gentoo.org> fcgi-0.9.2.1.ebuild:
+ sparc stable wrt #497490
*fcgi-0.9.2.1-r1 (06 Aug 2014)
diff --git a/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild b/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild
index 1e1b53d85a32..65183916f2ca 100644
--- a/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild
+++ b/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild,v 1.10 2014/07/05 12:51:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild,v 1.11 2014/08/15 17:27:56 armin76 Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 jruby"
@@ -15,7 +15,7 @@ inherit multilib ruby-fakegem
DESCRIPTION="FastCGI library for Ruby"
HOMEPAGE="http://github.com/alphallc/ruby-fcgi-ng"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
LICENSE="Ruby"
DEPEND+=" dev-libs/fcgi"