diff options
author | Henrik Brix Andersen <brix@gentoo.org> | 2005-06-12 07:42:27 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@gentoo.org> | 2005-06-12 07:42:27 +0000 |
commit | 0615c5f56acf16026ea6360438c5342c921b2f46 (patch) | |
tree | 6173ecf3e6385c6c5f1f10d321618c2a4fa5f9dc /sys-apps/i2c | |
parent | Remove myself from metadata since my laptop is broken. (diff) | |
download | gentoo-2-0615c5f56acf16026ea6360438c5342c921b2f46.tar.gz gentoo-2-0615c5f56acf16026ea6360438c5342c921b2f46.tar.bz2 gentoo-2-0615c5f56acf16026ea6360438c5342c921b2f46.zip |
Don't SLOT this package.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-apps/i2c')
-rw-r--r-- | sys-apps/i2c/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/i2c/i2c-2.8.7.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/i2c/i2c-2.9.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/i2c/ChangeLog b/sys-apps/i2c/ChangeLog index bee58441aefe..6a7338edf296 100644 --- a/sys-apps/i2c/ChangeLog +++ b/sys-apps/i2c/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/i2c # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/ChangeLog,v 1.34 2005/06/11 11:20:21 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/ChangeLog,v 1.35 2005/06/12 07:41:20 brix Exp $ + + 12 Jun 2005; <brix@gentoo.org> i2c-2.8.7.ebuild, i2c-2.9.0.ebuild: + Don't SLOT this package. *i2c-2.9.1 (11 Jun 2005) diff --git a/sys-apps/i2c/i2c-2.8.7.ebuild b/sys-apps/i2c/i2c-2.8.7.ebuild index aea166fe45bd..ad1e0152bcf1 100644 --- a/sys-apps/i2c/i2c-2.8.7.ebuild +++ b/sys-apps/i2c/i2c-2.8.7.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.8.7.ebuild,v 1.12 2005/01/10 18:19:23 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.8.7.ebuild,v 1.13 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 ppc amd64" IUSE="" 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="" |