summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-06-19 18:10:23 +0000
committerMarkus Meier <maekke@gentoo.org>2014-06-19 18:10:23 +0000
commit1de50f8ec04c868bb12899592ded6c4210f726e9 (patch)
treeff5040c20562cebff9c634897e954ad8b5efed25 /dev-ruby/fcgi
parentarm stable, bug #512452 (diff)
downloadgentoo-2-1de50f8ec04c868bb12899592ded6c4210f726e9.tar.gz
gentoo-2-1de50f8ec04c868bb12899592ded6c4210f726e9.tar.bz2
gentoo-2-1de50f8ec04c868bb12899592ded6c4210f726e9.zip
arm stable, bug #513052
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 46b1fa46fcf1..5fcacb1da83c 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.15 2014/06/12 16:06:15 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fcgi/ChangeLog,v 1.16 2014/06/19 18:10:23 maekke Exp $
+
+ 19 Jun 2014; Markus Meier <maekke@gentoo.org> fcgi-0.9.2.1.ebuild:
+ arm stable, bug #513052
12 Jun 2014; Manuel Rüger <mrueg@gentoo.org> fcgi-0.8.8-r2.ebuild,
fcgi-0.9.2.1.ebuild:
diff --git a/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild b/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild
index 3feb6b767b3a..5adb92f739a1 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.7 2014/06/12 16:06:15 mrueg Exp $
+# $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 $
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"