summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-07-01 14:08:02 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-07-01 14:08:02 +0000
commit5776d69f2f0b0b3ed2f623f61586765df594c8d3 (patch)
tree320a1261c7da817979adb4c7ca0259b4e5211efd
parentStable on alpha, bug #497490 (diff)
downloadgentoo-2-5776d69f2f0b0b3ed2f623f61586765df594c8d3.tar.gz
gentoo-2-5776d69f2f0b0b3ed2f623f61586765df594c8d3.tar.bz2
gentoo-2-5776d69f2f0b0b3ed2f623f61586765df594c8d3.zip
Stable on alpha, bug #497490
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
-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 5fcacb1da83c..c31197550e78 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.16 2014/06/19 18:10:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/ChangeLog,v 1.17 2014/07/01 14:08:02 klausman Exp $
+
+ 01 Jul 2014; Tobias Klausmann <klausman@gentoo.org> fcgi-0.9.2.1.ebuild:
+ Stable on alpha, bug #497490
19 Jun 2014; Markus Meier <maekke@gentoo.org> fcgi-0.9.2.1.ebuild:
arm stable, bug #513052
diff --git a/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild b/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild
index 5adb92f739a1..a4c837e6f703 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.8 2014/06/19 18:10:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild,v 1.9 2014/07/01 14:08:02 klausman 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"