summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-11-13 22:58:02 +0000
committerJason Wever <weeve@gentoo.org>2005-11-13 22:58:02 +0000
commitff2f8f9a25bb4bfc76e98e9966bea7a96f54db23 (patch)
tree024007af1b3eed4e429bae5f7142d415aeab42c7 /dev-libs/fcgi
parentStable on SPARC. (diff)
downloadgentoo-2-ff2f8f9a25bb4bfc76e98e9966bea7a96f54db23.tar.gz
gentoo-2-ff2f8f9a25bb4bfc76e98e9966bea7a96f54db23.tar.bz2
gentoo-2-ff2f8f9a25bb4bfc76e98e9966bea7a96f54db23.zip
Stable on SPARC.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-libs/fcgi')
-rw-r--r--dev-libs/fcgi/ChangeLog5
-rw-r--r--dev-libs/fcgi/fcgi-2.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/fcgi/ChangeLog b/dev-libs/fcgi/ChangeLog
index 1dbb3882b717..d01a6b7f13ef 100644
--- a/dev-libs/fcgi/ChangeLog
+++ b/dev-libs/fcgi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/fcgi
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.13 2005/08/27 12:34:43 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.14 2005/11/13 22:54:25 weeve Exp $
+
+ 13 Nov 2005; Jason Wever <weeve@gentoo.org> fcgi-2.4.0.ebuild:
+ Stable on SPARC.
27 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> fcgi-2.4.0.ebuild:
Use econf instead of calling ./configure directly so config.{sub,guess} get
diff --git a/dev-libs/fcgi/fcgi-2.4.0.ebuild b/dev-libs/fcgi/fcgi-2.4.0.ebuild
index 05a38c4ba7fa..bd107ac3435b 100644
--- a/dev-libs/fcgi/fcgi-2.4.0.ebuild
+++ b/dev-libs/fcgi/fcgi-2.4.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 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.ebuild,v 1.15 2005/08/27 12:34:43 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/fcgi-2.4.0.ebuild,v 1.16 2005/11/13 22:54:25 weeve Exp $
DESCRIPTION="FastCGI Developer's Kit"
HOMEPAGE="http://www.fastcgi.com/"
SRC_URI="http://www.fastcgi.com/dist/${P}.tar.gz"
LICENSE="FastCGI"
SLOT="0"
-KEYWORDS="amd64 ~mips ppc ~ppc-macos ~sparc x86"
+KEYWORDS="amd64 ~mips ppc ~ppc-macos sparc x86"
IUSE=""
DEPEND="virtual/libc"