diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 07:18:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 07:18:13 +0000 |
commit | 60bdf5ad98f678777691dc4e3d62e126a570c964 (patch) | |
tree | 6af4bf2f6b87e6fb5e4688f1ab465107607d2904 | |
parent | whitespace (diff) | |
download | gentoo-2-60bdf5ad98f678777691dc4e3d62e126a570c964.tar.gz gentoo-2-60bdf5ad98f678777691dc4e3d62e126a570c964.tar.bz2 gentoo-2-60bdf5ad98f678777691dc4e3d62e126a570c964.zip |
whitespace
(Portage version: 2.1.2.9)
-rw-r--r-- | net-libs/ccrtp/ccrtp-1.4.1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/ccrtp/ccrtp-1.5.0.ebuild | 3 | ||||
-rw-r--r-- | net-libs/cvm/cvm-0.32-r1.ebuild | 3 | ||||
-rw-r--r-- | net-libs/libgmail/libgmail-0.1.5.1.ebuild | 3 | ||||
-rw-r--r-- | net-libs/libksnmp/libksnmp-0.3.ebuild | 3 | ||||
-rw-r--r-- | net-libs/libsoup/libsoup-2.2.100.ebuild | 3 | ||||
-rw-r--r-- | net-libs/libsoup/libsoup-2.2.3-r1.ebuild | 3 | ||||
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r4.ebuild | 3 | ||||
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r5.ebuild | 3 | ||||
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r6.ebuild | 3 | ||||
-rw-r--r-- | net-libs/linc/linc-0.5.3.ebuild | 3 | ||||
-rw-r--r-- | net-libs/loudmouth/loudmouth-0.17.2-r2.ebuild | 3 | ||||
-rw-r--r-- | net-libs/meanwhile/meanwhile-0.5.0.ebuild | 3 | ||||
-rw-r--r-- | net-libs/meanwhile/meanwhile-1.0.1.ebuild | 3 | ||||
-rw-r--r-- | net-libs/meanwhile/meanwhile-1.0.2.ebuild | 3 | ||||
-rw-r--r-- | net-libs/roadrunner/roadrunner-0.9.1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.8.1.4.ebuild | 3 |
17 files changed, 17 insertions, 36 deletions
diff --git a/net-libs/ccrtp/ccrtp-1.4.1.ebuild b/net-libs/ccrtp/ccrtp-1.4.1.ebuild index 9c348a7ac36c..cbb7a0f08ebb 100644 --- a/net-libs/ccrtp/ccrtp-1.4.1.ebuild +++ b/net-libs/ccrtp/ccrtp-1.4.1.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/ccrtp/ccrtp-1.4.1.ebuild,v 1.1 2006/07/11 14:23:34 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.4.1.ebuild,v 1.2 2007/07/13 07:18:13 mr_bones_ Exp $ DESCRIPTION="GNU ccRTP is an implementation of RTP, the real-time transport protocol from the IETF" HOMEPAGE="http://www.gnu.org/software/ccrtp/" @@ -14,7 +14,6 @@ SLOT="0" DEPEND=">=dev-cpp/commoncpp2-1.3.0" RDEPEND="${DEPEND}" - src_install() { emake DESTDIR=${D} install || die dodoc README ChangeLog AUTHORS NEWS TODO @@ -27,4 +26,3 @@ pkg_postinst() { ewarn fi } - diff --git a/net-libs/ccrtp/ccrtp-1.5.0.ebuild b/net-libs/ccrtp/ccrtp-1.5.0.ebuild index 6239616ca775..992baac33989 100644 --- a/net-libs/ccrtp/ccrtp-1.5.0.ebuild +++ b/net-libs/ccrtp/ccrtp-1.5.0.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/ccrtp/ccrtp-1.5.0.ebuild,v 1.2 2006/11/05 23:14:55 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.5.0.ebuild,v 1.3 2007/07/13 07:18:13 mr_bones_ Exp $ DESCRIPTION="GNU ccRTP is an implementation of RTP, the real-time transport protocol from the IETF" HOMEPAGE="http://www.gnu.org/software/ccrtp/" @@ -30,4 +30,3 @@ pkg_postinst() { ewarn fi } - diff --git a/net-libs/cvm/cvm-0.32-r1.ebuild b/net-libs/cvm/cvm-0.32-r1.ebuild index 3c76f257b672..e33dcfc070da 100644 --- a/net-libs/cvm/cvm-0.32-r1.ebuild +++ b/net-libs/cvm/cvm-0.32-r1.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/cvm/cvm-0.32-r1.ebuild,v 1.4 2006/11/23 20:01:22 vivo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/cvm/cvm-0.32-r1.ebuild,v 1.5 2007/07/13 07:18:13 mr_bones_ Exp $ inherit toolchain-funcs @@ -19,7 +19,6 @@ DEPEND="${RDEPEND} mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql )" - src_compile() { echo "/usr/lib/bglibs/include" > conf-bgincs echo "/usr/lib/bglibs/lib" > conf-bglibs diff --git a/net-libs/libgmail/libgmail-0.1.5.1.ebuild b/net-libs/libgmail/libgmail-0.1.5.1.ebuild index 0182b7164b34..95ed02576cab 100644 --- a/net-libs/libgmail/libgmail-0.1.5.1.ebuild +++ b/net-libs/libgmail/libgmail-0.1.5.1.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/libgmail/libgmail-0.1.5.1.ebuild,v 1.2 2007/07/13 01:17:29 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgmail/libgmail-0.1.5.1.ebuild,v 1.3 2007/07/13 07:18:13 mr_bones_ Exp $ inherit distutils @@ -13,4 +13,3 @@ SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" - diff --git a/net-libs/libksnmp/libksnmp-0.3.ebuild b/net-libs/libksnmp/libksnmp-0.3.ebuild index 4e0ad9e3be7e..a127463f4d1b 100644 --- a/net-libs/libksnmp/libksnmp-0.3.ebuild +++ b/net-libs/libksnmp/libksnmp-0.3.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/libksnmp/libksnmp-0.3.ebuild,v 1.4 2006/02/06 00:05:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libksnmp/libksnmp-0.3.ebuild,v 1.5 2007/07/13 07:18:13 mr_bones_ Exp $ inherit kde @@ -18,4 +18,3 @@ DEPEND="net-analyzer/net-snmp" need-kde 3.1 PATCHES="${FILESDIR}/${P}-gcc41.patch" - diff --git a/net-libs/libsoup/libsoup-2.2.100.ebuild b/net-libs/libsoup/libsoup-2.2.100.ebuild index 963c7535dc58..d3aceee7c12b 100644 --- a/net-libs/libsoup/libsoup-2.2.100.ebuild +++ b/net-libs/libsoup/libsoup-2.2.100.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/libsoup/libsoup-2.2.100.ebuild,v 1.9 2007/06/24 22:08:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.100.ebuild,v 1.10 2007/07/13 07:18:13 mr_bones_ Exp $ inherit gnome2 @@ -21,7 +21,6 @@ DEPEND="${RDEPEND} DOCS="AUTHORS ChangeLog NEWS README" - pkg_setup() { G2CONF="$(use_enable ssl)" } diff --git a/net-libs/libsoup/libsoup-2.2.3-r1.ebuild b/net-libs/libsoup/libsoup-2.2.3-r1.ebuild index 0c0e2522e52e..1b6d6ee0923e 100644 --- a/net-libs/libsoup/libsoup-2.2.3-r1.ebuild +++ b/net-libs/libsoup/libsoup-2.2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.3-r1.ebuild,v 1.9 2005/10/10 07:50:37 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.3-r1.ebuild,v 1.10 2007/07/13 07:18:13 mr_bones_ Exp $ inherit gnome2 @@ -24,4 +24,3 @@ DOCS="AUTHORS ChangeLog README* TODO" G2CONF="${G2CONF} $(use_enable ssl) $(use_enable static) \ $(use_enable static static-ssl)" - diff --git a/net-libs/libwww/libwww-5.4.0-r4.ebuild b/net-libs/libwww/libwww-5.4.0-r4.ebuild index 0caf9502d81c..7e3c2c1d0a39 100644 --- a/net-libs/libwww/libwww-5.4.0-r4.ebuild +++ b/net-libs/libwww/libwww-5.4.0-r4.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/libwww/libwww-5.4.0-r4.ebuild,v 1.20 2006/12/20 01:00:31 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r4.ebuild,v 1.21 2007/07/13 07:18:13 mr_bones_ Exp $ WANT_AUTOMAKE="1.4" WANT_AUTOCONF="latest" @@ -28,7 +28,6 @@ DEPEND="${RDEPEND} S=${WORKDIR}/${MY_P} - src_unpack() { unpack ${A} cd "${S}" diff --git a/net-libs/libwww/libwww-5.4.0-r5.ebuild b/net-libs/libwww/libwww-5.4.0-r5.ebuild index 17f9ffde3e6c..0c49611cea58 100644 --- a/net-libs/libwww/libwww-5.4.0-r5.ebuild +++ b/net-libs/libwww/libwww-5.4.0-r5.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/libwww/libwww-5.4.0-r5.ebuild,v 1.10 2006/12/20 01:00:31 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r5.ebuild,v 1.11 2007/07/13 07:18:13 mr_bones_ Exp $ WANT_AUTOMAKE="1.4" WANT_AUTOCONF="latest" @@ -28,7 +28,6 @@ DEPEND="${RDEPEND} S=${WORKDIR}/${MY_P} - src_unpack() { unpack ${A} cd "${S}" diff --git a/net-libs/libwww/libwww-5.4.0-r6.ebuild b/net-libs/libwww/libwww-5.4.0-r6.ebuild index 264980a8b449..fb7ac369c49d 100644 --- a/net-libs/libwww/libwww-5.4.0-r6.ebuild +++ b/net-libs/libwww/libwww-5.4.0-r6.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/libwww/libwww-5.4.0-r6.ebuild,v 1.12 2006/12/20 01:00:31 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r6.ebuild,v 1.13 2007/07/13 07:18:13 mr_bones_ Exp $ WANT_AUTOMAKE="1.4" WANT_AUTOCONF="latest" @@ -27,7 +27,6 @@ DEPEND="${RDEPEND} S=${WORKDIR}/${MY_P} - src_unpack() { unpack ${A} cd "${S}" diff --git a/net-libs/linc/linc-0.5.3.ebuild b/net-libs/linc/linc-0.5.3.ebuild index 3f4655a8011a..88e7dd931a3e 100644 --- a/net-libs/linc/linc-0.5.3.ebuild +++ b/net-libs/linc/linc-0.5.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-libs/linc/linc-0.5.3.ebuild,v 1.13 2004/07/15 01:13:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/linc/linc-0.5.3.ebuild,v 1.14 2007/07/13 07:18:13 mr_bones_ Exp $ IUSE="doc" - inherit libtool DESCRIPTION="A library to ease the writing of networked applications" diff --git a/net-libs/loudmouth/loudmouth-0.17.2-r2.ebuild b/net-libs/loudmouth/loudmouth-0.17.2-r2.ebuild index 30dddb1154e8..c95eed4a0fbf 100644 --- a/net-libs/loudmouth/loudmouth-0.17.2-r2.ebuild +++ b/net-libs/loudmouth/loudmouth-0.17.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-0.17.2-r2.ebuild,v 1.4 2005/07/20 03:22:36 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-0.17.2-r2.ebuild,v 1.5 2007/07/13 07:18:13 mr_bones_ Exp $ inherit gnome2 eutils @@ -35,4 +35,3 @@ src_unpack() { epatch ${FILESDIR}/${P}-gnutls_deprecation.patch } - diff --git a/net-libs/meanwhile/meanwhile-0.5.0.ebuild b/net-libs/meanwhile/meanwhile-0.5.0.ebuild index 680b68239d61..75be4d004ce4 100644 --- a/net-libs/meanwhile/meanwhile-0.5.0.ebuild +++ b/net-libs/meanwhile/meanwhile-0.5.0.ebuild @@ -1,7 +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/meanwhile/meanwhile-0.5.0.ebuild,v 1.5 2007/01/04 22:48:55 flameeyes Exp $ - +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-0.5.0.ebuild,v 1.6 2007/07/13 07:18:13 mr_bones_ Exp $ IUSE="doc debug" diff --git a/net-libs/meanwhile/meanwhile-1.0.1.ebuild b/net-libs/meanwhile/meanwhile-1.0.1.ebuild index 83b432e5779b..805946cd07b0 100644 --- a/net-libs/meanwhile/meanwhile-1.0.1.ebuild +++ b/net-libs/meanwhile/meanwhile-1.0.1.ebuild @@ -1,7 +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/meanwhile/meanwhile-1.0.1.ebuild,v 1.3 2007/01/04 22:48:55 flameeyes Exp $ - +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-1.0.1.ebuild,v 1.4 2007/07/13 07:18:13 mr_bones_ Exp $ DESCRIPTION="Meanwhile (Sametime protocol) library" HOMEPAGE="http://meanwhile.sourceforge.net/" diff --git a/net-libs/meanwhile/meanwhile-1.0.2.ebuild b/net-libs/meanwhile/meanwhile-1.0.2.ebuild index d35a26f3d582..eae492c073e2 100644 --- a/net-libs/meanwhile/meanwhile-1.0.2.ebuild +++ b/net-libs/meanwhile/meanwhile-1.0.2.ebuild @@ -1,7 +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/meanwhile/meanwhile-1.0.2.ebuild,v 1.14 2007/02/03 15:44:36 eroyf Exp $ - +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-1.0.2.ebuild,v 1.15 2007/07/13 07:18:13 mr_bones_ Exp $ DESCRIPTION="Meanwhile (Sametime protocol) library" HOMEPAGE="http://meanwhile.sourceforge.net/" diff --git a/net-libs/roadrunner/roadrunner-0.9.1.ebuild b/net-libs/roadrunner/roadrunner-0.9.1.ebuild index 106243fde782..58be356ce280 100644 --- a/net-libs/roadrunner/roadrunner-0.9.1.ebuild +++ b/net-libs/roadrunner/roadrunner-0.9.1.ebuild @@ -1,7 +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/roadrunner/roadrunner-0.9.1.ebuild,v 1.6 2007/06/21 12:35:58 dragonheart Exp $ - +# $Header: /var/cvsroot/gentoo-x86/net-libs/roadrunner/roadrunner-0.9.1.ebuild,v 1.7 2007/07/13 07:18:13 mr_bones_ Exp $ # EBuild details DESCRIPTION="RoadRunner library provides API for using Blocks Extensible Exchange Protocol" @@ -36,4 +35,3 @@ src_install() { # Seems that the Makefiles are OK emake DESTDIR="${D}" install || die } - diff --git a/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild b/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild index 451025aa2107..8b066b6b5d25 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.11 2007/07/10 20:19:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild,v 1.12 2007/07/13 07:18:13 mr_bones_ Exp $ WANT_AUTOCONF="2.1" @@ -23,7 +23,6 @@ RDEPEND=">=sys-libs/zlib-1.1.4 >=dev-libs/nspr-4.6.5-r1 java? ( >=virtual/jre-1.4 )" - DEPEND="java? ( >=virtual/jdk-1.4 ) ${RDEPEND} dev-util/pkgconfig" |