diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:28:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:28:56 +0000 |
commit | b294b9daa2d3047412b2534f39820bb937332454 (patch) | |
tree | 570b5c134fc7e8153847de1e4b0a91fafe4fc692 /net-libs/rpc2 | |
parent | don't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff) | |
download | historical-b294b9daa2d3047412b2534f39820bb937332454.tar.gz historical-b294b9daa2d3047412b2534f39820bb937332454.tar.bz2 historical-b294b9daa2d3047412b2534f39820bb937332454.zip |
sync IUSE (missing)
Diffstat (limited to 'net-libs/rpc2')
-rw-r--r-- | net-libs/rpc2/rpc2-1.13.ebuild | 3 | ||||
-rw-r--r-- | net-libs/rpc2/rpc2-1.19.ebuild | 3 | ||||
-rw-r--r-- | net-libs/rpc2/rpc2-1.20.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/rpc2/rpc2-1.13.ebuild b/net-libs/rpc2/rpc2-1.13.ebuild index c06b6eedb5fd..58ad97f0f599 100644 --- a/net-libs/rpc2/rpc2-1.13.ebuild +++ b/net-libs/rpc2/rpc2-1.13.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/rpc2/rpc2-1.13.ebuild,v 1.10 2004/07/01 22:27:40 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rpc2/rpc2-1.13.ebuild,v 1.11 2004/07/15 01:28:02 agriffis Exp $ DESCRIPTION="Remote procedure call package for IP/UDP (used by Coda)" HOMEPAGE="http://www.coda.cs.cmu.edu/" @@ -8,6 +8,7 @@ SRC_URI="ftp://ftp.coda.cs.cmu.edu/pub/rpc2/src/${P}.tar.gz" LICENSE="LGPL-2.1" KEYWORDS="x86 ~sparc " +IUSE="" SLOT="1" # partly based on the deps suggested by Mandrake's RPM diff --git a/net-libs/rpc2/rpc2-1.19.ebuild b/net-libs/rpc2/rpc2-1.19.ebuild index 891fec4cddfd..18e47babbb11 100644 --- a/net-libs/rpc2/rpc2-1.19.ebuild +++ b/net-libs/rpc2/rpc2-1.19.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/rpc2/rpc2-1.19.ebuild,v 1.6 2004/07/01 22:27:40 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rpc2/rpc2-1.19.ebuild,v 1.7 2004/07/15 01:28:02 agriffis Exp $ DESCRIPTION="Remote procedure call package for IP/UDP (used by Coda)" HOMEPAGE="http://www.coda.cs.cmu.edu/" @@ -9,6 +9,7 @@ SRC_URI="ftp://ftp.coda.cs.cmu.edu/pub/rpc2/src/${P}.tar.gz" SLOT="1" LICENSE="LGPL-2.1" KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64" +IUSE="" DEPEND="virtual/libc >=sys-libs/lwp-1.10 diff --git a/net-libs/rpc2/rpc2-1.20.ebuild b/net-libs/rpc2/rpc2-1.20.ebuild index 7e6a2479a456..207c2a34c688 100644 --- a/net-libs/rpc2/rpc2-1.20.ebuild +++ b/net-libs/rpc2/rpc2-1.20.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/rpc2/rpc2-1.20.ebuild,v 1.6 2004/07/01 22:27:40 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rpc2/rpc2-1.20.ebuild,v 1.7 2004/07/15 01:28:02 agriffis Exp $ DESCRIPTION="Remote procedure call package for IP/UDP (used by Coda)" HOMEPAGE="http://www.coda.cs.cmu.edu/" @@ -9,6 +9,7 @@ SRC_URI="ftp://ftp.coda.cs.cmu.edu/pub/rpc2/src/${P}.tar.gz" SLOT="1" LICENSE="LGPL-2.1" KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64" +IUSE="" DEPEND="virtual/libc >=sys-libs/lwp-1.10 |