summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-11-01 23:13:50 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-11-01 23:13:50 +0000
commitb632c179b558cf09b0ddb47aa2ee5b488f22a1a6 (patch)
tree0cfaee5b7bcbd77e5d944dfb6c41b270e9e3b67b /dev-libs/zthread
parentStable amd64. Bug #69668. (diff)
downloadhistorical-b632c179b558cf09b0ddb47aa2ee5b488f22a1a6.tar.gz
historical-b632c179b558cf09b0ddb47aa2ee5b488f22a1a6.tar.bz2
historical-b632c179b558cf09b0ddb47aa2ee5b488f22a1a6.zip
2.3.1 sparc stable, 2.2.10-r1 -sparc, fixed LICENSE to LGPL-2.1 which is the right one
Diffstat (limited to 'dev-libs/zthread')
-rw-r--r--dev-libs/zthread/ChangeLog7
-rw-r--r--dev-libs/zthread/Manifest8
-rw-r--r--dev-libs/zthread/zthread-1.5.3.ebuild4
-rw-r--r--dev-libs/zthread/zthread-2.2.10-r1.ebuild6
-rw-r--r--dev-libs/zthread/zthread-2.3.1.ebuild6
5 files changed, 18 insertions, 13 deletions
diff --git a/dev-libs/zthread/ChangeLog b/dev-libs/zthread/ChangeLog
index 4fae5ee2430e..afd01576a654 100644
--- a/dev-libs/zthread/ChangeLog
+++ b/dev-libs/zthread/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-libs/zthread
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/ChangeLog,v 1.13 2004/07/02 04:58:18 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/ChangeLog,v 1.14 2004/11/01 23:13:50 gustavoz Exp $
+
+ 01 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> zthread-1.5.3.ebuild,
+ zthread-2.2.10-r1.ebuild, zthread-2.3.1.ebuild:
+ 2.3.1 sparc stable, 2.2.10-r1 -sparc, fixed LICENSE to LGPL-2.1 which is the
+ right one
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> zthread-1.5.3.ebuild,
zthread-2.2.10-r1.ebuild, zthread-2.3.1.ebuild:
diff --git a/dev-libs/zthread/Manifest b/dev-libs/zthread/Manifest
index f1abce630a82..5856af31553f 100644
--- a/dev-libs/zthread/Manifest
+++ b/dev-libs/zthread/Manifest
@@ -1,7 +1,7 @@
-MD5 bfc05d416c56db7e525bc2028e167284 ChangeLog 1651
-MD5 501b5d36575949e6b9805f3a44b64f69 zthread-1.5.3.ebuild 809
-MD5 50d84866157dd97a71ed098111b6c1cd zthread-2.2.10-r1.ebuild 923
-MD5 3d6cbe26baf240c8796c742a710e200a zthread-2.3.1.ebuild 846
+MD5 f9f6ba87bfd5d98f35f7ad2148e3875f ChangeLog 1867
+MD5 7f868595ce3bb69137e7e714cb2152f2 zthread-1.5.3.ebuild 811
+MD5 43c518d25951f79862daa851037c4056 zthread-2.2.10-r1.ebuild 926
+MD5 abd8b09a3b101b55138fa969fe832989 zthread-2.3.1.ebuild 847
MD5 4feee37e807073aafeeaafbc52797633 files/digest-zthread-1.5.3 65
MD5 100fbefa1605a3be25b20d4d698fdf67 files/digest-zthread-2.2.10-r1 66
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 7b26d2e8f7ed..632304e1a261 100644
--- a/dev-libs/zthread/zthread-1.5.3.ebuild
+++ b/dev-libs/zthread/zthread-1.5.3.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2004 Gentoo Foundation
# 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.18 2004/07/13 06:28:26 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-1.5.3.ebuild,v 1.19 2004/11/01 23:13:50 gustavoz Exp $
DESCRIPTION="platform-independent object-oriented threading architecture"
HOMEPAGE="http://www.cs.buffalo.edu/~crahen/projects/zthread/"
SRC_URI="mirror://sourceforge/zthread/ZThread-${PV}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86 sparc"
IUSE="debug"
diff --git a/dev-libs/zthread/zthread-2.2.10-r1.ebuild b/dev-libs/zthread/zthread-2.2.10-r1.ebuild
index 2ae5147e420f..962f7063de0e 100644
--- a/dev-libs/zthread/zthread-2.2.10-r1.ebuild
+++ b/dev-libs/zthread/zthread-2.2.10-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/zthread/zthread-2.2.10-r1.ebuild,v 1.9 2004/07/13 06:28:26 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-2.2.10-r1.ebuild,v 1.10 2004/11/01 23:13:50 gustavoz Exp $
inherit eutils
@@ -8,9 +8,9 @@ DESCRIPTION="a platform-independent object-oriented threading architecture"
HOMEPAGE="http://www.cs.buffalo.edu/~crahen/projects/zthread/"
SRC_URI="mirror://sourceforge/zthread/ZThread-${PV}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ~sparc ~ppc ~alpha ~mips ~hppa"
+KEYWORDS="x86 -sparc ~ppc ~alpha ~mips ~hppa"
IUSE="debug"
DEPEND="virtual/libc"
diff --git a/dev-libs/zthread/zthread-2.3.1.ebuild b/dev-libs/zthread/zthread-2.3.1.ebuild
index a914c96ae7ad..adb86db14945 100644
--- a/dev-libs/zthread/zthread-2.3.1.ebuild
+++ b/dev-libs/zthread/zthread-2.3.1.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-2.3.1.ebuild,v 1.8 2004/07/13 06:28:26 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-2.3.1.ebuild,v 1.9 2004/11/01 23:13:50 gustavoz Exp $
DESCRIPTION="a platform-independent object-oriented threading architecture"
HOMEPAGE="http://www.cs.buffalo.edu/~crahen/projects/zthread/"
SRC_URI="mirror://sourceforge/zthread/ZThread-${PV}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc alpha ~mips ~hppa ~amd64"
+KEYWORDS="~x86 sparc ~ppc alpha ~mips ~hppa ~amd64"
IUSE="debug"
DEPEND="virtual/libc"