public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/readahead-list/
@ 2017-09-27 21:45 Robin H. Johnson
  0 siblings, 0 replies; 6+ messages in thread
From: Robin H. Johnson @ 2017-09-27 21:45 UTC (permalink / raw
  To: gentoo-commits

commit:     d3949e245bb763fb50fe905ea26f5d5ba7b28931
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 27 21:43:03 2017 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Sep 27 21:45:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3949e24

sys-apps/readahead-list: stable

Performed as upstream author after testing.

Bug: https://bugs.gentoo.org/614624
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild b/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild
index 80b37f7a964..36a5f629072 100644
--- a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild
+++ b/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild
@@ -8,7 +8,7 @@ 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"
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-apps/readahead-list/
@ 2017-10-06 22:58 Sergei Trofimovich
  0 siblings, 0 replies; 6+ messages in thread
From: Sergei Trofimovich @ 2017-10-06 22:58 UTC (permalink / raw
  To: gentoo-commits

commit:     1671e68863b4c3be914b1c59bebdd21eef506c99
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  6 22:58:26 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Oct  6 22:58:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1671e688

sys-apps/readahead-list: stable 1.20060421.1016-r3 for ppc, bug #614624

Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

 sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild b/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild
index 36a5f629072..b7033eeced8 100644
--- a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild
+++ b/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild
@@ -8,7 +8,7 @@ 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"
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-apps/readahead-list/
@ 2018-01-12 22:14 Craig Andrews
  0 siblings, 0 replies; 6+ messages in thread
From: Craig Andrews @ 2018-01-12 22:14 UTC (permalink / raw
  To: gentoo-commits

commit:     e8ee4e9dd40524c72161505be792a5b354b10da4
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Jan  5 15:18:56 2018 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 22:14:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8ee4e9d

sys-apps/readahead-list: remove old

 .../readahead-list-1.20060421.1016-r1.ebuild       | 58 ---------------------
 .../readahead-list-1.20060421.1016-r2.ebuild       | 60 ----------------------
 .../readahead-list-1.20060421.1016.ebuild          | 60 ----------------------
 3 files changed, 178 deletions(-)

diff --git a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r1.ebuild b/sys-apps/readahead-list/readahead-list-1.20060421.1016-r1.ebuild
deleted file mode 100644
index 5790a1d340e..00000000000
--- a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit base
-
-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"
-IUSE="doc"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-		virtual/os-headers"
-
-PATCHES=( "${FILESDIR}/${P}-gcc-4.3.patch" )
-
-src_compile() {
-	econf --sbindir=/sbin || die "econf failed"
-	emake || die "emake failed"
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-
-	# init scripts
-	#cd "${S}/contrib/init/gentoo/"
-	newinitd "${FILESDIR}"/init.d-readahead-list readahead-list
-	newinitd "${FILESDIR}"/init.d-readahead-list-early readahead-list-early
-	newconfd "${FILESDIR}"/conf.d-readahead-list readahead-list
-
-	# default config
-	insinto /etc/readahead-list
-	cd "${S}/contrib/data"
-	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
-	if use doc; then
-		docinto scripts
-		dodoc contrib/scripts/*
-	fi
-	# clean up a bit
-	find "${D}/usr/share/doc/${PF}/" -type f -name 'Makefile*' -exec rm -f \{\} \;
-}
-
-pkg_postinst() {
-	einfo "You should add readahead-list to your runlevels:"
-	einfo "  rc-update add readahead-list-early boot"
-	einfo "  rc-update add readahead-list boot"
-	einfo "Also consider customizing the lists in /etc/readahead-list"
-	einfo "for maximum performance gain."
-}

diff --git a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r2.ebuild b/sys-apps/readahead-list/readahead-list-1.20060421.1016-r2.ebuild
deleted file mode 100644
index 80b37f7a964..00000000000
--- a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r2.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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"
-IUSE="doc"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-	virtual/os-headers
-"
-
-PATCHES=(
-	"${FILESDIR}/${P}-gcc-4.3.patch"
-	"${FILESDIR}/${P}-gcc6.patch"
-)
-
-src_configure() {
-	econf --sbindir=/sbin
-}
-
-src_install() {
-	default
-
-	# init scripts
-	#cd "${S}/contrib/init/gentoo/"
-	newinitd "${FILESDIR}"/init.d-readahead-list readahead-list
-	newinitd "${FILESDIR}"/init.d-readahead-list-early readahead-list-early
-	newconfd "${FILESDIR}"/conf.d-readahead-list readahead-list
-
-	# default config
-	insinto /etc/readahead-list
-	cd "${S}/contrib/data"
-	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}"
-	if use doc; then
-		docinto scripts
-		dodoc contrib/scripts/*
-	fi
-	# clean up a bit
-	find "${D}/usr/share/doc/${PF}/" -type f -name 'Makefile*' -exec rm -f \{\} \;
-}
-
-pkg_postinst() {
-	einfo "You should add readahead-list to your runlevels:"
-	einfo "  rc-update add readahead-list-early boot"
-	einfo "  rc-update add readahead-list boot"
-	einfo "Also consider customizing the lists in /etc/readahead-list"
-	einfo "for maximum performance gain."
-}

diff --git a/sys-apps/readahead-list/readahead-list-1.20060421.1016.ebuild b/sys-apps/readahead-list/readahead-list-1.20060421.1016.ebuild
deleted file mode 100644
index 1e7b7b64fb1..00000000000
--- a/sys-apps/readahead-list/readahead-list-1.20060421.1016.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit base
-
-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"
-IUSE="doc"
-
-# I'm not entirely certain about this
-# need to check if other libc variants provide readahead(2)
-RDEPEND=""
-DEPEND="${RDEPEND}
-		virtual/os-headers"
-
-PATCHES=( "${FILESDIR}/${P}-gcc-4.3.patch" )
-
-src_compile() {
-	econf --sbindir=/sbin || die "econf failed"
-	emake || die "emake failed"
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-
-	# init scripts
-	cd "${S}/contrib/init/gentoo/"
-	newinitd init.d-readahead-list readahead-list
-	newinitd init.d-readahead-list-early readahead-list-early
-	newconfd conf.d-readahead-list readahead-list
-
-	# default config
-	insinto /etc/readahead-list
-	cd "${S}/contrib/data"
-	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
-	if use doc; then
-		docinto scripts
-		dodoc contrib/scripts/*
-	fi
-	# clean up a bit
-	find "${D}/usr/share/doc/${PF}/" -type f -name 'Makefile*' -exec rm -f \{} \;
-}
-
-pkg_postinst() {
-	einfo "You should add readahead-list to your runlevels:"
-	einfo "  rc-update add readahead-list-early boot"
-	einfo "  rc-update add readahead-list boot"
-	einfo "Also consider customizing the lists in /etc/readahead-list"
-	einfo "for maximum performance gain."
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-apps/readahead-list/
@ 2018-01-12 22:14 Craig Andrews
  0 siblings, 0 replies; 6+ messages in thread
From: Craig Andrews @ 2018-01-12 22:14 UTC (permalink / raw
  To: gentoo-commits

commit:     95aa384488283311a5105dc76c393a2ab0ec62db
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Jan  5 15:19:36 2018 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 22:14:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95aa3844

sys-apps/readahead-list: update Homepage, fix header

Closes: https://bugs.gentoo.org/116329

 sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild b/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild
index b7033eeced8..2c963c97fec 100644
--- a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild
+++ b/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Preloads files into the page cache to accelerate program loading"
-HOMEPAGE="http://www.orbis-terrarum.net"
+HOMEPAGE="https://github.com/robbat2/readahead-list"
 SRC_URI="mirror://gentoo/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-apps/readahead-list/
@ 2021-05-29 19:03 David Seifert
  0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2021-05-29 19:03 UTC (permalink / raw
  To: gentoo-commits

commit:     58a2e00051fa73939a321158607608647348543c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 29 19:02:57 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 29 19:02:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58a2e000

sys-apps/readahead-list: ebuild tidying

Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild b/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild
index 2c963c97fec..f75dd67ab1d 100644
--- a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild
+++ b/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,10 +11,7 @@ SLOT="0"
 KEYWORDS="amd64 ppc x86"
 IUSE="doc"
 
-RDEPEND=""
-DEPEND="${RDEPEND}
-	virtual/os-headers
-"
+DEPEND="virtual/os-headers"
 
 PATCHES=(
 	"${FILESDIR}/${P}-gcc-4.3.patch"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-apps/readahead-list/
@ 2022-10-29 21:32 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2022-10-29 21:32 UTC (permalink / raw
  To: gentoo-commits

commit:     4d392c65c165cccf547fcb3ddb1a0916be98624c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:29:48 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 21:29:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d392c65

sys-apps/readahead-list: add github upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/readahead-list/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-apps/readahead-list/metadata.xml b/sys-apps/readahead-list/metadata.xml
index 05c463273728..3571b57c20ea 100644
--- a/sys-apps/readahead-list/metadata.xml
+++ b/sys-apps/readahead-list/metadata.xml
@@ -8,4 +8,7 @@
 	<email>base-system@gentoo.org</email>
 	<name>Gentoo Base System</name>
 </maintainer>
+<upstream>
+	<remote-id type="github">robbat2/readahead-list</remote-id>
+</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-10-29 21:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-12 22:14 [gentoo-commits] repo/gentoo:master commit in: sys-apps/readahead-list/ Craig Andrews
  -- strict thread matches above, loose matches on Subject: below --
2022-10-29 21:32 Sam James
2021-05-29 19:03 David Seifert
2018-01-12 22:14 Craig Andrews
2017-10-06 22:58 Sergei Trofimovich
2017-09-27 21:45 Robin H. Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox