diff options
author | Pacho Ramos <pacho@gentoo.org> | 2012-11-27 19:41:48 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2012-11-27 19:41:48 +0000 |
commit | 53e67ad2842c35acfea30e27b287227a004b73e5 (patch) | |
tree | 0c835d7aaf3c70d16a5e42fa91d5da0e28ed5400 /www-apps | |
parent | Fix LICENSE, BSD-2 according to README file in tarball. (diff) | |
download | gentoo-2-53e67ad2842c35acfea30e27b287227a004b73e5.tar.gz gentoo-2-53e67ad2842c35acfea30e27b287227a004b73e5.tar.bz2 gentoo-2-53e67ad2842c35acfea30e27b287227a004b73e5.zip |
Drop apache herd as discussed in http://www.gossamer-threads.com/lists/gentoo/dev/262834
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/scgi/ChangeLog | 10 | ||||
-rw-r--r-- | www-apps/scgi/metadata.xml | 2 | ||||
-rw-r--r-- | www-apps/scgi/scgi-1.10.ebuild | 23 | ||||
-rw-r--r-- | www-apps/scgi/scgi-1.12.ebuild | 23 | ||||
-rw-r--r-- | www-apps/scgi/scgi-1.13.ebuild | 22 | ||||
-rw-r--r-- | www-apps/scgi/scgi-1.2.ebuild | 23 |
6 files changed, 8 insertions, 95 deletions
diff --git a/www-apps/scgi/ChangeLog b/www-apps/scgi/ChangeLog index 10754acfdbda..4cd8d5333599 100644 --- a/www-apps/scgi/ChangeLog +++ b/www-apps/scgi/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for www-apps/scgi -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/scgi/ChangeLog,v 1.16 2011/09/01 16:29:55 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/scgi/ChangeLog,v 1.17 2012/11/27 19:41:48 pacho Exp $ + + 27 Nov 2012; Pacho Ramos <pacho@gentoo.org> -scgi-1.10.ebuild, + -scgi-1.12.ebuild, -scgi-1.13.ebuild, -scgi-1.2.ebuild, metadata.xml: + Drop apache herd as discussed in http://www.gossamer- + threads.com/lists/gentoo/dev/262834 01 Sep 2011; Jeroen Roovers <jer@gentoo.org> scgi-1.14.ebuild: Stable for HPPA (bug #366915). @@ -83,4 +88,3 @@ 12 Aug 2003; Grant Goodyear <g2boojum@gentoo.org> scgi-1.2_alpha1.ebuild: New package - diff --git a/www-apps/scgi/metadata.xml b/www-apps/scgi/metadata.xml index c054a8cd9b61..4538a68724a6 100644 --- a/www-apps/scgi/metadata.xml +++ b/www-apps/scgi/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>apache</herd> +<maintainer><email>maintainer-needed@gentoo.org</email></maintainer> </pkgmetadata> diff --git a/www-apps/scgi/scgi-1.10.ebuild b/www-apps/scgi/scgi-1.10.ebuild deleted file mode 100644 index a84d9503a54a..000000000000 --- a/www-apps/scgi/scgi-1.10.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/scgi/scgi-1.10.ebuild,v 1.5 2011/04/11 19:01:23 arfrever Exp $ - -EAPI="3" - -inherit distutils - -KEYWORDS="~amd64 hppa ~ppc ~x86" - -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}/${P}.tar.gz" - -LICENSE="CNRI" -SLOT="0" -IUSE="" - -pkg_postinst() { - distutils_pkg_postinst - einfo "This package does not install mod_scgi!" - einfo "Please 'emerge mod_scgi' if you need it." -} diff --git a/www-apps/scgi/scgi-1.12.ebuild b/www-apps/scgi/scgi-1.12.ebuild deleted file mode 100644 index ec152cfa0c83..000000000000 --- a/www-apps/scgi/scgi-1.12.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/scgi/scgi-1.12.ebuild,v 1.2 2011/04/11 19:01:23 arfrever Exp $ - -EAPI="3" - -inherit distutils - -KEYWORDS="~amd64 ~hppa ~ppc ~x86" - -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}/${P}.tar.gz" - -LICENSE="CNRI" -SLOT="0" -IUSE="" - -pkg_postinst() { - distutils_pkg_postinst - einfo "This package does not install mod_scgi!" - einfo "Please 'emerge mod_scgi' if you need it." -} diff --git a/www-apps/scgi/scgi-1.13.ebuild b/www-apps/scgi/scgi-1.13.ebuild deleted file mode 100644 index 397c5765542f..000000000000 --- a/www-apps/scgi/scgi-1.13.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/scgi/scgi-1.13.ebuild,v 1.3 2011/04/11 19:01:23 arfrever Exp $ - -EAPI="3" - -inherit distutils - -DESCRIPTION="Replacement for the CGI protocol that is similar to FastCGI." -HOMEPAGE="http://www.mems-exchange.org/software/scgi/" -SRC_URI="http://python.ca/scgi/releases/${P}.tar.gz" - -LICENSE="CNRI" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos" -IUSE="" - -pkg_postinst() { - distutils_pkg_postinst - einfo "This package does not install mod_scgi!" - einfo "Please 'emerge mod_scgi' if you need it." -} diff --git a/www-apps/scgi/scgi-1.2.ebuild b/www-apps/scgi/scgi-1.2.ebuild deleted file mode 100644 index 7da0637ee069..000000000000 --- a/www-apps/scgi/scgi-1.2.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/scgi/scgi-1.2.ebuild,v 1.4 2011/04/11 19:01:23 arfrever Exp $ - -EAPI="3" - -inherit distutils - -KEYWORDS="x86 ~ppc" - -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}/${P}.tar.gz" - -LICENSE="CNRI" -SLOT="0" -IUSE="" - -pkg_postinst() { - distutils_pkg_postinst - einfo "This package does not install mod_scgi!" - einfo "Please 'emerge mod_scgi' if you need it." -} |