diff options
Diffstat (limited to 'sys-apps/i2c/i2c-2.9.0.ebuild')
-rw-r--r-- | sys-apps/i2c/i2c-2.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/i2c/i2c-2.9.0.ebuild b/sys-apps/i2c/i2c-2.9.0.ebuild index 48db6637d2a5..0b95d26c4f15 100644 --- a/sys-apps/i2c/i2c-2.9.0.ebuild +++ b/sys-apps/i2c/i2c-2.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.9.0.ebuild,v 1.4 2005/05/10 09:08:44 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.9.0.ebuild,v 1.5 2005/06/12 07:41:20 brix Exp $ inherit eutils toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://www2.lm-sensors.nu/~lm78/" SRC_URI="http://www2.lm-sensors.nu/~lm78/archive/${P}.tar.gz" LICENSE="GPL-2" -SLOT="${KV}" +SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" |