summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/fcgi/ChangeLog6
-rw-r--r--dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/fcgi/ChangeLog b/dev-libs/fcgi/ChangeLog
index fd0f46ef96c8..ee33bcdaa7f2 100644
--- a/dev-libs/fcgi/ChangeLog
+++ b/dev-libs/fcgi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/fcgi
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.54 2012/07/29 17:03:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.55 2012/07/29 23:56:22 blueness Exp $
+
+ 29 Jul 2012; Anthony G. Basile <blueness@gentoo.org>
+ fcgi-2.4.1_pre0910052249.ebuild:
+ Stable ppc64, bug #415433
29 Jul 2012; Raúl Porcel <armin76@gentoo.org>
fcgi-2.4.1_pre0910052249.ebuild:
diff --git a/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild b/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild
index 61ca3b7d9897..9e9945c17cbc 100644
--- a/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild
+++ b/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.ebuild,v 1.8 2012/07/29 17:03:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.1_pre0910052249.ebuild,v 1.9 2012/07/29 23:56:22 blueness Exp $
EAPI="2"
@@ -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"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="html"
DEPEND=""