summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-05-22 01:05:55 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-05-22 01:05:55 +0000
commit51e003532e4c2b2d0f7b20cbe41ace02b03dd780 (patch)
treeb4f5039b3114ea974d532b67046652deef01f180 /net-www/scgi
parentfix bug #51594, no version bump for now. (Manifest recommit) (diff)
downloadgentoo-2-51e003532e4c2b2d0f7b20cbe41ace02b03dd780.tar.gz
gentoo-2-51e003532e4c2b2d0f7b20cbe41ace02b03dd780.tar.bz2
gentoo-2-51e003532e4c2b2d0f7b20cbe41ace02b03dd780.zip
bump alpha1 to stable, and put in new version.
Diffstat (limited to 'net-www/scgi')
-rw-r--r--net-www/scgi/ChangeLog10
-rw-r--r--net-www/scgi/Manifest8
-rw-r--r--net-www/scgi/files/digest-scgi-1.2_alpha21
-rw-r--r--net-www/scgi/scgi-1.2_alpha1.ebuild6
-rw-r--r--net-www/scgi/scgi-1.2_alpha2.ebuild20
5 files changed, 37 insertions, 8 deletions
diff --git a/net-www/scgi/ChangeLog b/net-www/scgi/ChangeLog
index 62e02e8910d5..b34ae088b171 100644
--- a/net-www/scgi/ChangeLog
+++ b/net-www/scgi/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-www/scgi
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/scgi/ChangeLog,v 1.2 2003/10/29 04:50:31 robbat2 Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/scgi/ChangeLog,v 1.3 2004/05/22 01:05:55 robbat2 Exp $
+
+*scgi-1.2_alpha2 (21 May 2004)
+
+ 21 May 2004; Robin H. Johnson <robbat2@gentoo.org> scgi-1.2_alpha1.ebuild,
+ scgi-1.2_alpha2.ebuild:
+ bump alpha1 to stable, and put in new version.
28 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> metadata.xml,
scgi-1.2_alpha1.ebuild:
diff --git a/net-www/scgi/Manifest b/net-www/scgi/Manifest
index c73259ce6334..778480ce302d 100644
--- a/net-www/scgi/Manifest
+++ b/net-www/scgi/Manifest
@@ -1,4 +1,6 @@
-MD5 fe6e3027503038b59f1e9b4ee2cb3baa files/digest-scgi-1.2_alpha1 61
-MD5 1a32a83f4d9b1b333727c41cea4aea68 scgi-1.2_alpha1.ebuild 656
-MD5 a071bc5300e96cb22f5353445b5b9a1b ChangeLog 457
+MD5 04d204d0be4735bb7909a1cf0ae36838 scgi-1.2_alpha2.ebuild 655
+MD5 25782a2cd446f67473530f73f7cb7412 scgi-1.2_alpha1.ebuild 654
+MD5 edf13bdb3cfeee09c4d5eb203aa6a696 ChangeLog 456
MD5 0c1ffc3eff281366ee07df94a66166e6 metadata.xml 160
+MD5 fe6e3027503038b59f1e9b4ee2cb3baa files/digest-scgi-1.2_alpha1 61
+MD5 7ec590d1ee6da7b63a722808c6758ee7 files/digest-scgi-1.2_alpha2 61
diff --git a/net-www/scgi/files/digest-scgi-1.2_alpha2 b/net-www/scgi/files/digest-scgi-1.2_alpha2
new file mode 100644
index 000000000000..a7f1d9545edd
--- /dev/null
+++ b/net-www/scgi/files/digest-scgi-1.2_alpha2
@@ -0,0 +1 @@
+MD5 7ed218368a2dadaf8773cef944faa0bf scgi-1.2a2.tar.gz 17713
diff --git a/net-www/scgi/scgi-1.2_alpha1.ebuild b/net-www/scgi/scgi-1.2_alpha1.ebuild
index 2bc7b75db12e..e11888372cc9 100644
--- a/net-www/scgi/scgi-1.2_alpha1.ebuild
+++ b/net-www/scgi/scgi-1.2_alpha1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/scgi/scgi-1.2_alpha1.ebuild,v 1.2 2003/10/29 04:50:31 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/scgi/scgi-1.2_alpha1.ebuild,v 1.3 2004/05/22 01:05:55 robbat2 Exp $
MY_P=${P/_alpha/a}
S=${WORKDIR}/${MY_P}
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.mems-exchange.org/software/scgi/"
SRC_URI="http://www.mems-exchange.org/software/files/${PN}/${MY_P}.tar.gz"
LICENSE="CNRI"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
inherit distutils
diff --git a/net-www/scgi/scgi-1.2_alpha2.ebuild b/net-www/scgi/scgi-1.2_alpha2.ebuild
new file mode 100644
index 000000000000..090f0821cacb
--- /dev/null
+++ b/net-www/scgi/scgi-1.2_alpha2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/scgi/scgi-1.2_alpha2.ebuild,v 1.1 2004/05/22 01:05:55 robbat2 Exp $
+
+MY_P=${P/_alpha/a}
+S=${WORKDIR}/${MY_P}
+DESCRIPTION="Replacement for the CGI protocol that is similar to FastCGI"
+HOMEPAGE="http://www.mems-exchange.org/software/scgi/"
+SRC_URI="http://www.mems-exchange.org/software/files/${PN}/${MY_P}.tar.gz"
+LICENSE="CNRI"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+inherit distutils
+
+pkg_postinst() {
+ einfo "This package does not install mod_scgi"
+ einfo "Please 'emerge mod_scgi' if you need it"
+}