diff options
author | 2004-07-14 14:23:59 +0000 | |
---|---|---|
committer | 2004-07-14 14:23:59 +0000 | |
commit | e2aee7111164e450f9e5aa0edb4fa735bc9aed88 (patch) | |
tree | b61b29eef3f93da9b236b3014a928f4969d80e09 /dev-libs/dvthread/dvthread-0.4.4.ebuild | |
parent | sync IUSE (missing) (diff) | |
download | historical-e2aee7111164e450f9e5aa0edb4fa735bc9aed88.tar.gz historical-e2aee7111164e450f9e5aa0edb4fa735bc9aed88.tar.bz2 historical-e2aee7111164e450f9e5aa0edb4fa735bc9aed88.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-libs/dvthread/dvthread-0.4.4.ebuild')
-rw-r--r-- | dev-libs/dvthread/dvthread-0.4.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/dvthread/dvthread-0.4.4.ebuild b/dev-libs/dvthread/dvthread-0.4.4.ebuild index 9921c0f46385..3335cd6fe028 100644 --- a/dev-libs/dvthread/dvthread-0.4.4.ebuild +++ b/dev-libs/dvthread/dvthread-0.4.4.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.4.ebuild,v 1.7 2004/07/02 04:38:41 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvthread/dvthread-0.4.4.ebuild,v 1.8 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" |