diff options
author | Dawid Węgliński <cla@gentoo.org> | 2008-04-12 16:58:11 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2008-04-12 16:58:11 +0000 |
commit | 4f4bd9689ab7433d69525e4c3b2665464c825447 (patch) | |
tree | 1fa52aa1dda5aa708ee408b46c9e62a774b453d2 /sys-apps/readahead-list/readahead-list-1.20060421.1016.ebuild | |
parent | Stable on x86 wrt bug #217099 (diff) | |
download | gentoo-2-4f4bd9689ab7433d69525e4c3b2665464c825447.tar.gz gentoo-2-4f4bd9689ab7433d69525e4c3b2665464c825447.tar.bz2 gentoo-2-4f4bd9689ab7433d69525e4c3b2665464c825447.zip |
Stable on x86 wrt bug #216786
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-apps/readahead-list/readahead-list-1.20060421.1016.ebuild')
-rw-r--r-- | sys-apps/readahead-list/readahead-list-1.20060421.1016.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/readahead-list/readahead-list-1.20060421.1016.ebuild b/sys-apps/readahead-list/readahead-list-1.20060421.1016.ebuild index 649d18c80647..3c8ea471ffd4 100644 --- a/sys-apps/readahead-list/readahead-list-1.20060421.1016.ebuild +++ b/sys-apps/readahead-list/readahead-list-1.20060421.1016.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/readahead-list/readahead-list-1.20060421.1016.ebuild,v 1.4 2008/04/12 10:57:30 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/readahead-list/readahead-list-1.20060421.1016.ebuild,v 1.5 2008/04/12 16:58:11 cla Exp $ DESCRIPTION="Preloads files into the page cache to accelerate program loading." HOMEPAGE="http://www.orbis-terrarum.net" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="doc" # I'm not entirely certain about this |