diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2006-06-30 00:57:54 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2006-06-30 00:57:54 +0000 |
commit | 84091657e644c94608abedb758caef469dc15a5d (patch) | |
tree | bb245e6e23184fb7fb4fecb4fee27480926973ef /sys-apps/readahead-list/readahead-list-1.20060421.1016.ebuild | |
parent | Add ~ppc. (diff) | |
download | historical-84091657e644c94608abedb758caef469dc15a5d.tar.gz historical-84091657e644c94608abedb758caef469dc15a5d.tar.bz2 historical-84091657e644c94608abedb758caef469dc15a5d.zip |
Add ~ppc.
Package-Manager: portage-2.1.1_pre1-r5
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 0e3eb7fe3029..f18f6dcd14c3 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-2006 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.1 2006/04/21 10:31:40 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/readahead-list/readahead-list-1.20060421.1016.ebuild,v 1.2 2006/06/30 00:57:54 robbat2 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="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="doc" # I'm not entirely certain about this |