diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-06-25 23:47:21 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-06-25 23:47:21 +0000 |
commit | dbc5eca8e904acf09d6ab6e14d0655bf4c2e300a (patch) | |
tree | e7d13bf8dbd602b1f126b7dcf79f9651eb727611 /sys-apps/i2c | |
parent | stable on amd64 (diff) | |
download | historical-dbc5eca8e904acf09d6ab6e14d0655bf4c2e300a.tar.gz historical-dbc5eca8e904acf09d6ab6e14d0655bf4c2e300a.tar.bz2 historical-dbc5eca8e904acf09d6ab6e14d0655bf4c2e300a.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="" |