summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2007-11-29 16:13:05 +0000
committerJim Ramsay <lack@gentoo.org>2007-11-29 16:13:05 +0000
commitf720ea1d773bded38401f7ba0495e9ec2f546674 (patch)
treecfb36ebaf9754e4768c42e4f679666e678f8ee6a /rox-extra
parentVersion cleanup (diff)
downloadgentoo-2-f720ea1d773bded38401f7ba0495e9ec2f546674.tar.gz
gentoo-2-f720ea1d773bded38401f7ba0495e9ec2f546674.tar.bz2
gentoo-2-f720ea1d773bded38401f7ba0495e9ec2f546674.zip
Version cleanup
(Portage version: 2.1.3.19)
Diffstat (limited to 'rox-extra')
-rw-r--r--rox-extra/find/ChangeLog5
-rw-r--r--rox-extra/find/files/digest-find-0073
-rw-r--r--rox-extra/find/find-007.ebuild19
3 files changed, 4 insertions, 23 deletions
diff --git a/rox-extra/find/ChangeLog b/rox-extra/find/ChangeLog
index 439868f19171..a20e3cd968d7 100644
--- a/rox-extra/find/ChangeLog
+++ b/rox-extra/find/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for rox-extra/find
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/find/ChangeLog,v 1.10 2007/11/16 15:14:36 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/find/ChangeLog,v 1.11 2007/11/29 16:13:04 lack Exp $
+
+ 29 Nov 2007; Jim Ramsay <lack@gentoo.org> -find-007.ebuild:
+ Version cleanup
16 Nov 2007; Samuli Suominen <drac@gentoo.org> find-007-r1.ebuild:
amd64 stable wrt #197514
diff --git a/rox-extra/find/files/digest-find-007 b/rox-extra/find/files/digest-find-007
deleted file mode 100644
index c3476c51eda0..000000000000
--- a/rox-extra/find/files/digest-find-007
+++ /dev/null
@@ -1,3 +0,0 @@
-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
deleted file mode 100644
index 3ec968af50d3..000000000000
--- a/rox-extra/find/find-007.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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.4 2007/07/12 06:31:38 mr_bones_ Exp $
-
-ROX_LIB_VER=2.0.0
-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=""
-
-APPNAME=${MY_PN}
-S=${WORKDIR}