diff options
author | 2004-07-14 14:18:16 +0000 | |
---|---|---|
committer | 2004-07-14 14:18:16 +0000 | |
commit | b38654e4e79f8deafe646a669868f17e6b0b5d58 (patch) | |
tree | 749b83330f8d4c12376c5dab5622892e0ddac0e8 /dev-libs/dvthread/dvthread-0.4.7.ebuild | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-b38654e4e79f8deafe646a669868f17e6b0b5d58.tar.gz gentoo-2-b38654e4e79f8deafe646a669868f17e6b0b5d58.tar.bz2 gentoo-2-b38654e4e79f8deafe646a669868f17e6b0b5d58.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-libs/dvthread/dvthread-0.4.7.ebuild')
-rw-r--r-- | dev-libs/dvthread/dvthread-0.4.7.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/dvthread/dvthread-0.4.7.ebuild b/dev-libs/dvthread/dvthread-0.4.7.ebuild index 0ca606f7a7b5..380b56a18d25 100644 --- a/dev-libs/dvthread/dvthread-0.4.7.ebuild +++ b/dev-libs/dvthread/dvthread-0.4.7.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/dvthread/dvthread-0.4.7.ebuild,v 1.4 2004/07/02 04:38:41 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvthread/dvthread-0.4.7.ebuild,v 1.5 2004/07/14 14:17:55 agriffis Exp $ inherit eutils @@ -9,6 +9,7 @@ SRC_URI="http://tinf2.vub.ac.be/~dvermeir/software/dv/dvthread/download/${P}.tar HOMEPAGE="http://tinf2.vub.ac.be/~dvermeir/software/dv/dvthread/html/" KEYWORDS="~x86 ppc" +IUSE="" LICENSE="GPL-2" SLOT="0" |