summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-06-21 08:17:49 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-06-21 08:17:49 +0000
commitf02c687ec2a5d6159d847b0d993b2ba5071464db (patch)
tree9fb0852cf3f8affc1272f7b847c49e46419f1d7d /dev-libs/zthread/zthread-2.3.1.ebuild
parentrepoman: whitespace cleanup (Manifest recommit) (diff)
downloadgentoo-2-f02c687ec2a5d6159d847b0d993b2ba5071464db.tar.gz
gentoo-2-f02c687ec2a5d6159d847b0d993b2ba5071464db.tar.bz2
gentoo-2-f02c687ec2a5d6159d847b0d993b2ba5071464db.zip
QA - inherit eutils, add IUSE, correct header.
Diffstat (limited to 'dev-libs/zthread/zthread-2.3.1.ebuild')
-rw-r--r--dev-libs/zthread/zthread-2.3.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/zthread/zthread-2.3.1.ebuild b/dev-libs/zthread/zthread-2.3.1.ebuild
index 56ec64fe0026..0295a4144927 100644
--- a/dev-libs/zthread/zthread-2.3.1.ebuild
+++ b/dev-libs/zthread/zthread-2.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header:
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-2.3.1.ebuild,v 1.5 2004/06/21 08:17:49 kloeri Exp $
DESCRIPTION="a platform-independent object-oriented threading architecture"
HOMEPAGE="http://www.cs.buffalo.edu/~crahen/projects/zthread/"
@@ -8,6 +8,7 @@ SRC_URI="mirror://sourceforge/zthread/ZThread-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
+IUSE=""
KEYWORDS="~x86 ~sparc ~ppc alpha ~mips ~hppa ~amd64"
DEPEND="virtual/glibc"