summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-07-22 03:26:25 +0000
committerTom Gall <tgall@gentoo.org>2007-07-22 03:26:25 +0000
commite280d8eb7fd7c9009c3e14d23d12a66bc72b92b2 (patch)
tree0706de14276ea3dcc49716e3a7fb131b7554d45a /dev-libs/fcgi
parentDrop virtual/x11 references. (diff)
downloadgentoo-2-e280d8eb7fd7c9009c3e14d23d12a66bc72b92b2.tar.gz
gentoo-2-e280d8eb7fd7c9009c3e14d23d12a66bc72b92b2.tar.bz2
gentoo-2-e280d8eb7fd7c9009c3e14d23d12a66bc72b92b2.zip
stable on ppc64
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-libs/fcgi')
-rw-r--r--dev-libs/fcgi/ChangeLog5
-rw-r--r--dev-libs/fcgi/fcgi-2.4.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/fcgi/ChangeLog b/dev-libs/fcgi/ChangeLog
index 56ae8ffbd1c0..0cdefb25d6df 100644
--- a/dev-libs/fcgi/ChangeLog
+++ b/dev-libs/fcgi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/fcgi
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.30 2007/07/14 18:15:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.31 2007/07/22 03:26:25 tgall Exp $
+
+ 21 Jul 2007; Tom Gall <tgall@gentoo.org> fcgi-2.4.0-r2.ebuild:
+ stable on ppc64
14 Jul 2007; Raúl Porcel <armin76@gentoo.org> fcgi-2.4.0-r2.ebuild:
alpha/x86 stable
diff --git a/dev-libs/fcgi/fcgi-2.4.0-r2.ebuild b/dev-libs/fcgi/fcgi-2.4.0-r2.ebuild
index e72fb5f21b34..d664bab9dc2d 100644
--- a/dev-libs/fcgi/fcgi-2.4.0-r2.ebuild
+++ b/dev-libs/fcgi/fcgi-2.4.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.0-r2.ebuild,v 1.6 2007/07/14 18:15:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.0-r2.ebuild,v 1.7 2007/07/22 03:26:25 tgall Exp $
inherit eutils autotools multilib
@@ -10,7 +10,7 @@ SRC_URI="http://www.fastcgi.com/dist/${P}.tar.gz"
LICENSE="FastCGI"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc-macos ~ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sh sparc x86 ~x86-fbsd"
IUSE="html"
DEPEND=""