# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-admin/apache-tools/apache-tools-2.2.4-r4.ebuild,v 1.10 2007/10/08 01:31:41 vapier Exp $ inherit flag-o-matic eutils DESCRIPTION="Useful Apache tools - htdigest, htpasswd, ab, htdbm" HOMEPAGE="http://httpd.apache.org/" SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" IUSE="ssl" RESTRICT="test" RDEPEND="=dev-libs/apr-1* =dev-libs/apr-util-1* dev-libs/libpcre ssl? ( dev-libs/openssl ) !/dev/null); do dosym /usr/sbin/${i} /usr/sbin/${i}2 done # Provide a symlink for ab-ssl if use ssl ; then dosym /usr/sbin/ab /usr/sbin/ab-ssl dosym /usr/sbin/ab /usr/sbin/ab2-ssl fi dodoc "${S}"/CHANGES }