summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2004-03-15 08:44:00 +0000
committerJoshua Kinard <kumba@gentoo.org>2004-03-15 08:44:00 +0000
commit54a2bca9c1468cf78db4a195d53bfa1c31a2a75a (patch)
treed0e0e0327ca8ec4e7da751e32fd5aa8fbed25bdc
parentclean older version (Manifest recommit) (diff)
downloadgentoo-2-54a2bca9c1468cf78db4a195d53bfa1c31a2a75a.tar.gz
gentoo-2-54a2bca9c1468cf78db4a195d53bfa1c31a2a75a.tar.bz2
gentoo-2-54a2bca9c1468cf78db4a195d53bfa1c31a2a75a.zip
Marked stable on mips.
-rw-r--r--sys-apps/slocate/ChangeLog5
-rw-r--r--sys-apps/slocate/Manifest12
-rw-r--r--sys-apps/slocate/slocate-2.7-r2.ebuild4
-rw-r--r--sys-apps/slocate/slocate-2.7-r3.ebuild4
-rw-r--r--sys-apps/slocate/slocate-2.7-r5.ebuild4
5 files changed, 16 insertions, 13 deletions
diff --git a/sys-apps/slocate/ChangeLog b/sys-apps/slocate/ChangeLog
index 7c6e4c544600..a9e2c229d83b 100644
--- a/sys-apps/slocate/ChangeLog
+++ b/sys-apps/slocate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/slocate
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/ChangeLog,v 1.37 2004/03/05 18:16:04 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/ChangeLog,v 1.38 2004/03/15 08:44:00 kumba Exp $
+
+ 15 Mar 2004; Joshua Kinard <kumba@gentoo.org> slocate-2.7-r5.ebuild:
+ Marked stable on mips.
02 Mar 2004; Brian Jackson <iggy@gentoo.org> slocate-2.7-r5.ebuild:
adding initial s390 support
diff --git a/sys-apps/slocate/Manifest b/sys-apps/slocate/Manifest
index 74e697bd40b2..f8868e3c1d2e 100644
--- a/sys-apps/slocate/Manifest
+++ b/sys-apps/slocate/Manifest
@@ -1,11 +1,11 @@
-MD5 9a0d03adcb00d7a3a7adc6cf8e6b1781 slocate-2.7-r2.ebuild 2204
-MD5 1b0c887ad7c73129d5ef845d7c69fbe2 slocate-2.7-r4.ebuild 2321
-MD5 89178d2acbcd5d37b4e413a7a3b82745 slocate-2.7-r3.ebuild 2325
-MD5 41b6f7bd454079ad499badcd0bf25dc6 ChangeLog 4897
-MD5 efb6536b3bc2d898dbbf80500d489037 slocate-2.7-r5.ebuild 2382
+MD5 c8f340427bbc4300d10559c629b9296e ChangeLog 4994
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 b7beef1a847acd7f78f54af779fe239c files/updatedb.conf 618
+MD5 5e4aa39c5adad5779ab1ac1f4d63a941 slocate-2.7-r2.ebuild 2204
+MD5 9cd5a343ef2dc3b21456ec6d032a6aa7 slocate-2.7-r3.ebuild 2325
+MD5 1b0c887ad7c73129d5ef845d7c69fbe2 slocate-2.7-r4.ebuild 2321
+MD5 9513a54d185c4fe272f2f52fb55cca50 slocate-2.7-r5.ebuild 2381
MD5 f03ed3063ac796dbf26187038a928db8 files/digest-slocate-2.7-r2 62
MD5 f03ed3063ac796dbf26187038a928db8 files/digest-slocate-2.7-r3 62
MD5 f03ed3063ac796dbf26187038a928db8 files/digest-slocate-2.7-r4 62
MD5 f03ed3063ac796dbf26187038a928db8 files/digest-slocate-2.7-r5 62
+MD5 b7beef1a847acd7f78f54af779fe239c files/updatedb.conf 618
diff --git a/sys-apps/slocate/slocate-2.7-r2.ebuild b/sys-apps/slocate/slocate-2.7-r2.ebuild
index f833bbdd465b..c776ef5a3328 100644
--- a/sys-apps/slocate/slocate-2.7-r2.ebuild
+++ b/sys-apps/slocate/slocate-2.7-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/slocate-2.7-r2.ebuild,v 1.10 2003/11/01 21:31:10 puggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/slocate-2.7-r2.ebuild,v 1.11 2004/03/15 08:44:00 kumba Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Secure locate provides a secure way to index and quickly search for files on your system (drop-in replacement for 'locate')"
diff --git a/sys-apps/slocate/slocate-2.7-r3.ebuild b/sys-apps/slocate/slocate-2.7-r3.ebuild
index c6903d877b1e..c0e62d3ccd29 100644
--- a/sys-apps/slocate/slocate-2.7-r3.ebuild
+++ b/sys-apps/slocate/slocate-2.7-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/slocate-2.7-r3.ebuild,v 1.4 2003/12/17 04:09:00 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/slocate-2.7-r3.ebuild,v 1.5 2004/03/15 08:44:00 kumba Exp $
inherit flag-o-matic
diff --git a/sys-apps/slocate/slocate-2.7-r5.ebuild b/sys-apps/slocate/slocate-2.7-r5.ebuild
index 14dcf6ac4316..22eca7fdb99b 100644
--- a/sys-apps/slocate/slocate-2.7-r5.ebuild
+++ b/sys-apps/slocate/slocate-2.7-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/slocate-2.7-r5.ebuild,v 1.7 2004/03/02 16:54:58 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/slocate-2.7-r5.ebuild,v 1.8 2004/03/15 08:44:00 kumba Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.geekreview.org/slocate/src/slocate-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~ppc sparc alpha hppa ~mips ia64 ppc64 s390"
+KEYWORDS="x86 ~amd64 ~ppc sparc alpha hppa mips ia64 ppc64 s390"
DEPEND="sys-apps/shadow
>=sys-apps/sed-4