diff options
author | David Holm <dholm@gentoo.org> | 2004-08-30 16:28:08 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-30 16:28:08 +0000 |
commit | dd81f9a9fac7cff867f8fccc73c4e5dfb4da348a (patch) | |
tree | b6c7f9d55bfe3ee77951daa50f669845427e258a /www-servers/mini_httpd | |
parent | Added to ~ppc (diff) | |
download | historical-dd81f9a9fac7cff867f8fccc73c4e5dfb4da348a.tar.gz historical-dd81f9a9fac7cff867f8fccc73c4e5dfb4da348a.tar.bz2 historical-dd81f9a9fac7cff867f8fccc73c4e5dfb4da348a.zip |
Added to ~ppc
Diffstat (limited to 'www-servers/mini_httpd')
-rw-r--r-- | www-servers/mini_httpd/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/mini_httpd/Manifest | 16 | ||||
-rw-r--r-- | www-servers/mini_httpd/mini_httpd-1.19.ebuild | 4 |
3 files changed, 14 insertions, 11 deletions
diff --git a/www-servers/mini_httpd/ChangeLog b/www-servers/mini_httpd/ChangeLog index 37111f8672ad..24f185065af4 100644 --- a/www-servers/mini_httpd/ChangeLog +++ b/www-servers/mini_httpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mini_httpd # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/mini_httpd/ChangeLog,v 1.1 2004/08/08 17:37:46 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/mini_httpd/ChangeLog,v 1.2 2004/08/30 16:28:08 dholm Exp $ + + 30 Aug 2004; David Holm <dholm@gentoo.org> mini_httpd-1.19.ebuild: + Added to ~ppc. *mini_httpd-1.19 (08 Aug 2004) diff --git a/www-servers/mini_httpd/Manifest b/www-servers/mini_httpd/Manifest index 919d49cc5c74..91c85a83d7f0 100644 --- a/www-servers/mini_httpd/Manifest +++ b/www-servers/mini_httpd/Manifest @@ -1,11 +1,11 @@ -MD5 115a7357663e06c99f90609731e068f8 mini_httpd-1.17_beta1.ebuild 1979 -MD5 75175ff32c3258df900c014249b78e3a ChangeLog 1217 +MD5 d74c51459b8458c9fb2afe5210103fc9 ChangeLog 1670 MD5 f61bfa064e3acdfcd826e4a38b121196 metadata.xml 161 -MD5 bc9895cca4fc1622d60aeae8deb02369 mini_httpd-1.19.ebuild 1862 +MD5 0f06e7a680eb21b2f5cc9485583224d8 mini_httpd-1.17_beta1.ebuild 1979 +MD5 c748a96b321fa33bd479e9fde7161831 mini_httpd-1.19.ebuild 1866 +MD5 0a7617c2c08ec920ece4d2b412af270c files/digest-mini_httpd-1.17_beta1 71 +MD5 c000548ba0f55ece3df464f3512f7baa files/digest-mini_httpd-1.19 66 MD5 4999dd0e1f1fef19fee9d91e030157e7 files/mini_httpd.conf.sample 860 MD5 4999dd0e1f1fef19fee9d91e030157e7 files/mini_httpd.conf.sample-1.19 860 -MD5 c000548ba0f55ece3df464f3512f7baa files/digest-mini_httpd-1.19 66 -MD5 188c9ab6523ffd9f8ee5341077d659b0 files/mini_httpd.confd 1129 -MD5 0a7617c2c08ec920ece4d2b412af270c files/digest-mini_httpd-1.17_beta1 71 -MD5 aba8435c08317b3b83a7bef4d79384c2 files/mini_httpd.confd-1.19 1276 -MD5 234fcee94fadbbf917acd0ad7515030d files/mini_httpd.init 860 +MD5 9685388fae3963caf5d21c334d2bc4bb files/mini_httpd.confd 1131 +MD5 a1d6cef277be7b652c38ea2087bb319e files/mini_httpd.confd-1.19 1278 +MD5 d71656642f1a0ea54524b71080fcb866 files/mini_httpd.init 862 diff --git a/www-servers/mini_httpd/mini_httpd-1.19.ebuild b/www-servers/mini_httpd/mini_httpd-1.19.ebuild index 97bdbf13106a..77313b2b1765 100644 --- a/www-servers/mini_httpd/mini_httpd-1.19.ebuild +++ b/www-servers/mini_httpd/mini_httpd-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/mini_httpd/mini_httpd-1.19.ebuild,v 1.1 2004/08/08 17:37:46 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/mini_httpd/mini_httpd-1.19.ebuild,v 1.2 2004/08/30 16:28:08 dholm Exp $ DESCRIPTION="Small forking webserver with optional ssl and ipv6 support" HOMEPAGE="http://www.acme.com/software/mini_httpd/" @@ -8,7 +8,7 @@ SRC_URI="http://www.acme.com/software/mini_httpd/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="ssl ipv6" DEPEND="virtual/libc |