diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-01 23:13:50 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-01 23:13:50 +0000 |
commit | 1c7121b7be077cdda204006f9cedddfd538c69b3 (patch) | |
tree | 3263213a6164ce0f6f45f9740c209805388f8cd7 /dev-libs | |
parent | Stable amd64. Bug #69668. (Manifest recommit) (diff) | |
download | gentoo-2-1c7121b7be077cdda204006f9cedddfd538c69b3.tar.gz gentoo-2-1c7121b7be077cdda204006f9cedddfd538c69b3.tar.bz2 gentoo-2-1c7121b7be077cdda204006f9cedddfd538c69b3.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')
-rw-r--r-- | dev-libs/zthread/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/zthread/zthread-1.5.3.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/zthread/zthread-2.2.10-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/zthread/zthread-2.3.1.ebuild | 6 |
4 files changed, 14 insertions, 9 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/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" |