diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:45:13 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:45:13 +0000 |
commit | 3f3821b32360d615fc300a8ce427b331177dc89e (patch) | |
tree | 80d5cdea3c282121656c7b43fe0541ccb8973cf7 /dev-libs/libots/libots-2.2.7-r1.ebuild | |
parent | sync IUSE (+dedicated, -${IUSE}) (Manifest recommit) (diff) | |
download | gentoo-2-3f3821b32360d615fc300a8ce427b331177dc89e.tar.gz gentoo-2-3f3821b32360d615fc300a8ce427b331177dc89e.tar.bz2 gentoo-2-3f3821b32360d615fc300a8ce427b331177dc89e.zip |
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'dev-libs/libots/libots-2.2.7-r1.ebuild')
-rw-r--r-- | dev-libs/libots/libots-2.2.7-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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 |