diff options
Diffstat (limited to 'sys-apps/readahead-list')
-rw-r--r-- | sys-apps/readahead-list/Manifest | 2 | ||||
-rw-r--r-- | sys-apps/readahead-list/readahead-list-0.20050323.0658.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/readahead-list/Manifest b/sys-apps/readahead-list/Manifest index edb30eb2f85f..6c3be4a786b1 100644 --- a/sys-apps/readahead-list/Manifest +++ b/sys-apps/readahead-list/Manifest @@ -1,5 +1,5 @@ MD5 98d39a3e2ac8773ea9a71fd51e936fd0 readahead-list-0.20050320.2320.ebuild 1081 -MD5 faa535175e1205e29dfffb551df976e4 readahead-list-0.20050323.0658.ebuild 1243 +MD5 2f67e0fe8223615429116a6f0da444f3 readahead-list-0.20050323.0658.ebuild 1242 MD5 317332af9dd39fee150ca090168a4739 ChangeLog 746 MD5 9fed7d835204a85cc1da8ae9b3a81e10 metadata.xml 306 MD5 a30a550753bc067a2cf24fd8f2c106ba files/digest-readahead-list-0.20050320.2320 82 diff --git a/sys-apps/readahead-list/readahead-list-0.20050323.0658.ebuild b/sys-apps/readahead-list/readahead-list-0.20050323.0658.ebuild index d7655a7fd4c9..5aa4ebf9d2ce 100644 --- a/sys-apps/readahead-list/readahead-list-0.20050323.0658.ebuild +++ b/sys-apps/readahead-list/readahead-list-0.20050323.0658.ebuild @@ -1,6 +1,6 @@ # 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.20050323.0658.ebuild,v 1.1 2005/03/23 08:33:12 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/readahead-list/readahead-list-0.20050323.0658.ebuild,v 1.2 2005/03/23 08:33:36 robbat2 Exp $ DESCRIPTION="Perform readahead(2) to pre-cache files." HOMEPAGE="http://tirpitz.iat.sfu.ca/" @@ -33,7 +33,7 @@ src_install() { newins readahead.runlevel-default.list runlevel-default newins readahead.runlevel-boot.list runlevel-boot newins readahead._sbin_rc.list exec_sbin_rc - + # docs cd ${S} dodoc README |