diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:12:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:12:52 +0000 |
commit | d8d5a8135bc6f8adfc57183c596c6af2c9f47661 (patch) | |
tree | b92f60685393ecb6538b08c8e850028f3dc449aa /net-libs | |
parent | don't dep on arch for gnuconfig_update, don't assign S=${WORKDIR}/${P}, trim ... (diff) | |
download | gentoo-2-d8d5a8135bc6f8adfc57183c596c6af2c9f47661.tar.gz gentoo-2-d8d5a8135bc6f8adfc57183c596c6af2c9f47661.tar.bz2 gentoo-2-d8d5a8135bc6f8adfc57183c596c6af2c9f47661.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/librsync/librsync-0.9.5.1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/librsync/librsync-0.9.5.ebuild | 4 | ||||
-rw-r--r-- | net-libs/librsync/librsync-0.9.6.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libyahoo2/libyahoo2-0.7.2.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libyahoo2/libyahoo2-0.7.4.ebuild | 4 |
5 files changed, 9 insertions, 11 deletions
diff --git a/net-libs/librsync/librsync-0.9.5.1.ebuild b/net-libs/librsync/librsync-0.9.5.1.ebuild index 603aead9ea27..788a53e0e00e 100644 --- a/net-libs/librsync/librsync-0.9.5.1.ebuild +++ b/net-libs/librsync/librsync-0.9.5.1.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-libs/librsync/librsync-0.9.5.1.ebuild,v 1.4 2004/07/01 22:26:55 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.5.1.ebuild,v 1.5 2004/07/15 01:12:27 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Flexible remote checksum-based differencing" SRC_URI="http://rdiff-backup.stanford.edu/${P}.tar.gz" HOMEPAGE="http://librsync.sf.net/" @@ -12,6 +11,7 @@ DEPEND="virtual/libc" SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="x86 sparc" +IUSE="" src_compile() { ./configure --prefix=/usr --host=${CHOST} || die diff --git a/net-libs/librsync/librsync-0.9.5.ebuild b/net-libs/librsync/librsync-0.9.5.ebuild index 8228a7c563be..0dbb70ed720c 100644 --- a/net-libs/librsync/librsync-0.9.5.ebuild +++ b/net-libs/librsync/librsync-0.9.5.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-libs/librsync/librsync-0.9.5.ebuild,v 1.11 2004/07/01 22:26:55 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.5.ebuild,v 1.12 2004/07/15 01:12:27 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Flexible remote checksum-based differencing" SRC_URI="mirror://sourceforge/rproxy/${P}.tar.gz" HOMEPAGE="http://www.sourceforge.net/projects/rproxy/" @@ -12,6 +11,7 @@ DEPEND="virtual/libc" SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="x86 sparc " +IUSE="" src_compile() { ./configure --prefix=/usr --host=${CHOST} || die diff --git a/net-libs/librsync/librsync-0.9.6.ebuild b/net-libs/librsync/librsync-0.9.6.ebuild index 8d43efb436ac..427d8bb851e5 100644 --- a/net-libs/librsync/librsync-0.9.6.ebuild +++ b/net-libs/librsync/librsync-0.9.6.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-libs/librsync/librsync-0.9.6.ebuild,v 1.6 2004/07/01 22:26:55 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.6.ebuild,v 1.7 2004/07/15 01:12:27 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Flexible remote checksum-based differencing" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://librsync.sf.net/" @@ -12,6 +11,7 @@ DEPEND="virtual/libc" SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="x86 sparc ~ppc" +IUSE="" src_compile() { ./configure --prefix=/usr --host=${CHOST} --enable-shared || die diff --git a/net-libs/libyahoo2/libyahoo2-0.7.2.ebuild b/net-libs/libyahoo2/libyahoo2-0.7.2.ebuild index 426937c12d06..ff377bcf4435 100644 --- a/net-libs/libyahoo2/libyahoo2-0.7.2.ebuild +++ b/net-libs/libyahoo2/libyahoo2-0.7.2.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/libyahoo2/libyahoo2-0.7.2.ebuild,v 1.3 2004/06/24 23:15:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libyahoo2/libyahoo2-0.7.2.ebuild,v 1.4 2004/07/15 01:12:52 agriffis Exp $ inherit eutils @@ -14,8 +14,6 @@ IUSE="" DEPEND="" -S=${WORKDIR}/${P} - src_unpack() { unpack ${A} epatch ${FILESDIR}/sample_client.c-gentoo.patch diff --git a/net-libs/libyahoo2/libyahoo2-0.7.4.ebuild b/net-libs/libyahoo2/libyahoo2-0.7.4.ebuild index ab4b001aaa15..06daa7516d1b 100644 --- a/net-libs/libyahoo2/libyahoo2-0.7.4.ebuild +++ b/net-libs/libyahoo2/libyahoo2-0.7.4.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/libyahoo2/libyahoo2-0.7.4.ebuild,v 1.2 2004/06/24 23:15:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libyahoo2/libyahoo2-0.7.4.ebuild,v 1.3 2004/07/15 01:12:52 agriffis Exp $ DESCRIPTION="libyahoo2 is an interface to the new Yahoo! Messenger protocol." HOMEPAGE="http://libyahoo2.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/libyahoo2/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" -S=${WORKDIR}/${P} +IUSE="" src_compile() { econf || die |