summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Yamin <plasmaroo@gentoo.org>2004-07-20 18:22:45 +0000
committerTim Yamin <plasmaroo@gentoo.org>2004-07-20 18:22:45 +0000
commitea4775fbbb28ae532b73cf5e1877c6b9e2fccf52 (patch)
tree3f09f02f83432a80cafbb07653220b691b1f9eca /sys-apps/i2c
parentRename dev-python/Imaging-py21 to dev-python/imaging-py21. (diff)
downloadhistorical-ea4775fbbb28ae532b73cf5e1877c6b9e2fccf52.tar.gz
historical-ea4775fbbb28ae532b73cf5e1877c6b9e2fccf52.tar.bz2
historical-ea4775fbbb28ae532b73cf5e1877c6b9e2fccf52.zip
"x86" stabilization - should solve bug #52098.
Diffstat (limited to 'sys-apps/i2c')
-rw-r--r--sys-apps/i2c/ChangeLog6
-rw-r--r--sys-apps/i2c/i2c-2.8.2.ebuild4
-rw-r--r--sys-apps/i2c/i2c-2.8.3.ebuild4
-rw-r--r--sys-apps/i2c/i2c-2.8.4.ebuild4
-rw-r--r--sys-apps/i2c/i2c-2.8.7.ebuild4
5 files changed, 13 insertions, 9 deletions
diff --git a/sys-apps/i2c/ChangeLog b/sys-apps/i2c/ChangeLog
index 172eee0b94f9..748e4b98e18b 100644
--- a/sys-apps/i2c/ChangeLog
+++ b/sys-apps/i2c/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/i2c
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/ChangeLog,v 1.19 2004/07/12 15:04:04 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/ChangeLog,v 1.20 2004/07/20 18:20:26 plasmaroo Exp $
+
+ 20 Jul 2004; <plasmaroo@gentoo.org> i2c-2.8.2.ebuild, i2c-2.8.3.ebuild,
+ i2c-2.8.4.ebuild, i2c-2.8.7.ebuild:
+ "x86" stabilization - should solve bug #52098.
*i2c-2.8.7 (12 Jul 2004)
diff --git a/sys-apps/i2c/i2c-2.8.2.ebuild b/sys-apps/i2c/i2c-2.8.2.ebuild
index ee78814b1712..6ecac524ae02 100644
--- a/sys-apps/i2c/i2c-2.8.2.ebuild
+++ b/sys-apps/i2c/i2c-2.8.2.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/sys-apps/i2c/i2c-2.8.2.ebuild,v 1.5 2004/06/30 17:20:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.8.2.ebuild,v 1.6 2004/07/20 18:20:26 plasmaroo Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www2.lm-sensors.nu/~lm78/archive/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="${KV}"
-KEYWORDS="~x86 ~alpha ~amd64 ~ppc"
+KEYWORDS="x86 ~alpha ~amd64 ~ppc"
IUSE=""
DEPEND=""
diff --git a/sys-apps/i2c/i2c-2.8.3.ebuild b/sys-apps/i2c/i2c-2.8.3.ebuild
index 4777e08e6e0b..fae8f9a9531c 100644
--- a/sys-apps/i2c/i2c-2.8.3.ebuild
+++ b/sys-apps/i2c/i2c-2.8.3.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/sys-apps/i2c/i2c-2.8.3.ebuild,v 1.4 2004/06/30 17:20:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.8.3.ebuild,v 1.5 2004/07/20 18:20:26 plasmaroo Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www2.lm-sensors.nu/~lm78/archive/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="${KV}"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=""
diff --git a/sys-apps/i2c/i2c-2.8.4.ebuild b/sys-apps/i2c/i2c-2.8.4.ebuild
index fdea9ef5391c..d24bd53be44c 100644
--- a/sys-apps/i2c/i2c-2.8.4.ebuild
+++ b/sys-apps/i2c/i2c-2.8.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/sys-apps/i2c/i2c-2.8.4.ebuild,v 1.6 2004/07/13 12:15:52 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.8.4.ebuild,v 1.7 2004/07/20 18:20:26 plasmaroo Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www2.lm-sensors.nu/~lm78/archive/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="${KV}"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=""
diff --git a/sys-apps/i2c/i2c-2.8.7.ebuild b/sys-apps/i2c/i2c-2.8.7.ebuild
index 90e15a504d1e..d4114f3023de 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-2004 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.2 2004/07/13 12:15:52 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.8.7.ebuild,v 1.3 2004/07/20 18:20:26 plasmaroo Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www2.lm-sensors.nu/~lm78/archive/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="${KV}"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=""