summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-28 19:27:49 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-28 19:27:49 +0000
commitc60101e411fc2d0ef4275bd1396c46822361cb28 (patch)
treee0dc8d21046b32397ca53473d79c32feee94651c /app-admin/ctcs
parentget rid of sys-apps/console-tools finally (diff)
downloadhistorical-c60101e411fc2d0ef4275bd1396c46822361cb28.tar.gz
historical-c60101e411fc2d0ef4275bd1396c46822361cb28.tar.bz2
historical-c60101e411fc2d0ef4275bd1396c46822361cb28.zip
fix DEPEND
Diffstat (limited to 'app-admin/ctcs')
-rw-r--r--app-admin/ctcs/Manifest12
-rw-r--r--app-admin/ctcs/ctcs-1.3.0_pre4.ebuild6
2 files changed, 13 insertions, 5 deletions
diff --git a/app-admin/ctcs/Manifest b/app-admin/ctcs/Manifest
index 6a55030d7627..eab427df1c26 100644
--- a/app-admin/ctcs/Manifest
+++ b/app-admin/ctcs/Manifest
@@ -1,3 +1,13 @@
-MD5 4c3cb1172fd2a24b4b43fc39830c81b9 ctcs-1.3.0_pre4.ebuild 2639
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 070eb09662a0e94c73c03318b0bf2d51 ChangeLog 1010
+MD5 ddf2db73fc043213153d70aec5874f9b ctcs-1.3.0_pre4.ebuild 2598
MD5 1e9469f2b4df92301040d3bd20494d1c files/digest-ctcs-1.3.0_pre4 66
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.9.8 (GNU/Linux)
+
+iD8DBQFA4HFJHTu7gpaalycRAjf5AJ442MkqsYoPFrT4hogsjewkHfpFCwCfUCCM
+AKTxgeFk1yYG7G/9aGIpmQ0=
+=aTjF
+-----END PGP SIGNATURE-----
diff --git a/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild b/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild
index 33ec93b33a35..85c998d0134a 100644
--- a/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild
+++ b/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild,v 1.18 2004/06/24 21:24:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild,v 1.19 2004/06/28 19:27:49 vapier Exp $
MY_P="${P/_/}"
S="${WORKDIR}/${MY_P}"
@@ -18,13 +18,11 @@ RDEPEND="dev-util/dialog
app-shells/bash
sys-apps/diffutils
sys-fs/e2fsprogs
- sys-apps/fileutils
sys-apps/grep
virtual/modutils
sys-apps/psmisc
sys-apps/sed
- sys-apps/sh-utils
- sys-apps/textutils
+ sys-apps/coreutils
sys-apps/util-linux
sys-devel/make
dev-lang/perl