diff options
author | Tiziano Müller <dev-zero@gentoo.org> | 2006-10-21 23:06:15 +0000 |
---|---|---|
committer | Tiziano Müller <dev-zero@gentoo.org> | 2006-10-21 23:06:15 +0000 |
commit | 315f12f236400b9407dc60dc98f4c712a1a6c959 (patch) | |
tree | 0b83858abc26b2d9e0df3d13b562570acce03f9a /dev-libs/dvthread | |
parent | Add new revision, removing the SG_IO patches, that caused bugs #133145, #1331... (diff) | |
download | gentoo-2-315f12f236400b9407dc60dc98f4c712a1a6c959.tar.gz gentoo-2-315f12f236400b9407dc60dc98f4c712a1a6c959.tar.bz2 gentoo-2-315f12f236400b9407dc60dc98f4c712a1a6c959.zip |
Not needed inherit removed
(Portage version: 2.1.2_pre3-r3)
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" |