summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-20 23:07:20 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-20 23:07:20 +0000
commit2162d72428b60210947031e58b25de5bb14a6a92 (patch)
tree84af766e53cf3e57eda3147735a41ce20af01ec4
parentStable on sparc wrt #119634 (diff)
downloadhistorical-2162d72428b60210947031e58b25de5bb14a6a92.tar.gz
historical-2162d72428b60210947031e58b25de5bb14a6a92.tar.bz2
historical-2162d72428b60210947031e58b25de5bb14a6a92.zip
Version bump.
Package-Manager: portage-2.1_pre3-r1
-rw-r--r--sys-apps/rlocate/ChangeLog7
-rw-r--r--sys-apps/rlocate/Manifest10
-rw-r--r--sys-apps/rlocate/files/digest-rlocate-0.4.21
-rw-r--r--sys-apps/rlocate/rlocate-0.4.2.ebuild48
4 files changed, 61 insertions, 5 deletions
diff --git a/sys-apps/rlocate/ChangeLog b/sys-apps/rlocate/ChangeLog
index 75da4b368a32..d3c46bfb0a10 100644
--- a/sys-apps/rlocate/ChangeLog
+++ b/sys-apps/rlocate/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-apps/rlocate
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/rlocate/ChangeLog,v 1.10 2006/01/19 10:20:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/rlocate/ChangeLog,v 1.11 2006/01/20 23:07:20 vapier Exp $
+
+*rlocate-0.4.2 (20 Jan 2006)
+
+ 20 Jan 2006; Mike Frysinger <vapier@gentoo.org> +rlocate-0.4.2.ebuild:
+ Version bump.
*rlocate-0.4.1 (19 Jan 2006)
diff --git a/sys-apps/rlocate/Manifest b/sys-apps/rlocate/Manifest
index 1e2a962b5416..ac497b67984a 100644
--- a/sys-apps/rlocate/Manifest
+++ b/sys-apps/rlocate/Manifest
@@ -1,10 +1,11 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 77542b6570dc0c818263ec6630cdedf2 ChangeLog 1684
+MD5 38ad11b0648c3e48c23d9e5cc7cef271 ChangeLog 1804
MD5 f2481f47e9d60d7e52234ffecd679931 files/digest-rlocate-0.3.3 65
MD5 c394abbcaaac16e12cbe56b3e639c634 files/digest-rlocate-0.4.0 65
MD5 98769b4485db0ab994b61441d74cf6fd files/digest-rlocate-0.4.1 65
+MD5 1561bda541670e6008a3dfc05510b446 files/digest-rlocate-0.4.2 65
MD5 43fee28c090b20de0b2c57b15e97caba files/rlocate-0.3.3-build.patch 2655
MD5 eebb74dad61fa6a50e9d7976ba863cb6 files/rlocate-0.3.3-linux-2.6.15.patch 1705
MD5 3827ed33c10fdb0bb9bd587e5895e8f8 files/rlocate-0.4.1-build.patch 1050
@@ -13,10 +14,11 @@ MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160
MD5 44d30c7cfe66aa9c0c6a9e2f29621477 rlocate-0.3.3.ebuild 1179
MD5 b7db03c5b66b779cf341adf968bbdc6b rlocate-0.4.0.ebuild 1140
MD5 fc1b9c9092f004bf925c9b6c05e32ac9 rlocate-0.4.1.ebuild 1161
+MD5 691a7dda3ce466a54f524ea116a9a45d rlocate-0.4.2.ebuild 1161
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDz2iK2+ySkm8kpY0RAoRPAJoDOE82MhTwhYgEGqYibIX99/rErwCfXkHn
-kZlmAFLC+lwb17ylhcjmZl8=
-=kPRs
+iD8DBQFD0W2y2+ySkm8kpY0RAm/TAKCc4jjJd/YFeO+NKa2cNnSKuHyVUACbB/Cn
+VMoWyn42cEKPcOigoOyiQH8=
+=Yf4Y
-----END PGP SIGNATURE-----
diff --git a/sys-apps/rlocate/files/digest-rlocate-0.4.2 b/sys-apps/rlocate/files/digest-rlocate-0.4.2
new file mode 100644
index 000000000000..0df899550af2
--- /dev/null
+++ b/sys-apps/rlocate/files/digest-rlocate-0.4.2
@@ -0,0 +1 @@
+MD5 261d152a387d10551f4f5f7297fdd3b5 rlocate-0.4.2.tar.gz 194056
diff --git a/sys-apps/rlocate/rlocate-0.4.2.ebuild b/sys-apps/rlocate/rlocate-0.4.2.ebuild
new file mode 100644
index 000000000000..ab4d0753b0c9
--- /dev/null
+++ b/sys-apps/rlocate/rlocate-0.4.2.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/rlocate/rlocate-0.4.2.ebuild,v 1.1 2006/01/20 23:07:20 vapier Exp $
+
+inherit eutils linux-mod
+
+DESCRIPTION="locate implementation that is always up-to-date"
+HOMEPAGE="http://rlocate.sourceforge.net/"
+SRC_URI="mirror://sourceforge/rlocate/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="!sys-apps/slocate"
+
+pkg_setup() {
+ MODULE_NAMES="rlocate(misc:${S}/rlocate-module)"
+ CONFIG_CHECK="SECURITY"
+ SECURITY_ERROR="You need to select the \"Enable different security models\" option in the kernel configuration (CONFIG_SECURITY)."
+ BUILD_TARGETS="all"
+ linux-mod_pkg_setup
+
+ enewgroup locate
+}
+
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+ epatch "${FILESDIR}"/${PN}-0.4.1-build.patch
+}
+
+src_compile() {
+ econf \
+ --with-kernel=${KV_DIR} \
+ --with-rlocate-group=locate \
+ || die
+ emake || die
+ linux-mod_src_compile
+}
+
+src_install() {
+ make install DESTDIR="${D}" || die
+ newinitd "${FILESDIR}"/rlocated.rc rlocated
+ linux-mod_src_install
+ dodoc AUTHORS ChangeLog* NEWS README
+}