From 3f3821b32360d615fc300a8ce427b331177dc89e Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Wed, 14 Jul 2004 14:45:13 +0000 Subject: sync IUSE (missing), trim trailing whitespace --- dev-libs/libots/libots-2.2.7-r1.ebuild | 3 ++- dev-libs/libots/libots-2.2.7-r2.ebuild | 3 ++- dev-libs/libots/libots-2.2.7.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) (limited to 'dev-libs') diff --git a/dev-libs/libots/libots-2.2.7-r1.ebuild b/dev-libs/libots/libots-2.2.7-r1.ebuild index 12ab895fc939..c4f8aed07000 100644 --- a/dev-libs/libots/libots-2.2.7-r1.ebuild +++ b/dev-libs/libots/libots-2.2.7-r1.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/dev-libs/libots/libots-2.2.7-r1.ebuild,v 1.3 2004/07/02 04:47:55 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libots/libots-2.2.7-r1.ebuild,v 1.4 2004/07/14 14:45:13 agriffis Exp $ At="libots-2.2.7-2.alpha.rpm" S=${WORKDIR}/usr/lib/compaq/libots-2.2.7 @@ -13,6 +13,7 @@ RDEPEND="$DEPEND" LICENSE="compaq-sdla" SLOT="2.2.7" KEYWORDS="-* ~alpha" +IUSE="" src_unpack() { rpm2targz ${DISTDIR}/${At} || die diff --git a/dev-libs/libots/libots-2.2.7-r2.ebuild b/dev-libs/libots/libots-2.2.7-r2.ebuild index 87de736e53e5..1623520920b1 100644 --- a/dev-libs/libots/libots-2.2.7-r2.ebuild +++ b/dev-libs/libots/libots-2.2.7-r2.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/dev-libs/libots/libots-2.2.7-r2.ebuild,v 1.4 2004/07/02 04:47:55 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libots/libots-2.2.7-r2.ebuild,v 1.5 2004/07/14 14:45:13 agriffis Exp $ inherit eutils rpm @@ -13,6 +13,7 @@ DEPEND="virtual/libc" LICENSE="compaq-sdla" SLOT="2.2.7" KEYWORDS="-* alpha" +IUSE="" S=${WORKDIR}/usr/lib/compaq/libots-2.2.7 diff --git a/dev-libs/libots/libots-2.2.7.ebuild b/dev-libs/libots/libots-2.2.7.ebuild index 00999bbc8f12..77c15a9e0439 100644 --- a/dev-libs/libots/libots-2.2.7.ebuild +++ b/dev-libs/libots/libots-2.2.7.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/dev-libs/libots/libots-2.2.7.ebuild,v 1.8 2004/07/02 04:47:55 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libots/libots-2.2.7.ebuild,v 1.9 2004/07/14 14:45:13 agriffis Exp $ At="libots-2.2.7-2.alpha.rpm" S=${WORKDIR}/usr/lib/compaq/libots-2.2.7 @@ -13,6 +13,7 @@ RDEPEND="$DEPEND" LICENSE="compaq-sdla" SLOT="2.2.7" KEYWORDS="-x86 -ppc -sparc alpha" +IUSE="" src_unpack() { #if [ ! -f ${DISTDIR}/${At} ] ; then @@ -29,4 +30,3 @@ src_install () { dodoc README } - -- cgit v1.2.3-65-gdbad