summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2004-09-09 20:11:04 +0000
committerSimon Stelling <blubb@gentoo.org>2004-09-09 20:11:04 +0000
commit532e579464538ab7c3962dbcd701ed5d95e91291 (patch)
treef3cefe7bb57252772892b16e317cb1371c7f01a2 /sys-apps/i2c
parentRe-marked ~amd64, #58543 (Manifest recommit) (diff)
downloadgentoo-2-532e579464538ab7c3962dbcd701ed5d95e91291.tar.gz
gentoo-2-532e579464538ab7c3962dbcd701ed5d95e91291.tar.bz2
gentoo-2-532e579464538ab7c3962dbcd701ed5d95e91291.zip
added ~amd64 to sys-apps/i2c-2.8.7
Diffstat (limited to 'sys-apps/i2c')
-rw-r--r--sys-apps/i2c/ChangeLog5
-rw-r--r--sys-apps/i2c/i2c-2.8.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/i2c/ChangeLog b/sys-apps/i2c/ChangeLog
index 097da3f2adf5..05073ecf19f4 100644
--- a/sys-apps/i2c/ChangeLog
+++ b/sys-apps/i2c/ChangeLog
@@ -1,6 +1,9 @@
# 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.22 2004/09/06 00:42:53 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/ChangeLog,v 1.23 2004/09/09 20:11:04 blubb Exp $
+
+ 09 Sep 2004; <blubb@gentoo.org> i2c-2.8.7.ebuild:
+ added ~amd64 keyword
06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> i2c-2.8.4.ebuild,
i2c-2.8.7.ebuild:
diff --git a/sys-apps/i2c/i2c-2.8.7.ebuild b/sys-apps/i2c/i2c-2.8.7.ebuild
index b0db2547594f..216a2ea06c53 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.5 2004/09/06 00:42:53 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.8.7.ebuild,v 1.6 2004/09/09 20:11:04 blubb 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 ppc"
+KEYWORDS="x86 ppc ~amd64"
IUSE=""
DEPEND=""