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
commit3e269997628188ef681378fc350fc70f28e50679 (patch)
tree28bfacb6e060c1e92f2458646e293652292ea178 /dev-libs
parentrepoman: whitespace cleanup (diff)
downloadhistorical-3e269997628188ef681378fc350fc70f28e50679.tar.gz
historical-3e269997628188ef681378fc350fc70f28e50679.tar.bz2
historical-3e269997628188ef681378fc350fc70f28e50679.zip
QA - inherit eutils, add IUSE, correct header.
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/zthread/Manifest6
-rw-r--r--dev-libs/zthread/zthread-1.5.3.ebuild3
-rw-r--r--dev-libs/zthread/zthread-2.2.10-r1.ebuild5
-rw-r--r--dev-libs/zthread/zthread-2.3.1.ebuild3
4 files changed, 11 insertions, 6 deletions
diff --git a/dev-libs/zthread/Manifest b/dev-libs/zthread/Manifest
index b8d08a074732..6f71e9c9052b 100644
--- a/dev-libs/zthread/Manifest
+++ b/dev-libs/zthread/Manifest
@@ -1,6 +1,6 @@
-MD5 a0a1e434509e86f261fff6580592c7f1 zthread-1.5.3.ebuild 804
-MD5 1c51edf243f738b9c2d4f9606f25fe2b zthread-2.2.10-r1.ebuild 897
-MD5 b81ebf560cb866a75545d27f4066c7cd zthread-2.3.1.ebuild 739
+MD5 16bb82044a0390c4981b36867cc5332f zthread-1.5.3.ebuild 810
+MD5 90273e47b1079de4e2d8e755b584c3e9 zthread-2.2.10-r1.ebuild 924
+MD5 7c8b1e63705fa06aae34e5c7d345a777 zthread-2.3.1.ebuild 847
MD5 bb62a6c2471f92085e2362c01ca3a7e3 ChangeLog 1490
MD5 4feee37e807073aafeeaafbc52797633 files/digest-zthread-1.5.3 65
MD5 368ff02a9eb850ad51265d76953eb2e0 files/digest-zthread-2.3.1 65
diff --git a/dev-libs/zthread/zthread-1.5.3.ebuild b/dev-libs/zthread/zthread-1.5.3.ebuild
index 5fe8b0a028d6..82f9d59d2683 100644
--- a/dev-libs/zthread/zthread-1.5.3.ebuild
+++ b/dev-libs/zthread/zthread-1.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-1.5.3.ebuild,v 1.14 2004/06/03 16:39:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-1.5.3.ebuild,v 1.15 2004/06/21 08:17:49 kloeri Exp $
DESCRIPTION="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"
DEPEND="virtual/glibc"
diff --git a/dev-libs/zthread/zthread-2.2.10-r1.ebuild b/dev-libs/zthread/zthread-2.2.10-r1.ebuild
index 4a639540489c..87a442af2d9a 100644
--- a/dev-libs/zthread/zthread-2.2.10-r1.ebuild
+++ b/dev-libs/zthread/zthread-2.2.10-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-2.2.10-r1.ebuild,v 1.5 2004/06/19 13:31:36 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-2.2.10-r1.ebuild,v 1.6 2004/06/21 08:17:49 kloeri Exp $
+
+inherit eutils
DESCRIPTION="a platform-independent object-oriented threading architecture"
HOMEPAGE="http://www.cs.buffalo.edu/~crahen/projects/zthread/"
@@ -8,6 +10,7 @@ SRC_URI="mirror://sourceforge/zthread/ZThread-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
+IUSE=""
KEYWORDS="x86 ~sparc ~ppc ~alpha ~mips ~hppa"
DEPEND="virtual/glibc"
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"