diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:28:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:28:13 +0000 |
commit | b48e642a185c5bd9c08971c3b3d91a87a766acdd (patch) | |
tree | 0a7fd3316971e8148034ca46b3cd7a8585abbbf3 | |
parent | whitespace (diff) | |
download | historical-b48e642a185c5bd9c08971c3b3d91a87a766acdd.tar.gz historical-b48e642a185c5bd9c08971c3b3d91a87a766acdd.tar.bz2 historical-b48e642a185c5bd9c08971c3b3d91a87a766acdd.zip |
whitespace
Package-Manager: portage-2.1.2.7
-rw-r--r-- | net-libs/libpcap-ringbuffer/libpcap-ringbuffer-0.9.20060417.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libpri/libpri-1.2.2-r1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libupnp/libupnp-1.4.6.ebuild | 4 | ||||
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.2.2-r2.ebuild | 4 | ||||
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.2.2-r3.ebuild | 4 | ||||
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.2.2.ebuild | 4 | ||||
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.3-r2.ebuild | 4 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.8.1.4.ebuild | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/net-libs/libpcap-ringbuffer/libpcap-ringbuffer-0.9.20060417.ebuild b/net-libs/libpcap-ringbuffer/libpcap-ringbuffer-0.9.20060417.ebuild index b44aa350d41d..219db0325358 100644 --- a/net-libs/libpcap-ringbuffer/libpcap-ringbuffer-0.9.20060417.ebuild +++ b/net-libs/libpcap-ringbuffer/libpcap-ringbuffer-0.9.20060417.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap-ringbuffer/libpcap-ringbuffer-0.9.20060417.ebuild,v 1.3 2007/05/08 22:56:03 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap-ringbuffer/libpcap-ringbuffer-0.9.20060417.ebuild,v 1.4 2007/06/26 02:26:28 mr_bones_ Exp $ inherit eutils toolchain-funcs linux-info multilib libtool autotools @@ -45,7 +45,7 @@ src_install() { dosym libpcap-0.9.3.so /usr/$(get_libdir)/libpcap.so.0.9 dosym libpcap-0.9.3.so /usr/$(get_libdir)/libpcap.so.0 - #set PCAP_FRAMES=max + #set PCAP_FRAMES=max echo "PCAP_FRAMES=32768" > "${T}/99libpcap-ringbuffer" doenvd "${T}/99libpcap-ringbuffer" } diff --git a/net-libs/libpri/libpri-1.2.2-r1.ebuild b/net-libs/libpri/libpri-1.2.2-r1.ebuild index 0cec69743072..78eb020a22d2 100644 --- a/net-libs/libpri/libpri-1.2.2-r1.ebuild +++ b/net-libs/libpri/libpri-1.2.2-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libpri/libpri-1.2.2-r1.ebuild,v 1.1 2006/04/16 00:44:35 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpri/libpri-1.2.2-r1.ebuild,v 1.2 2007/06/26 02:26:51 mr_bones_ Exp $ inherit eutils -# NOTE: +# NOTE: # this is libpri-1.2.2-r3 in the overlay IUSE="bri" diff --git a/net-libs/libupnp/libupnp-1.4.6.ebuild b/net-libs/libupnp/libupnp-1.4.6.ebuild index 142cf15bed2f..f0e9e1aea762 100644 --- a/net-libs/libupnp/libupnp-1.4.6.ebuild +++ b/net-libs/libupnp/libupnp-1.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.4.6.ebuild,v 1.6 2007/06/06 19:53:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.4.6.ebuild,v 1.7 2007/06/26 02:27:16 mr_bones_ Exp $ WANT_AUTOMAKE=1.9 @@ -29,7 +29,7 @@ src_unpack() { src_compile() { use x86-fbsd && append-flags -O1 - # w/o docdir to avoid sandbox violations + # w/o docdir to avoid sandbox violations econf \ $(use_enable debug) \ --without-docdir \ diff --git a/net-libs/wvstreams/wvstreams-4.2.2-r2.ebuild b/net-libs/wvstreams/wvstreams-4.2.2-r2.ebuild index d65caafdcaa6..e97ebacaff5c 100644 --- a/net-libs/wvstreams/wvstreams-4.2.2-r2.ebuild +++ b/net-libs/wvstreams/wvstreams-4.2.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.2.2-r2.ebuild,v 1.7 2006/11/04 21:35:40 eroyf Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.2.2-r2.ebuild,v 1.8 2007/06/26 02:27:44 mr_bones_ Exp $ inherit eutils fixheadtails @@ -53,7 +53,7 @@ src_unpack() { #needed by xplc and as-needed patch: cd "${S}" env WANT_AUTOCONF=2.5 autoconf || die "autoconf failed" - #without following, the makefile would remove some files and request + #without following, the makefile would remove some files and request #you to run ./configure again touch include/wvautoconf.h.in configure } diff --git a/net-libs/wvstreams/wvstreams-4.2.2-r3.ebuild b/net-libs/wvstreams/wvstreams-4.2.2-r3.ebuild index d93aa0348378..bbc6352e2883 100644 --- a/net-libs/wvstreams/wvstreams-4.2.2-r3.ebuild +++ b/net-libs/wvstreams/wvstreams-4.2.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.2.2-r3.ebuild,v 1.1 2007/02/08 19:07:02 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.2.2-r3.ebuild,v 1.2 2007/06/26 02:27:44 mr_bones_ Exp $ WANT_AUTOCONF=2.59 WANT_AUTOMAKE=none @@ -56,7 +56,7 @@ src_unpack() { #needed by xplc and as-needed patch: cd "${S}" eautoconf || die "autoconf failed" - #without following, the makefile would remove some files and request + #without following, the makefile would remove some files and request #you to run ./configure again touch include/wvautoconf.h.in configure } diff --git a/net-libs/wvstreams/wvstreams-4.2.2.ebuild b/net-libs/wvstreams/wvstreams-4.2.2.ebuild index f19499fce8b3..e41a093aae5a 100644 --- a/net-libs/wvstreams/wvstreams-4.2.2.ebuild +++ b/net-libs/wvstreams/wvstreams-4.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.2.2.ebuild,v 1.9 2006/10/23 07:46:37 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.2.2.ebuild,v 1.10 2007/06/26 02:27:44 mr_bones_ Exp $ inherit eutils fixheadtails @@ -54,7 +54,7 @@ src_unpack() { src_compile() { env WANT_AUTOCONF=2.5 autoconf || die "autoconf failed" #needed by xplc and tcl patch - #without following, the makefile would remove some files and request + #without following, the makefile would remove some files and request #you to run ./configure again touch include/wvautoconf.h.in configure diff --git a/net-libs/wvstreams/wvstreams-4.3-r2.ebuild b/net-libs/wvstreams/wvstreams-4.3-r2.ebuild index 69428ca2b75e..a27b79f1e389 100644 --- a/net-libs/wvstreams/wvstreams-4.3-r2.ebuild +++ b/net-libs/wvstreams/wvstreams-4.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.3-r2.ebuild,v 1.6 2007/06/01 20:37:38 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.3-r2.ebuild,v 1.7 2007/06/26 02:27:44 mr_bones_ Exp $ WANT_AUTOCONF=2.59 WANT_AUTOMAKE=none @@ -58,7 +58,7 @@ src_unpack() { #needed by xplc and as-needed patch: cd "${S}" eautoconf || die "autoconf failed" - #without following, the makefile would remove some files and request + #without following, the makefile would remove some files and request #you to run ./configure again touch include/wvautoconf.h.in configure } diff --git a/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild b/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild index b7456fcaaa27..9f8ff95a68d2 100644 --- a/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild +++ b/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild,v 1.7 2007/06/15 10:25:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild,v 1.8 2007/06/26 02:28:13 mr_bones_ Exp $ WANT_AUTOCONF="2.1" @@ -77,7 +77,7 @@ src_compile() { mozconfig_annotate '' --enable-oji --enable-mathml mozconfig_annotate '' --with-default-mozilla-five-home=${MOZILLA_FIVE_HOME} - #disable java + #disable java if ! use java ; then mozconfig_annotate '-java' --disable-javaxpcom fi |