summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-23 11:37:06 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-23 11:37:06 +0000
commitbb7e6ca59e155d5ba5f7e46a818261960ff12377 (patch)
tree1f17c825231836624ea1119a910b6be876b9b5a5 /dev-libs/fcgi
parentStable for ia64, wrt bug #537978 (diff)
downloadgentoo-2-bb7e6ca59e155d5ba5f7e46a818261960ff12377.tar.gz
gentoo-2-bb7e6ca59e155d5ba5f7e46a818261960ff12377.tar.bz2
gentoo-2-bb7e6ca59e155d5ba5f7e46a818261960ff12377.zip
Stable for ia64, wrt bug #539164
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/fcgi')
-rw-r--r--dev-libs/fcgi/ChangeLog6
-rw-r--r--dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/fcgi/ChangeLog b/dev-libs/fcgi/ChangeLog
index 7fe172589eb8..55c880bc0947 100644
--- a/dev-libs/fcgi/ChangeLog
+++ b/dev-libs/fcgi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/fcgi
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.67 2015/02/18 09:17:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.68 2015/02/23 11:37:06 ago Exp $
+
+ 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
+ fcgi-2.4.1_pre0910052249-r2.ebuild:
+ Stable for ia64, wrt bug #539164
18 Feb 2015; Agostino Sarubbo <ago@gentoo.org>
fcgi-2.4.1_pre0910052249-r2.ebuild:
diff --git a/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild b/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild
index 940574f4093c..ba5a8960bdc8 100644
--- a/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild
+++ b/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild,v 1.8 2015/02/18 09:17:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249-r2.ebuild,v 1.9 2015/02/23 11:37:06 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://www.fastcgi.com/dist/fcgi-2.4.1-SNAP-0910052249.tar.gz"
LICENSE="FastCGI"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="html"
DEPEND=""