diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:37:07 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:37:07 +0000 |
commit | 02f9a53a89a390bbbf9df21eff12ff6683d216e2 (patch) | |
tree | 2946b21810e1fdcc9c461ff1a77b957150c67622 /sys-apps/i2c | |
parent | (no commit message) (diff) | |
download | historical-02f9a53a89a390bbbf9df21eff12ff6683d216e2.tar.gz historical-02f9a53a89a390bbbf9df21eff12ff6683d216e2.tar.bz2 historical-02f9a53a89a390bbbf9df21eff12ff6683d216e2.zip |
Add inherit eutils
Diffstat (limited to 'sys-apps/i2c')
-rw-r--r-- | sys-apps/i2c/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/i2c/i2c-2.7.0.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/i2c/i2c-2.8.0.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/i2c/i2c-2.8.1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/i2c/i2c-2.8.2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/i2c/i2c-2.8.3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/i2c/i2c-2.8.4.ebuild | 4 |
7 files changed, 24 insertions, 7 deletions
diff --git a/sys-apps/i2c/ChangeLog b/sys-apps/i2c/ChangeLog index 5dc21e8aadbf..75bdf554a0af 100644 --- a/sys-apps/i2c/ChangeLog +++ b/sys-apps/i2c/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/i2c # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/ChangeLog,v 1.15 2004/04/27 09:18:39 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/ChangeLog,v 1.16 2004/04/27 21:10:55 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> i2c-2.7.0.ebuild, + i2c-2.8.0.ebuild, i2c-2.8.1.ebuild, i2c-2.8.2.ebuild, i2c-2.8.3.ebuild, + i2c-2.8.4.ebuild: + Add inherit eutils *i2c-2.8.3 (27 Mar 2004) *i2c-2.8.4 (27 Mar 2004) diff --git a/sys-apps/i2c/i2c-2.7.0.ebuild b/sys-apps/i2c/i2c-2.7.0.ebuild index ce82b8545c51..77633ba5e53c 100644 --- a/sys-apps/i2c/i2c-2.7.0.ebuild +++ b/sys-apps/i2c/i2c-2.7.0.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.7.0.ebuild,v 1.10 2004/01/25 23:15:20 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.7.0.ebuild,v 1.11 2004/04/27 21:10:55 agriffis Exp $ + +inherit eutils DESCRIPTION="I2C Bus support" HOMEPAGE="http://www2.lm-sensors.nu/~lm78/" diff --git a/sys-apps/i2c/i2c-2.8.0.ebuild b/sys-apps/i2c/i2c-2.8.0.ebuild index b8b63c06b36e..5f634e72c291 100644 --- a/sys-apps/i2c/i2c-2.8.0.ebuild +++ b/sys-apps/i2c/i2c-2.8.0.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.11 2004/01/25 23:15:20 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.8.0.ebuild,v 1.12 2004/04/27 21:10:55 agriffis Exp $ + +inherit eutils DESCRIPTION="I2C Bus support for 2.4.x kernels" HOMEPAGE="http://www2.lm-sensors.nu/~lm78/" diff --git a/sys-apps/i2c/i2c-2.8.1.ebuild b/sys-apps/i2c/i2c-2.8.1.ebuild index 64cab7ed2e43..7b633943bb8f 100644 --- a/sys-apps/i2c/i2c-2.8.1.ebuild +++ b/sys-apps/i2c/i2c-2.8.1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.5 2004/01/25 23:16:36 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.8.1.ebuild,v 1.6 2004/04/27 21:10:55 agriffis Exp $ + +inherit eutils DESCRIPTION="I2C Bus support for 2.4.x kernels" HOMEPAGE="http://www2.lm-sensors.nu/~lm78/" diff --git a/sys-apps/i2c/i2c-2.8.2.ebuild b/sys-apps/i2c/i2c-2.8.2.ebuild index 519494f5f72b..4f79fa090b05 100644 --- a/sys-apps/i2c/i2c-2.8.2.ebuild +++ b/sys-apps/i2c/i2c-2.8.2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.2 2004/01/25 23:15:20 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.8.2.ebuild,v 1.3 2004/04/27 21:10:55 agriffis Exp $ + +inherit eutils DESCRIPTION="I2C Bus support for 2.4.x kernels" HOMEPAGE="http://www2.lm-sensors.nu/~lm78/" diff --git a/sys-apps/i2c/i2c-2.8.3.ebuild b/sys-apps/i2c/i2c-2.8.3.ebuild index a85d798c17f9..25473b0ce2a5 100644 --- a/sys-apps/i2c/i2c-2.8.3.ebuild +++ b/sys-apps/i2c/i2c-2.8.3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.1 2004/03/27 15:13:32 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.8.3.ebuild,v 1.2 2004/04/27 21:10:55 agriffis Exp $ + +inherit eutils DESCRIPTION="I2C Bus support for 2.4.x kernels" HOMEPAGE="http://www2.lm-sensors.nu/~lm78/" diff --git a/sys-apps/i2c/i2c-2.8.4.ebuild b/sys-apps/i2c/i2c-2.8.4.ebuild index d0d509b1322d..9ff73009c879 100644 --- a/sys-apps/i2c/i2c-2.8.4.ebuild +++ b/sys-apps/i2c/i2c-2.8.4.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.1 2004/03/27 15:13:32 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/i2c-2.8.4.ebuild,v 1.2 2004/04/27 21:10:55 agriffis Exp $ + +inherit eutils DESCRIPTION="I2C Bus support for 2.4.x kernels" HOMEPAGE="http://www2.lm-sensors.nu/~lm78/" |