diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-10-25 18:23:23 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-10-25 18:23:23 +0000 |
commit | c057b16d59e6733fed92074ee75fd237422588f5 (patch) | |
tree | 6ca4df8d8541ba880d080517ff8a20b69ad0e072 | |
parent | Removed old versions. (diff) | |
download | gentoo-2-c057b16d59e6733fed92074ee75fd237422588f5.tar.gz gentoo-2-c057b16d59e6733fed92074ee75fd237422588f5.tar.bz2 gentoo-2-c057b16d59e6733fed92074ee75fd237422588f5.zip |
Stable on ppc; bug #137302.
(Portage version: 2.1.2_pre3-r6)
-rw-r--r-- | dev-libs/dvthread/dvthread-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dvthread/dvthread-0.5.0.ebuild b/dev-libs/dvthread/dvthread-0.5.0.ebuild index 8961eca84083..16ea1db33d6d 100644 --- a/dev-libs/dvthread/dvthread-0.5.0.ebuild +++ b/dev-libs/dvthread/dvthread-0.5.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvthread/dvthread-0.5.0.ebuild,v 1.3 2006/10/25 05:06:03 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvthread/dvthread-0.5.0.ebuild,v 1.4 2006/10/25 18:23:23 pylon Exp $ DESCRIPTION="classes for threads and monitors, wrapped around the posix thread library" SRC_URI="http://tinf2.vub.ac.be/~dvermeir/software/dv/dvthread/download/${P}.tar.gz" HOMEPAGE="http://tinf2.vub.ac.be/~dvermeir/software/dv/dvthread/html/" -KEYWORDS="~ppc x86" +KEYWORDS="ppc x86" LICENSE="GPL-2" SLOT="0" IUSE="doc" |