diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:53:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:53:53 +0000 |
commit | b219528cc81d12f56b678cf3f0ebd475bef25390 (patch) | |
tree | 66c8def914d9a540d5eab4ecb8debc45dec34415 /net-libs | |
parent | Gentoo Technologies -> Gentoo Foundation (diff) | |
download | historical-b219528cc81d12f56b678cf3f0ebd475bef25390.tar.gz historical-b219528cc81d12f56b678cf3f0ebd475bef25390.tar.bz2 historical-b219528cc81d12f56b678cf3f0ebd475bef25390.zip |
sync IUSE (-static)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r6.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r6.ebuild b/net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r6.ebuild index fb69f909f1ed..2bff3be15763 100644 --- a/net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r6.ebuild +++ b/net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r6.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/net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r6.ebuild,v 1.9 2004/07/05 07:15:32 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r6.ebuild,v 1.10 2004/07/15 00:53:53 agriffis Exp $ MY_P="libhttpd-1.3p-f" @@ -10,7 +10,7 @@ SRC_URI="http://www.deleet.de/projekte/daap/daapd/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~amd64" -IUSE="static" +IUSE="" DEPEND="" S="${WORKDIR}/libhttpd-1.3-persistent-f" diff --git a/net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r7.ebuild b/net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r7.ebuild index daa6987cf8c5..3a5a24fb8705 100644 --- a/net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r7.ebuild +++ b/net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r7.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/net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r7.ebuild,v 1.1 2004/07/07 09:37:50 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r7.ebuild,v 1.2 2004/07/15 00:53:53 agriffis Exp $ MY_P="libhttpd-1.3p-g" @@ -10,7 +10,7 @@ SRC_URI="http://www.deleet.de/projekte/daap/daapd/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~amd64 ~sparc" -IUSE="static" +IUSE="" DEPEND="" S="${WORKDIR}/libhttpd-1.3-persistent-g" |