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/zthread/zthread-1.5.3.ebuild | |
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/zthread/zthread-1.5.3.ebuild')
-rw-r--r-- | dev-libs/zthread/zthread-1.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |