summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 14:45:13 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 14:45:13 +0000
commit3f3821b32360d615fc300a8ce427b331177dc89e (patch)
tree80d5cdea3c282121656c7b43fe0541ccb8973cf7 /dev-libs
parentsync IUSE (+dedicated, -${IUSE}) (Manifest recommit) (diff)
downloadgentoo-2-3f3821b32360d615fc300a8ce427b331177dc89e.tar.gz
gentoo-2-3f3821b32360d615fc300a8ce427b331177dc89e.tar.bz2
gentoo-2-3f3821b32360d615fc300a8ce427b331177dc89e.zip
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libots/libots-2.2.7-r1.ebuild3
-rw-r--r--dev-libs/libots/libots-2.2.7-r2.ebuild3
-rw-r--r--dev-libs/libots/libots-2.2.7.ebuild4
3 files changed, 6 insertions, 4 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
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
}
-