summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2003-09-06 09:29:06 +0000
committerDavid Holm <dholm@gentoo.org>2003-09-06 09:29:06 +0000
commitd47d4126d4f60cbc77930c1171c6ff044fd0246a (patch)
tree8cd7a9b9d2078a20edcff61fd06a9fe0632a6e61 /sys-apps/amiga-fdisk
parentwhitespace cleanup (diff)
downloadgentoo-2-d47d4126d4f60cbc77930c1171c6ff044fd0246a.tar.gz
gentoo-2-d47d4126d4f60cbc77930c1171c6ff044fd0246a.tar.bz2
gentoo-2-d47d4126d4f60cbc77930c1171c6ff044fd0246a.zip
Fixed dependency error.
Diffstat (limited to 'sys-apps/amiga-fdisk')
-rw-r--r--sys-apps/amiga-fdisk/ChangeLog6
-rw-r--r--sys-apps/amiga-fdisk/amiga-fdisk-0.04.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/amiga-fdisk/ChangeLog b/sys-apps/amiga-fdisk/ChangeLog
index 87797b348f02..2f5c38ef7bdd 100644
--- a/sys-apps/amiga-fdisk/ChangeLog
+++ b/sys-apps/amiga-fdisk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/amiga-fdisk
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/amiga-fdisk/ChangeLog,v 1.1 2003/09/01 12:20:26 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/amiga-fdisk/ChangeLog,v 1.2 2003/09/06 09:29:05 dholm Exp $
+
+ 06 Sep 2003; David Holm <david@realityrift.com> <avatar@gentoo.org>
+ amiga-fdisk-0.04.ebuild:
+ Fixed dependency error.
*amiga-fdisk-0.04 (01 Sep 2003)
diff --git a/sys-apps/amiga-fdisk/amiga-fdisk-0.04.ebuild b/sys-apps/amiga-fdisk/amiga-fdisk-0.04.ebuild
index 6a9b59687c9f..42fc7843d450 100644
--- a/sys-apps/amiga-fdisk/amiga-fdisk-0.04.ebuild
+++ b/sys-apps/amiga-fdisk/amiga-fdisk-0.04.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/amiga-fdisk/amiga-fdisk-0.04.ebuild,v 1.1 2003/09/01 12:20:26 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/amiga-fdisk/amiga-fdisk-0.04.ebuild,v 1.2 2003/09/06 09:29:06 dholm Exp $
S="${WORKDIR}/${P}"
DESCRIPTION="Amiga disklabel partitioning utility."
SRC_URI="http://www.freiburg.linux.de/~stepan/bin/${P}.tar.gz"
HOMEPAGE="http://www.freiburg.linux.de/~stepan/projects/"
LICENSE="LGPL-2"
-DEPEND="sys-libs/libreadline
+DEPEND="sys-libs/readline
sys-libs/libtermcap-compat"
IUSE=""