diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:06:22 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:06:22 +0000 |
commit | 0b345fb10c11286faf9f0aa501039482e35560de (patch) | |
tree | 00f2acdb8daca58d41e139e6ef626d65902535eb /net-misc/neon | |
parent | sync IUSE (+apache2) (Manifest recommit) (diff) | |
download | gentoo-2-0b345fb10c11286faf9f0aa501039482e35560de.tar.gz gentoo-2-0b345fb10c11286faf9f0aa501039482e35560de.tar.bz2 gentoo-2-0b345fb10c11286faf9f0aa501039482e35560de.zip |
sync IUSE (+zlib), don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'net-misc/neon')
-rw-r--r-- | net-misc/neon/neon-0.21.3.ebuild | 4 | ||||
-rw-r--r-- | net-misc/neon/neon-0.23.8.ebuild | 6 | ||||
-rw-r--r-- | net-misc/neon/neon-0.23.9.ebuild | 6 | ||||
-rw-r--r-- | net-misc/neon/neon-0.24.0.ebuild | 5 | ||||
-rw-r--r-- | net-misc/neon/neon-0.24.2.ebuild | 5 | ||||
-rw-r--r-- | net-misc/neon/neon-0.24.4.ebuild | 3 |
6 files changed, 10 insertions, 19 deletions
diff --git a/net-misc/neon/neon-0.21.3.ebuild b/net-misc/neon/neon-0.21.3.ebuild index c2c797cf689d..c073a4eca7d3 100644 --- a/net-misc/neon/neon-0.21.3.ebuild +++ b/net-misc/neon/neon-0.21.3.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.21.3.ebuild,v 1.12 2004/06/25 03:11:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.21.3.ebuild,v 1.13 2004/07/15 03:06:22 agriffis Exp $ IUSE="ssl" -S=${WORKDIR}/${P} DESCRIPTION="HTTP and WebDAV client library" SRC_URI="http://www.webdav.org/${PN}/${P}.tar.gz" HOMEPAGE="http://www.webdav.org/neon" @@ -33,4 +32,3 @@ src_install () { dodoc AUTHORS BUGS ChangeLog NEWS README THANKS TODO doc/* } - diff --git a/net-misc/neon/neon-0.23.8.ebuild b/net-misc/neon/neon-0.23.8.ebuild index 79b50a4867f6..988cb43796f8 100644 --- a/net-misc/neon/neon-0.23.8.ebuild +++ b/net-misc/neon/neon-0.23.8.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.23.8.ebuild,v 1.7 2004/06/25 03:11:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.23.8.ebuild,v 1.8 2004/07/15 03:06:22 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="HTTP and WebDAV client library" SRC_URI="http://www.webdav.org/${PN}/${P}.tar.gz" HOMEPAGE="http://www.webdav.org/neon" @@ -11,7 +10,7 @@ DEPEND="dev-libs/libxml2 SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc ~sparc " -IUSE="ssl" +IUSE="ssl zlib" src_compile() { local myc='--enable-shared' @@ -27,4 +26,3 @@ src_install () { einstall dodoc AUTHORS BUGS ChangeLog NEWS README THANKS TODO doc/* } - diff --git a/net-misc/neon/neon-0.23.9.ebuild b/net-misc/neon/neon-0.23.9.ebuild index 0468511cc587..aec85e040569 100644 --- a/net-misc/neon/neon-0.23.9.ebuild +++ b/net-misc/neon/neon-0.23.9.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.23.9.ebuild,v 1.5 2004/06/25 03:11:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.23.9.ebuild,v 1.6 2004/07/15 03:06:22 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="HTTP and WebDAV client library" SRC_URI="http://www.webdav.org/${PN}/${P}.tar.gz" HOMEPAGE="http://www.webdav.org/neon" @@ -11,7 +10,7 @@ DEPEND="dev-libs/libxml2 SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ppc ~sparc " -IUSE="ssl" +IUSE="ssl zlib" src_compile() { local myc='--enable-shared' @@ -27,4 +26,3 @@ src_install () { einstall dodoc AUTHORS BUGS ChangeLog NEWS README THANKS TODO doc/* } - diff --git a/net-misc/neon/neon-0.24.0.ebuild b/net-misc/neon/neon-0.24.0.ebuild index 768606497287..4794d1063e08 100644 --- a/net-misc/neon/neon-0.24.0.ebuild +++ b/net-misc/neon/neon-0.24.0.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.0.ebuild,v 1.4 2004/06/25 03:11:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.0.ebuild,v 1.5 2004/07/15 03:06:22 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="HTTP and WebDAV client library" SRC_URI="http://www.webdav.org/${PN}/${P}.tar.gz" HOMEPAGE="http://www.webdav.org/neon" @@ -11,7 +10,7 @@ DEPEND="dev-libs/libxml2 SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ppc ~sparc" -IUSE="ssl" +IUSE="ssl zlib" src_compile() { local myc='--enable-shared' diff --git a/net-misc/neon/neon-0.24.2.ebuild b/net-misc/neon/neon-0.24.2.ebuild index 4146f7a99119..0114c5dbf100 100644 --- a/net-misc/neon/neon-0.24.2.ebuild +++ b/net-misc/neon/neon-0.24.2.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.2.ebuild,v 1.6 2004/06/25 03:11:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.2.ebuild,v 1.7 2004/07/15 03:06:22 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="HTTP and WebDAV client library" SRC_URI="http://www.webdav.org/${PN}/${P}.tar.gz" HOMEPAGE="http://www.webdav.org/neon" @@ -11,7 +10,7 @@ DEPEND="dev-libs/libxml2 SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ppc ~sparc" -IUSE="ssl" +IUSE="ssl zlib" src_compile() { local myc='--enable-shared' diff --git a/net-misc/neon/neon-0.24.4.ebuild b/net-misc/neon/neon-0.24.4.ebuild index 57e6ac35abfc..fe271b28c77d 100644 --- a/net-misc/neon/neon-0.24.4.ebuild +++ b/net-misc/neon/neon-0.24.4.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.4.ebuild,v 1.6 2004/06/25 03:11:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.24.4.ebuild,v 1.7 2004/07/15 03:06:22 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="HTTP and WebDAV client library" SRC_URI="http://www.webdav.org/${PN}/${P}.tar.gz" HOMEPAGE="http://www.webdav.org/neon" |