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 | |
parent | stable on amd64 (diff) | |
download | historical-dbc5eca8e904acf09d6ab6e14d0655bf4c2e300a.tar.gz historical-dbc5eca8e904acf09d6ab6e14d0655bf4c2e300a.tar.bz2 historical-dbc5eca8e904acf09d6ab6e14d0655bf4c2e300a.zip |
amd64
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hwdata-knoppix/hwdata-knoppix-0.107.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/hwsetup/hwsetup-1.0-r1.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/kudzu-knoppix/kudzu-knoppix-1.1.36.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 |
7 files changed, 14 insertions, 14 deletions
diff --git a/sys-apps/hwdata-knoppix/hwdata-knoppix-0.107.ebuild b/sys-apps/hwdata-knoppix/hwdata-knoppix-0.107.ebuild index d22c3fb6928a..e9217e0dcc27 100644 --- a/sys-apps/hwdata-knoppix/hwdata-knoppix-0.107.ebuild +++ b/sys-apps/hwdata-knoppix/hwdata-knoppix-0.107.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/hwdata-knoppix/hwdata-knoppix-0.107.ebuild,v 1.5 2004/06/24 22:10:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwdata-knoppix/hwdata-knoppix-0.107.ebuild,v 1.6 2004/06/25 23:47:21 jhuebel Exp $ MY_PV=${PV}-4 DESCRIPTION="Data for the hwsetup program" @@ -8,7 +8,7 @@ SRC_URI="http://developer.linuxtag.net/knoppix/sources/${PN}_${MY_PV}.tar.gz" HOMEPAGE="http://www.knopper.net" IUSE="" -KEYWORDS="x86 ~ppc ~amd64 ~alpha" +KEYWORDS="x86 ~ppc amd64 ~alpha" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/hwsetup/hwsetup-1.0-r1.ebuild b/sys-apps/hwsetup/hwsetup-1.0-r1.ebuild index f59045a6a032..4468aab44c66 100644 --- a/sys-apps/hwsetup/hwsetup-1.0-r1.ebuild +++ b/sys-apps/hwsetup/hwsetup-1.0-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/hwsetup-1.0-r1.ebuild,v 1.5 2004/06/24 22:11:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/hwsetup-1.0-r1.ebuild,v 1.6 2004/06/25 23:45:26 jhuebel Exp $ MY_PV=${PV}-14 DESCRIPTION="Hardware setup program" SRC_URI="http://developer.linuxtag.net/knoppix/sources/${PN}_${MY_PV}.tar.gz" HOMEPAGE="http://www.knopper.net" -KEYWORDS="x86 ~amd64 ~ppc -sparc ~alpha -mips" +KEYWORDS="x86 amd64 ~ppc -sparc ~alpha -mips" SLOT="0" LICENSE="GPL-2" IUSE="" 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/kudzu-knoppix/kudzu-knoppix-1.1.36.ebuild b/sys-apps/kudzu-knoppix/kudzu-knoppix-1.1.36.ebuild index 7003a99103c5..6b8a9b9bec58 100644 --- a/sys-apps/kudzu-knoppix/kudzu-knoppix-1.1.36.ebuild +++ b/sys-apps/kudzu-knoppix/kudzu-knoppix-1.1.36.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/kudzu-knoppix/kudzu-knoppix-1.1.36.ebuild,v 1.9 2004/06/25 18:15:29 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/kudzu-knoppix/kudzu-knoppix-1.1.36.ebuild,v 1.10 2004/06/25 23:45:01 jhuebel Exp $ MY_PV=${PV}-2 S=${WORKDIR}/kudzu-${PV} @@ -8,7 +8,7 @@ DESCRIPTION="Knoppix version of the Red Hat hardware detection tools" SRC_URI="http://developer.linuxtag.net/knoppix/sources/${PN}_${MY_PV}.tar.gz" HOMEPAGE="http://www.knopper.net" -KEYWORDS="x86 ~amd64 ~ppc ~alpha -sparc -mips" +KEYWORDS="x86 amd64 ~ppc ~alpha -sparc -mips" SLOT="0" LICENSE="GPL-2" IUSE="" 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 |