summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-06-07 10:08:35 +0000
committerDavid Holm <dholm@gentoo.org>2005-06-07 10:08:35 +0000
commit22bbacd3770f873ab7a63d4d570789abaa7b8d0e (patch)
treede95d5579933b111c066d3a625fffb7fe9e60b0b /www-servers
parenthopefully fixes my patch, 95300 (diff)
downloadhistorical-22bbacd3770f873ab7a63d4d570789abaa7b8d0e.tar.gz
historical-22bbacd3770f873ab7a63d4d570789abaa7b8d0e.tar.bz2
historical-22bbacd3770f873ab7a63d4d570789abaa7b8d0e.zip
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/shttpd/ChangeLog5
-rw-r--r--www-servers/shttpd/Manifest16
-rw-r--r--www-servers/shttpd/shttpd-1.21.ebuild4
3 files changed, 9 insertions, 16 deletions
diff --git a/www-servers/shttpd/ChangeLog b/www-servers/shttpd/ChangeLog
index e78efad2c3a6..1f4e2737438f 100644
--- a/www-servers/shttpd/ChangeLog
+++ b/www-servers/shttpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/shttpd
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/shttpd/ChangeLog,v 1.1 2005/06/06 14:17:42 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/shttpd/ChangeLog,v 1.2 2005/06/07 10:08:35 dholm Exp $
+
+ 07 Jun 2005; David Holm <dholm@gentoo.org> shttpd-1.21.ebuild:
+ Added to ~ppc.
*shttpd-1.21 (06 Jun 2005)
diff --git a/www-servers/shttpd/Manifest b/www-servers/shttpd/Manifest
index 489b9fdc6a44..bb8508b4738d 100644
--- a/www-servers/shttpd/Manifest
+++ b/www-servers/shttpd/Manifest
@@ -1,17 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 a1c0aed04fe19fa253833b68f3c940a1 ChangeLog 491
+MD5 4e37de6a35e7c6c11f6f5c4116c78d37 ChangeLog 572
MD5 4a186842848d9c384e2d12785ba426bc metadata.xml 165
-MD5 ccb5e9f5d008ce43b621b933dfd50005 shttpd-1.21.ebuild 1271
+MD5 ff13c414a1564d038d838b260daaaf46 shttpd-1.21.ebuild 1274
MD5 e8075e7b26f52ed5cb6750573df32559 files/digest-shttpd-1.21 57
-MD5 6f9204c5ccd79aa7756278fa6f66e6fc files/shttpd.xinetd 326
MD5 fb02d1f737f76e6bbb884451df051d1c files/shttpd.confd 1282
MD5 af3d01bc4e48b2f3ff04c0e4d899e18f files/shttpd.initd 1231
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCpFseEZCkKN40op4RAoZnAKCR4mmzRkuQe1VRQexJXJDTGyvCTQCgw9q1
-xRnMlMjSVU/hIKslK8TlZUo=
-=cQdP
------END PGP SIGNATURE-----
+MD5 6f9204c5ccd79aa7756278fa6f66e6fc files/shttpd.xinetd 326
diff --git a/www-servers/shttpd/shttpd-1.21.ebuild b/www-servers/shttpd/shttpd-1.21.ebuild
index 520726187bbc..078434640a6d 100644
--- a/www-servers/shttpd/shttpd-1.21.ebuild
+++ b/www-servers/shttpd/shttpd-1.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/shttpd/shttpd-1.21.ebuild,v 1.1 2005/06/06 14:17:42 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/shttpd/shttpd-1.21.ebuild,v 1.2 2005/06/07 10:08:35 dholm Exp $
inherit eutils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.c"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE="ssl"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6g )"