summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2005-03-21 07:22:25 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2005-03-21 07:22:25 +0000
commit183575e147cc9061bbcccc07cbeb64f4a48ac714 (patch)
tree7cd86d8e1844d318a0b859f1bbaf74f243b9b6c4 /sys-apps/readahead-list
parent(Portage version: 2.0.51.19) (Manifest recommit) (diff)
downloadgentoo-2-183575e147cc9061bbcccc07cbeb64f4a48ac714.tar.gz
gentoo-2-183575e147cc9061bbcccc07cbeb64f4a48ac714.tar.bz2
gentoo-2-183575e147cc9061bbcccc07cbeb64f4a48ac714.zip
Initial ebuild. Ebuild and upstream package by Robin H. Johnson <robbat2@gentoo.org>. See bug #64724 for some details on this.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-apps/readahead-list')
-rw-r--r--sys-apps/readahead-list/ChangeLog11
-rw-r--r--sys-apps/readahead-list/Manifest5
-rw-r--r--sys-apps/readahead-list/files/digest-readahead-list-0.20050320.23201
-rw-r--r--sys-apps/readahead-list/metadata.xml9
-rw-r--r--sys-apps/readahead-list/readahead-list-0.20050320.2320.ebuild38
5 files changed, 64 insertions, 0 deletions
diff --git a/sys-apps/readahead-list/ChangeLog b/sys-apps/readahead-list/ChangeLog
new file mode 100644
index 000000000000..ad9a707ea88b
--- /dev/null
+++ b/sys-apps/readahead-list/ChangeLog
@@ -0,0 +1,11 @@
+# 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.1 2005/03/21 07:22:25 robbat2 Exp $
+
+*readahead-list-0.20050320.2320 (20 Mar 2005)
+
+ 20 Mar 2005; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml,
+ +readahead-list-0.20050320.2320.ebuild:
+ Initial ebuild. Ebuild and upstream package by Robin H. Johnson
+ <robbat2@gentoo.org>. See bug #64724 for some details on this.
+
diff --git a/sys-apps/readahead-list/Manifest b/sys-apps/readahead-list/Manifest
new file mode 100644
index 000000000000..b5de2c08c53b
--- /dev/null
+++ b/sys-apps/readahead-list/Manifest
@@ -0,0 +1,5 @@
+MD5 e459a529f365dcc189b34b70e0ee90c0 readahead-list-0.20050320.2320.ebuild 957
+MD5 9fed7d835204a85cc1da8ae9b3a81e10 metadata.xml 306
+MD5 144ea8467548eb1203e8fae0de99f07e files/digest-readahead-list-0.20050320.2240 78
+MD5 5939ae974453c4f25dc34fccefc1d8d5 files/digest-readahead-list-0.20050320.2311 82
+MD5 a30a550753bc067a2cf24fd8f2c106ba files/digest-readahead-list-0.20050320.2320 82
diff --git a/sys-apps/readahead-list/files/digest-readahead-list-0.20050320.2320 b/sys-apps/readahead-list/files/digest-readahead-list-0.20050320.2320
new file mode 100644
index 000000000000..49852a4a8aa5
--- /dev/null
+++ b/sys-apps/readahead-list/files/digest-readahead-list-0.20050320.2320
@@ -0,0 +1 @@
+MD5 98855afdc04dc11afe55eda2a82a3cd3 readahead-list-0.20050320.2320.tar.bz2 14425
diff --git a/sys-apps/readahead-list/metadata.xml b/sys-apps/readahead-list/metadata.xml
new file mode 100644
index 000000000000..c530161e6cdb
--- /dev/null
+++ b/sys-apps/readahead-list/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>base-system</herd>
+<maintainer>
+ <email>robbat2@gentoo.org</email>
+ <description>Upstream author as well as maintainer for Gentoo.</description>
+</maintainer>
+</pkgmetadata>
diff --git a/sys-apps/readahead-list/readahead-list-0.20050320.2320.ebuild b/sys-apps/readahead-list/readahead-list-0.20050320.2320.ebuild
new file mode 100644
index 000000000000..a52a207d9642
--- /dev/null
+++ b/sys-apps/readahead-list/readahead-list-0.20050320.2320.ebuild
@@ -0,0 +1,38 @@
+# 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.20050320.2320.ebuild,v 1.1 2005/03/21 07:22:25 robbat2 Exp $
+
+DESCRIPTION="Perform readahead(2) to pre-cache files."
+HOMEPAGE="http://tirpitz.iat.sfu.ca/"
+SRC_URI="${HOMEPAGE}/custom-software/${PN}/${P}.tar.bz2"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+# I'm not entirely certain about this
+# need to check if other libc variants provide readahead(2)
+DEPEND="virtual/libc"
+
+src_compile() {
+ emake CFLAGS="${CFLAGS}" || die "emake failed"
+}
+
+src_install() {
+ into /
+ dosbin readahead-list
+ cd ${S}/init/gentoo/
+ newinitd init.d-readahead-list readahead-list
+ newconfd conf.d-readahead-list readahead-list
+ insinto /etc/readahead-list
+ # default config
+ cd ${S}/scripts/
+ 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
+ docinto scripts
+ dodoc scripts/*
+}