diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-09-26 04:36:42 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-09-26 04:36:42 +0000 |
commit | 5bd113b49ca3dcd69f1eee1fec8715e4e5a521ab (patch) | |
tree | 8276f50994ae002d5e04760c0c78178eb1b60238 | |
parent | Stable on x86, 260 days in ~x86. (diff) | |
download | gentoo-2-5bd113b49ca3dcd69f1eee1fec8715e4e5a521ab.tar.gz gentoo-2-5bd113b49ca3dcd69f1eee1fec8715e4e5a521ab.tar.bz2 gentoo-2-5bd113b49ca3dcd69f1eee1fec8715e4e5a521ab.zip |
Stable on x86, 132 days in ~x86.
(Portage version: 2.0.52-r1)
-rw-r--r-- | sys-apps/readahead-list/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/readahead-list/readahead-list-0.20050517.0220.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/readahead-list/ChangeLog b/sys-apps/readahead-list/ChangeLog index 336f6cbe8075..0700a4748cfc 100644 --- a/sys-apps/readahead-list/ChangeLog +++ b/sys-apps/readahead-list/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/readahead-list # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/readahead-list/ChangeLog,v 1.7 2005/07/17 12:56:13 jhhudso Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/readahead-list/ChangeLog,v 1.8 2005/09/26 04:36:42 robbat2 Exp $ + + 26 Sep 2005; Robin H. Johnson <robbat2@gentoo.org> + readahead-list-0.20050517.0220.ebuild: + Stable on x86, 132 days in ~x86. 17 Jul 2005; Jared Hudson <jhhudso@gentoo.org> readahead-list-0.20050517.0220.ebuild: diff --git a/sys-apps/readahead-list/readahead-list-0.20050517.0220.ebuild b/sys-apps/readahead-list/readahead-list-0.20050517.0220.ebuild index b6fdd83beb9a..017bd8144474 100644 --- a/sys-apps/readahead-list/readahead-list-0.20050517.0220.ebuild +++ b/sys-apps/readahead-list/readahead-list-0.20050517.0220.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/readahead-list/readahead-list-0.20050517.0220.ebuild,v 1.2 2005/07/17 12:56:13 jhhudso Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/readahead-list/readahead-list-0.20050517.0220.ebuild,v 1.3 2005/09/26 04:36:42 robbat2 Exp $ DESCRIPTION="Preloads files into the page cache to accelerate program loading." HOMEPAGE="http://www.orbis-terrarum.net" SRC_URI="http://tirpitz.iat.sfu.ca/custom-software/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" IUSE="doc" # I'm not entirely certain about this |