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 | 0c0c358e3f4c537b55dd82741ec2970d7f283df6 (patch) | |
tree | 3e778c977f9d0d322712776cf3a38cb06f48f388 /www-servers | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-0c0c358e3f4c537b55dd82741ec2970d7f283df6.tar.gz gentoo-2-0c0c358e3f4c537b55dd82741ec2970d7f283df6.tar.bz2 gentoo-2-0c0c358e3f4c537b55dd82741ec2970d7f283df6.zip |
Added to ~ppc
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/mini_httpd/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/mini_httpd/mini_httpd-1.19.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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 |