diff options
author | 2005-08-18 18:54:32 +0000 | |
---|---|---|
committer | 2005-08-18 18:54:32 +0000 | |
commit | bb5b5624dfb0751c7266a218735423f55fd4ad95 (patch) | |
tree | 781ef693fa49d514a06fde7653e19b43df04578a /sys-apps | |
parent | Stable on ppc. (diff) | |
download | historical-bb5b5624dfb0751c7266a218735423f55fd4ad95.tar.gz historical-bb5b5624dfb0751c7266a218735423f55fd4ad95.tar.bz2 historical-bb5b5624dfb0751c7266a218735423f55fd4ad95.zip |
Removed from ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/i2c/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/i2c/Manifest | 14 | ||||
-rw-r--r-- | sys-apps/i2c/i2c-2.8.7.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/i2c/i2c-2.9.0.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/i2c/i2c-2.9.1.ebuild | 4 |
5 files changed, 19 insertions, 14 deletions
diff --git a/sys-apps/i2c/ChangeLog b/sys-apps/i2c/ChangeLog index b6ccadbd1d3f..ed8693fa2d88 100644 --- a/sys-apps/i2c/ChangeLog +++ b/sys-apps/i2c/ChangeLog @@ -1,6 +1,11 @@ # 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.36 2005/07/19 19:20:12 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/ChangeLog,v 1.37 2005/08/18 18:54:32 hansmi Exp $ + + 18 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> i2c-2.8.7.ebuild, + i2c-2.9.0.ebuild, i2c-2.9.1.ebuild: + Removed from ppc, which doesn't support 2.4.x kernels anymore. Kernel 2.6.x + provides I2C support. 19 Jul 2005; <brix@gentoo.org> i2c-2.9.1.ebuild: Stable on x86. diff --git a/sys-apps/i2c/Manifest b/sys-apps/i2c/Manifest index 9cf71cf34207..c937e0e80c05 100644 --- a/sys-apps/i2c/Manifest +++ b/sys-apps/i2c/Manifest @@ -1,11 +1,11 @@ -MD5 1aa20bbcb514a6a34a5087ad4cbdacf3 i2c-2.9.1.ebuild 1710 -MD5 1490d459f2261be42b25fd06b39610d3 i2c-2.8.7.ebuild 3496 -MD5 e043cb2dc7e03a53b7b1ab59adb707de i2c-2.9.0.ebuild 2640 -MD5 fb5eb88254e484009f1c1efa014f05ab ChangeLog 6427 +MD5 7c2f9708e0d353f08be9add731cb8158 i2c-2.8.7.ebuild 3499 MD5 b280eebc74d70d85e664debf1adce2c3 metadata.xml 255 -MD5 9a742c848861fdb77a2ece979a81edc3 files/i2c-2.8.0-alphaCompile.patch 353 +MD5 7495bb1511f68e3a1731b58520b60d9e i2c-2.9.1.ebuild 1712 +MD5 c16aad93570ca864c40f2ead2ba12221 ChangeLog 6642 +MD5 12a9de4bbbb793932550f17998be233b i2c-2.9.0.ebuild 2642 +MD5 94e41662a7f774ade36247d658373f85 files/i2c-2.9.1-module-path.patch 1792 MD5 3d1523487606d28ad6cb49a5f34b1601 files/digest-i2c-2.8.7 61 +MD5 bf13f28c20a1fb6338fa2ced6fe4862d files/i2c-2.9.0.fix.patch 2570 +MD5 9a742c848861fdb77a2ece979a81edc3 files/i2c-2.8.0-alphaCompile.patch 353 MD5 09a33c917d4a0919bb6aa7d6d83402c0 files/digest-i2c-2.9.0 61 MD5 719058245870177c6519a7faae4540d4 files/digest-i2c-2.9.1 61 -MD5 bf13f28c20a1fb6338fa2ced6fe4862d files/i2c-2.9.0.fix.patch 2570 -MD5 94e41662a7f774ade36247d658373f85 files/i2c-2.9.1-module-path.patch 1792 diff --git a/sys-apps/i2c/i2c-2.8.7.ebuild b/sys-apps/i2c/i2c-2.8.7.ebuild index ad1e0152bcf1..a645158d5806 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.13 2005/06/12 07:41:20 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.8.7.ebuild,v 1.14 2005/08/18 18:54:32 hansmi Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www2.lm-sensors.nu/~lm78/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc amd64" +KEYWORDS="amd64 -ppc x86" IUSE="" DEPEND="" diff --git a/sys-apps/i2c/i2c-2.9.0.ebuild b/sys-apps/i2c/i2c-2.9.0.ebuild index 0b95d26c4f15..21179eca7096 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.5 2005/06/12 07:41:20 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.9.0.ebuild,v 1.6 2005/08/18 18:54:32 hansmi Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www2.lm-sensors.nu/~lm78/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~amd64 -ppc ~x86" IUSE="" DEPEND="" diff --git a/sys-apps/i2c/i2c-2.9.1.ebuild b/sys-apps/i2c/i2c-2.9.1.ebuild index d049285bb6a5..0a2b22575ff0 100644 --- a/sys-apps/i2c/i2c-2.9.1.ebuild +++ b/sys-apps/i2c/i2c-2.9.1.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.1.ebuild,v 1.2 2005/07/19 19:20:12 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.9.1.ebuild,v 1.3 2005/08/18 18:54:32 hansmi Exp $ inherit eutils toolchain-funcs linux-info @@ -10,7 +10,7 @@ SRC_URI="http://www2.lm-sensors.nu/~lm78/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 -ppc x86" IUSE="" |