diff options
Diffstat (limited to 'dev-libs/dvthread')
-rw-r--r-- | dev-libs/dvthread/dvthread-0.5.0.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-libs/dvthread/dvthread-0.5.0.ebuild b/dev-libs/dvthread/dvthread-0.5.0.ebuild index 3c8bec30bf78..9375cef3d05a 100644 --- a/dev-libs/dvthread/dvthread-0.5.0.ebuild +++ b/dev-libs/dvthread/dvthread-0.5.0.ebuild @@ -1,8 +1,6 @@ # 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.1 2006/10/21 22:18:28 dev-zero Exp $ - -inherit eutils +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvthread/dvthread-0.5.0.ebuild,v 1.2 2006/10/21 23:06:15 dev-zero 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" |