summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2006-09-27 22:19:36 +0000
committerJim Ramsay <lack@gentoo.org>2006-09-27 22:19:36 +0000
commit62d04c0cb26eec4d8b6eefcc58b2f6a90bd49062 (patch)
tree53953e4862ad43c12f498bc9f6cfc9ae2c7d7620 /rox-extra
parentMask testing version of jabberd-1* (diff)
downloadgentoo-2-62d04c0cb26eec4d8b6eefcc58b2f6a90bd49062.tar.gz
gentoo-2-62d04c0cb26eec4d8b6eefcc58b2f6a90bd49062.tar.bz2
gentoo-2-62d04c0cb26eec4d8b6eefcc58b2f6a90bd49062.zip
Version bump to Find-007 (Bug #107080), also accepting maintainer role.
(Portage version: 2.1.2_pre1-r3)
Diffstat (limited to 'rox-extra')
-rw-r--r--rox-extra/find/ChangeLog8
-rw-r--r--rox-extra/find/files/digest-find-0073
-rw-r--r--rox-extra/find/find-007.ebuild21
-rw-r--r--rox-extra/find/metadata.xml6
4 files changed, 36 insertions, 2 deletions
diff --git a/rox-extra/find/ChangeLog b/rox-extra/find/ChangeLog
index 21d773ee90a1..6170908ee7a8 100644
--- a/rox-extra/find/ChangeLog
+++ b/rox-extra/find/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for rox-extra/find
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/find/ChangeLog,v 1.3 2006/05/24 17:53:13 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/find/ChangeLog,v 1.4 2006/09/27 22:19:36 lack Exp $
+
+*find-007 (27 Sep 2006)
+
+ 27 Sep 2006; Jim Ramsay <lack@gentoo.org> metadata.xml, -find-005.ebuild,
+ +find-007.ebuild:
+ Version bump to Find-007 (Bug #107080)
24 May 2006; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove svyatogor from metadata.xml, bug 131936.
diff --git a/rox-extra/find/files/digest-find-007 b/rox-extra/find/files/digest-find-007
new file mode 100644
index 000000000000..c3476c51eda0
--- /dev/null
+++ b/rox-extra/find/files/digest-find-007
@@ -0,0 +1,3 @@
+MD5 c03dd03b78b44b5516f73510569ac7c7 Find-007.tgz 23567
+RMD160 31b0917d067f62ff51c8bef0f0ef724f57b7b841 Find-007.tgz 23567
+SHA256 1e39a9c13442a6ccb05c9b96ee1cc50f9c546b89494796365dab78d0f1a16baf Find-007.tgz 23567
diff --git a/rox-extra/find/find-007.ebuild b/rox-extra/find/find-007.ebuild
new file mode 100644
index 000000000000..d6e737de195e
--- /dev/null
+++ b/rox-extra/find/find-007.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/find/find-007.ebuild,v 1.1 2006/09/27 22:19:36 lack Exp $
+
+inherit rox
+
+MY_PN="Find"
+DESCRIPTION="Find - A file Finder utility for ROX by Ken Hayber."
+HOMEPAGE="http://www.hayber.us/rox/Find"
+SRC_URI="http://www.hayber.us/rox/find/${MY_PN}-${PV}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+ROX_LIB_VER=2.0.0
+
+APPNAME=${MY_PN}
+S=${WORKDIR}
+
diff --git a/rox-extra/find/metadata.xml b/rox-extra/find/metadata.xml
index 20ce219711a2..e8761671e3a5 100644
--- a/rox-extra/find/metadata.xml
+++ b/rox-extra/find/metadata.xml
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>no-herd</herd>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>lack@gentoo.org</email>
+ <name>Jim Ramsay</name>
+ </maintainer>
</pkgmetadata>