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 | |
parent | Stable on mips (Manifest recommit) (diff) | |
download | gentoo-2-4819d2cf365f866be6179d39b5659ef7649d8c8d.tar.gz gentoo-2-4819d2cf365f866be6179d39b5659ef7649d8c8d.tar.bz2 gentoo-2-4819d2cf365f866be6179d39b5659ef7649d8c8d.zip |
amd64
-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/smartmontools/smartmontools-5.26.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/supervise-scripts/supervise-scripts-3.5.ebuild | 4 |
4 files changed, 8 insertions, 8 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="" diff --git a/sys-apps/smartmontools/smartmontools-5.26.ebuild b/sys-apps/smartmontools/smartmontools-5.26.ebuild index 326e42b09ecc..1b8ae917c49a 100644 --- a/sys-apps/smartmontools/smartmontools-5.26.ebuild +++ b/sys-apps/smartmontools/smartmontools-5.26.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/smartmontools/smartmontools-5.26.ebuild,v 1.4 2004/06/24 22:26:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.26.ebuild,v 1.5 2004/06/25 23:39:49 jhuebel Exp $ DESCRIPTION="control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.)" HOMEPAGE="http://smartmontools.sf.net/" @@ -9,7 +9,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 sparc" +KEYWORDS="x86 amd64 sparc" S=${WORKDIR}/${P} diff --git a/sys-apps/supervise-scripts/supervise-scripts-3.5.ebuild b/sys-apps/supervise-scripts/supervise-scripts-3.5.ebuild index d3e830c72dc2..8ffeb665c2d6 100644 --- a/sys-apps/supervise-scripts/supervise-scripts-3.5.ebuild +++ b/sys-apps/supervise-scripts/supervise-scripts-3.5.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/supervise-scripts/supervise-scripts-3.5.ebuild,v 1.9 2004/06/24 22:28:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/supervise-scripts/supervise-scripts-3.5.ebuild,v 1.10 2004/06/25 23:38:26 jhuebel Exp $ inherit fixheadtails DESCRIPTION="Starting and stopping daemontools managed services." @@ -9,7 +9,7 @@ SRC_URI="http://untroubled.org/supervise-scripts/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc sparc alpha" +KEYWORDS="x86 amd64 ~ppc sparc alpha" RDEPEND=">=sys-apps/daemontools-0.70" DEPEND=">=sys-apps/daemontools-0.70 |