summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-15 17:30:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-15 17:30:29 +0000
commitad5f4fae2cd16fb40d8426076a6b4f56bce37384 (patch)
treece622749eacb161a92ca51635bdd205c47835e48 /dev-ruby/fcgi
parentStable for ppc, wrt bug #492268 (diff)
downloadgentoo-2-ad5f4fae2cd16fb40d8426076a6b4f56bce37384.tar.gz
gentoo-2-ad5f4fae2cd16fb40d8426076a6b4f56bce37384.tar.bz2
gentoo-2-ad5f4fae2cd16fb40d8426076a6b4f56bce37384.zip
Stable for ppc, wrt bug #492268
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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 c1760f47dee1..f49e776f8695 100644
--- a/dev-ruby/fcgi/ChangeLog
+++ b/dev-ruby/fcgi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/fcgi
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/ChangeLog,v 1.9 2013/12/15 17:18:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/ChangeLog,v 1.10 2013/12/15 17:30:29 ago Exp $
+
+ 15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> fcgi-0.9.2.1.ebuild:
+ Stable for ppc, wrt bug #492268
15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> fcgi-0.9.2.1.ebuild:
Stable for amd64, wrt bug #492268
diff --git a/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild b/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild
index eb8b05cf5112..356a86c92a75 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-2013 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.2 2013/12/15 17:18:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild,v 1.3 2013/12/15 17:30:29 ago Exp $
EAPI=5
USE_RUBY="ruby18 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"