summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-11-13 22:54:25 +0000
committerJason Wever <weeve@gentoo.org>2005-11-13 22:54:25 +0000
commitaa9e46a4bb0e9f8e6643e99de952c8203724267e (patch)
treea0f591e716a37d5a703e43a5c57f7933be932ef3 /dev-libs/fcgi
parentNew release. (diff)
downloadhistorical-aa9e46a4bb0e9f8e6643e99de952c8203724267e.tar.gz
historical-aa9e46a4bb0e9f8e6643e99de952c8203724267e.tar.bz2
historical-aa9e46a4bb0e9f8e6643e99de952c8203724267e.zip
Stable on SPARC.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'dev-libs/fcgi')
-rw-r--r--dev-libs/fcgi/ChangeLog5
-rw-r--r--dev-libs/fcgi/Manifest14
-rw-r--r--dev-libs/fcgi/fcgi-2.4.0.ebuild4
3 files changed, 8 insertions, 15 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/Manifest b/dev-libs/fcgi/Manifest
index f4e3bc9678e8..58705a501327 100644
--- a/dev-libs/fcgi/Manifest
+++ b/dev-libs/fcgi/Manifest
@@ -1,13 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 b8c5376178136b647b17461f43f018a1 ChangeLog 1490
-MD5 30fed30e6503e33beb82ff26fe607fd0 fcgi-2.4.0.ebuild 785
+MD5 0a7247eb965f9e26bc385fec966e65c2 ChangeLog 1573
+MD5 a0e01c19afdaed600577ec82852b95f1 fcgi-2.4.0.ebuild 782
MD5 1cb3aae45ae9b3e1726be66a7b61b2f5 files/digest-fcgi-2.4.0 62
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFDEF37EZCkKN40op4RAvlDAJ4uEPC6wzb3TVjApUz9gqXx35rEzwCff0lY
-X2sC1cZOc1FryshN5N57sg8=
-=XDnN
------END PGP SIGNATURE-----
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"