diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 20:31:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 20:31:33 +0000 |
commit | 7d6718e9d83d8fb1fdfa381e0892bc49e8f3ffdc (patch) | |
tree | 6f9c70a63c51282ebda710836964e0ee9ddce2ba /app-sci/comedi | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-7d6718e9d83d8fb1fdfa381e0892bc49e8f3ffdc.tar.gz gentoo-2-7d6718e9d83d8fb1fdfa381e0892bc49e8f3ffdc.tar.bz2 gentoo-2-7d6718e9d83d8fb1fdfa381e0892bc49e8f3ffdc.zip |
sync IUSE (missing)
Diffstat (limited to 'app-sci/comedi')
-rw-r--r-- | app-sci/comedi/comedi-0.7.67.ebuild | 3 | ||||
-rw-r--r-- | app-sci/comedi/comedi-0.7.68.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/app-sci/comedi/comedi-0.7.67.ebuild b/app-sci/comedi/comedi-0.7.67.ebuild index 1ccd51503e9f..668c23014b6c 100644 --- a/app-sci/comedi/comedi-0.7.67.ebuild +++ b/app-sci/comedi/comedi-0.7.67.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/app-sci/comedi/comedi-0.7.67.ebuild,v 1.2 2004/06/24 21:55:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/comedi/comedi-0.7.67.ebuild,v 1.3 2004/07/13 20:27:36 agriffis Exp $ inherit kernel-mod @@ -8,6 +8,7 @@ DESCRIPTION="Comedi - COntrol and MEasurement Device Interface for Linux" SRC_URI="ftp://ftp.comedi.org/pub/comedi/${P}.tar.gz" HOMEPAGE="http://www.comedi.org" KEYWORDS="x86" +IUSE="" LICENSE="GPL-2" SLOT="0" diff --git a/app-sci/comedi/comedi-0.7.68.ebuild b/app-sci/comedi/comedi-0.7.68.ebuild index b603cc3ca0ac..d7bff76680c8 100644 --- a/app-sci/comedi/comedi-0.7.68.ebuild +++ b/app-sci/comedi/comedi-0.7.68.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/app-sci/comedi/comedi-0.7.68.ebuild,v 1.2 2004/06/24 21:55:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/comedi/comedi-0.7.68.ebuild,v 1.3 2004/07/13 20:27:36 agriffis Exp $ inherit kernel-mod @@ -8,6 +8,7 @@ DESCRIPTION="Comedi - COntrol and MEasurement Device Interface for Linux" SRC_URI="ftp://ftp.comedi.org/pub/comedi/${P}.tar.gz" HOMEPAGE="http://www.comedi.org" KEYWORDS="x86" +IUSE="" LICENSE="GPL-2" SLOT="0" |