diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:19:41 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:19:41 +0000 |
commit | 1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef (patch) | |
tree | ef0461122d47c11a9fdb6f70dc407a75159ced6f /sys-apps/noflushd | |
parent | regen manifest test (diff) | |
download | gentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.tar.gz gentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.tar.bz2 gentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.zip |
mondo amd64 commit (keywords, misc things here and there)
Diffstat (limited to 'sys-apps/noflushd')
-rw-r--r-- | sys-apps/noflushd/noflushd-2.4-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/noflushd/noflushd-2.4-r6.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/noflushd/noflushd-2.6.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/noflushd/noflushd-2.4-r3.ebuild b/sys-apps/noflushd/noflushd-2.4-r3.ebuild index 80067d251d95..3cf0374fc13a 100644 --- a/sys-apps/noflushd/noflushd-2.4-r3.ebuild +++ b/sys-apps/noflushd/noflushd-2.4-r3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/noflushd/noflushd-2.4-r3.ebuild,v 1.8 2003/04/16 17:51:07 cretin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/noflushd/noflushd-2.4-r3.ebuild,v 1.9 2003/06/21 21:19:40 drobbins Exp $ # Note: the daemon's current 2.4 version has nothing to do with kernel versions MY_P="${P/-/_}" S=${WORKDIR}/${P}.orig SRC_URI="http://download.sourceforge.net/noflushd/${MY_P}.orig.tar.gz" HOMEPAGE="http://noflushd.sourceforge.net/" -KEYWORDS="x86" +KEYWORDS="x86 amd64" SLOT="0" LICENSE="GPL-2" DESCRIPTION="A daemon to spin down your disks and force accesses to be cached" diff --git a/sys-apps/noflushd/noflushd-2.4-r6.ebuild b/sys-apps/noflushd/noflushd-2.4-r6.ebuild index c966cd4d6bf6..a1a35dddc1c4 100644 --- a/sys-apps/noflushd/noflushd-2.4-r6.ebuild +++ b/sys-apps/noflushd/noflushd-2.4-r6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/noflushd/noflushd-2.4-r6.ebuild,v 1.9 2003/04/16 17:51:07 cretin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/noflushd/noflushd-2.4-r6.ebuild,v 1.10 2003/06/21 21:19:40 drobbins Exp $ # Note: the daemon's current 2.4 version has nothing to do with kernel versions MY_P=${P/-/_} S=${WORKDIR}/${P}.orig SRC_URI="http://download.sourceforge.net/noflushd/${MY_P}.orig.tar.gz" HOMEPAGE="http://noflushd.sourceforge.net" -KEYWORDS="x86" +KEYWORDS="x86 amd64" SLOT="0" LICENSE="GPL-2" DESCRIPTION="A daemon to spin down your disks and force accesses to be cached" diff --git a/sys-apps/noflushd/noflushd-2.6.3.ebuild b/sys-apps/noflushd/noflushd-2.6.3.ebuild index eec9b8eda015..5518fe32dafd 100644 --- a/sys-apps/noflushd/noflushd-2.6.3.ebuild +++ b/sys-apps/noflushd/noflushd-2.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/noflushd/noflushd-2.6.3.ebuild,v 1.7 2003/02/13 16:08:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/noflushd/noflushd-2.6.3.ebuild,v 1.8 2003/06/21 21:19:40 drobbins Exp $ S="${WORKDIR}/${P}" @@ -8,7 +8,7 @@ DESCRIPTION="A daemon to spin down your disks and force accesses to be cached" HOMEPAGE="http://noflushd.sourceforge.net" SRC_URI="http://unc.dl.sourceforge.net/sourceforge/noflushd/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 -ppc" +KEYWORDS="x86 amd64 -ppc" SLOT="0" DEPEND="virtual/glibc" |