diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-06-25 23:42:18 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-06-25 23:42:18 +0000 |
commit | 4819d2cf365f866be6179d39b5659ef7649d8c8d (patch) | |
tree | 03b11c4b0db821f8aae59f2c126df8d74d754b0f /sys-apps/i2c | |
parent | Stable on mips (Manifest recommit) (diff) | |
download | gentoo-2-4819d2cf365f866be6179d39b5659ef7649d8c8d.tar.gz gentoo-2-4819d2cf365f866be6179d39b5659ef7649d8c8d.tar.bz2 gentoo-2-4819d2cf365f866be6179d39b5659ef7649d8c8d.zip |
amd64
Diffstat (limited to 'sys-apps/i2c')
-rw-r--r-- | sys-apps/i2c/i2c-2.8.0.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/i2c/i2c-2.8.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/i2c/i2c-2.8.0.ebuild b/sys-apps/i2c/i2c-2.8.0.ebuild index 50b9fbd5d5c7..11bb62738488 100644 --- a/sys-apps/i2c/i2c-2.8.0.ebuild +++ b/sys-apps/i2c/i2c-2.8.0.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.0.ebuild,v 1.13 2004/06/24 22:11:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.8.0.ebuild,v 1.14 2004/06/25 23:42:18 jhuebel Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www2.lm-sensors.nu/~lm78/archive/${P}.tar.gz" SLOT="${KV}" LICENSE="GPL-2" -KEYWORDS="x86 ~alpha ~amd64 ~ppc" +KEYWORDS="x86 ~alpha amd64 ~ppc" DEPEND="" diff --git a/sys-apps/i2c/i2c-2.8.1.ebuild b/sys-apps/i2c/i2c-2.8.1.ebuild index f1ff5e1fc60e..b2d86aaa5db6 100644 --- a/sys-apps/i2c/i2c-2.8.1.ebuild +++ b/sys-apps/i2c/i2c-2.8.1.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.1.ebuild,v 1.7 2004/06/24 22:11:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.8.1.ebuild,v 1.8 2004/06/25 23:42:18 jhuebel 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" DEPEND="" |