From bd59902073f187bacc9c1aaf7b848836f761386f Mon Sep 17 00:00:00 2001 From: Brandon Low Date: Tue, 23 Jul 2002 22:13:52 +0000 Subject: new package --- sys-apps/mindi/ChangeLog | 9 +++++++++ sys-apps/mindi/files/digest-mindi-0.65 | 1 + sys-apps/mindi/files/mindi-0.65.patch | 19 ++++++++++++++++++ sys-apps/mindi/mindi-0.65.ebuild | 36 ++++++++++++++++++++++++++++++++++ 4 files changed, 65 insertions(+) create mode 100644 sys-apps/mindi/ChangeLog create mode 100644 sys-apps/mindi/files/digest-mindi-0.65 create mode 100644 sys-apps/mindi/files/mindi-0.65.patch create mode 100644 sys-apps/mindi/mindi-0.65.ebuild (limited to 'sys-apps/mindi') diff --git a/sys-apps/mindi/ChangeLog b/sys-apps/mindi/ChangeLog new file mode 100644 index 000000000000..d87bd469193c --- /dev/null +++ b/sys-apps/mindi/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for sys-apps/mindi +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mindi/ChangeLog,v 1.1 2002/07/23 22:09:52 lostlogic Exp $ + +*mindi-0.65 (23 Jul 2002) + + 23 Jul 2002; Brandon Low mindi-0.65.ebuild files/mindi-0.65.patch: + + Thanks to Andreas Kotowicz for this initial ebuild. diff --git a/sys-apps/mindi/files/digest-mindi-0.65 b/sys-apps/mindi/files/digest-mindi-0.65 new file mode 100644 index 000000000000..313b22a1063d --- /dev/null +++ b/sys-apps/mindi/files/digest-mindi-0.65 @@ -0,0 +1 @@ +MD5 407b98431fdf86371761e2c1b2f9e3c9 mindi-0.65.tgz 3594781 diff --git a/sys-apps/mindi/files/mindi-0.65.patch b/sys-apps/mindi/files/mindi-0.65.patch new file mode 100644 index 000000000000..d47f6b8b9df9 --- /dev/null +++ b/sys-apps/mindi/files/mindi-0.65.patch @@ -0,0 +1,19 @@ +*** mindi Thu Jul 18 20:16:18 2002 +--- mindi~ Thu Jul 18 20:17:42 2002 +*************** +*** 781,787 **** + output="$location $output" + copies_found=$(($copies_found+1)) + if [ -h "$location" ] ; then +! resolved=`ls -l $location |tr -s ' ' '\t' | cut -f11` + if [ "`echo "$resolved" | grep "/"`" = "" ] ; then + stub=`echo "$location" | $AWK -F '/' '{ for(i=1;i