summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/console-data/ChangeLog27
-rw-r--r--sys-apps/console-data/Manifest4
-rw-r--r--sys-apps/console-data/console-data-1999.08.29-r2.ebuild34
-rw-r--r--sys-apps/console-data/files/digest-console-data-1999.08.29-r21
-rw-r--r--sys-apps/console-data/metadata.xml5
-rw-r--r--sys-apps/console-tools/ChangeLog59
-rw-r--r--sys-apps/console-tools/Manifest10
-rw-r--r--sys-apps/console-tools/console-tools-0.2.3-r4.ebuild55
-rw-r--r--sys-apps/console-tools/console-tools-0.3.2.ebuild67
-rw-r--r--sys-apps/console-tools/files/console-tools-0.2.3-po-Makefile.in.in-gentoo.diff39
-rwxr-xr-xsys-apps/console-tools/files/console-tools-0.2.3.patch1018
-rw-r--r--sys-apps/console-tools/files/console-tools-0.3.2-multi-line-string-fix.diff15
-rw-r--r--sys-apps/console-tools/files/console-tools-no-man4pages.patch26
-rw-r--r--sys-apps/console-tools/files/digest-console-tools-0.2.3-r41
-rw-r--r--sys-apps/console-tools/files/digest-console-tools-0.3.21
-rw-r--r--sys-apps/console-tools/metadata.xml5
16 files changed, 0 insertions, 1367 deletions
diff --git a/sys-apps/console-data/ChangeLog b/sys-apps/console-data/ChangeLog
deleted file mode 100644
index 6183dfe92182..000000000000
--- a/sys-apps/console-data/ChangeLog
+++ /dev/null
@@ -1,27 +0,0 @@
-# ChangeLog for sys-apps/console-data
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-data/ChangeLog,v 1.10 2003/04/02 20:53:54 mholzer Exp $
-
-*console-data-1999.08.29-r2 (1 Feb 2002)
-
- 02 Arp 2003; Martin Holzer <mholzer@gentoo.org> console-data-1999.08.29-r2.ebuild ChangeLog :
- Updated SRC_URI and Homepage. Closes #18654.
-
- 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> console-data-1999.08.29-r2.ebuild :
- Marked as stable for mips.
-
- 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
-
- 21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
- updated keywords (ppc)
-
- 14 Jul 2002; phoen][x <phoenix@gentoo.org> console-data-1999.08.29-r2.ebuild :
- Added KEYWORDS, SLOT.
-
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
- Added initial ChangeLog which should be updated whenever the package is
- updated in any way. This changelog is targetted to users. This means that the
- comments should well explained and written in clean English. The details about
- writing correct changelogs are explained in the skel.ChangeLog file which you
- can find in the root directory of the portage repository.
diff --git a/sys-apps/console-data/Manifest b/sys-apps/console-data/Manifest
deleted file mode 100644
index 4a0270d263a9..000000000000
--- a/sys-apps/console-data/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 2ebac22d32710286bb8cda1119f92a2c ChangeLog 1220
-MD5 5556535cde7a911b4100ebee95e04f13 console-data-1999.08.29-r2.ebuild 802
-MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 4014b34c1eac9d1555fd4783ecf749ac files/digest-console-data-1999.08.29-r2 80
diff --git a/sys-apps/console-data/console-data-1999.08.29-r2.ebuild b/sys-apps/console-data/console-data-1999.08.29-r2.ebuild
deleted file mode 100644
index 06ceed069e95..000000000000
--- a/sys-apps/console-data/console-data-1999.08.29-r2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-data/console-data-1999.08.29-r2.ebuild,v 1.14 2003/06/21 21:19:39 drobbins Exp $
-
-S=${WORKDIR}/${P}
-DESCRIPTION="Data (fonts, keymaps) for the consoletools package"
-SRC_URI="mirror://sourceforge/lct/${PN}_${PV}.orig.tar.gz"
-HOMEPAGE="http://lct.sourceforge.net/data.html"
-KEYWORDS="x86 amd64 ppc sparc ~alpha mips"
-SLOT="0"
-LICENSE="GPL-2"
-
-src_compile() {
-
- ./configure --host=${CHOST} \
- --prefix=/usr || die
- # do not use pmake
- make || die
-
-}
-
-src_install() {
-
- make DESTDIR=${D} install || die
-
- dodoc ChangeLog
- docinto txt
- dodoc doc/README.*
- docinto txt/fonts
- dodoc doc/fonts/*
- docinto txt/keymaps
- dodoc doc/keymaps/*
-}
-
diff --git a/sys-apps/console-data/files/digest-console-data-1999.08.29-r2 b/sys-apps/console-data/files/digest-console-data-1999.08.29-r2
deleted file mode 100644
index eb31227e8580..000000000000
--- a/sys-apps/console-data/files/digest-console-data-1999.08.29-r2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b534787af0edaa73f608f518263f9334 console-data_1999.08.29.orig.tar.gz 547764
diff --git a/sys-apps/console-data/metadata.xml b/sys-apps/console-data/metadata.xml
deleted file mode 100644
index 96a2d586367d..000000000000
--- a/sys-apps/console-data/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>base-system</herd>
-</pkgmetadata>
diff --git a/sys-apps/console-tools/ChangeLog b/sys-apps/console-tools/ChangeLog
deleted file mode 100644
index 18f632fe4d8f..000000000000
--- a/sys-apps/console-tools/ChangeLog
+++ /dev/null
@@ -1,59 +0,0 @@
-# ChangeLog for sys-apps/console-tools
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-tools/ChangeLog,v 1.14 2003/12/10 08:51:44 seemant Exp $
-
- 10 Dec 2003; Seemant Kulleen <seemant@gentoo.org>
- console-tools-0.3.2.ebuild:
- The console.4 and console_ioctls.4 man pages are provided by
- sys-apps/man-pages instead
-
- 09 Jun 2003; <msterret@gentoo.org> console-tools-0.3.2.ebuild:
- DEPEND on sed >= 4
-
- 18 May 2003; Nicholas Wourms <dragon@gentoo.org> console-tools-0.3.2.ebuild,
- files/console-tools-0.3.2-multi-line-string-fix.diff:
- Fix instance of multi-line string literals without newline seperator since it
- causes compile failures with >=gcc-3.3.
-
-*console-tools-0.3.2 (07 Mar 2003)
-
- 08 Mar 2003; Seemant Kulleen <seemant@gentoo.org>
- console-tools-0.3.2.ebuild:
- switch to einstall, stops sandbox violoation; closing bug #17078 by Peter
- Ruskin <aoyu93@dsl.pipex.com>
-
- 07 Mar 2003; Seemant Kulleen <seemant@gentoo.org>
- console-tools-0.3.2.ebuild:
- version bump
-
- 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
-
-*console-tools-0.2.3-r4 (1 Feb 2002)
-
- 02 Apr 2003; Martin Holzer <mholzer@gentoo.org> console-tools-0.2.3-r4.ebuild
- console-tools-0.2.3-r3.ebuild ChangeLog:
- Corrected SRC_URI and Homepage. Closes #18653.
-
- 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> console-tools-0.2.3-r4.ebuild :
- Marked as stable for mips.
-
- 23 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
- Removed bootcd USE flag
-
- 21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
- updated keywords (ppc)
-
- 14 Jul 2002; phoen][x <phoenix@gentoo.org> console-tools-0.2.3-r4.ebuild :
- Added KEYWORDS, SLOT.
-
-*console-tools-0.2.3-r3 (24 Feb 2003)
-
- 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> console-tools-0.2.3-r3.ebuild :
- Marked as stable for mips.
-
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
- Added initial ChangeLog which should be updated whenever the package is
- updated in any way. This changelog is targetted to users. This means that the
- comments should well explained and written in clean English. The details about
- writing correct changelogs are explained in the skel.ChangeLog file which you
- can find in the root directory of the portage repository.
diff --git a/sys-apps/console-tools/Manifest b/sys-apps/console-tools/Manifest
deleted file mode 100644
index a5fbc589a31b..000000000000
--- a/sys-apps/console-tools/Manifest
+++ /dev/null
@@ -1,10 +0,0 @@
-MD5 338c38509439dccd79410a6b352edc13 console-tools-0.2.3-r4.ebuild 1311
-MD5 30ede2bb6b89fadacc0712bbc29cb584 console-tools-0.3.2.ebuild 1536
-MD5 c5280b915dec97e98b78dfe8632a5001 ChangeLog 2313
-MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 712da8960916a9fbb50b013ccb5a1959 files/console-tools-0.2.3-po-Makefile.in.in-gentoo.diff 1301
-MD5 227f6649287ef9e623cbb2c7dd0988b5 files/digest-console-tools-0.3.2 71
-MD5 46c5040235dbb1ec8a19086d9ed82caf files/console-tools-0.3.2-multi-line-string-fix.diff 688
-MD5 10a186e8488d839341089ea610e946e2 files/digest-console-tools-0.2.3-r4 71
-MD5 d58191391a4223ca9e4189e5ca0ce4a8 files/console-tools-no-man4pages.patch 1573
-MD5 6a941837954187dd77f394a67eb1a5a0 files/console-tools-0.2.3.patch 35901
diff --git a/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild b/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild
deleted file mode 100644
index 56d1a9acb334..000000000000
--- a/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild,v 1.19 2003/08/03 04:34:12 vapier Exp $
-
-DESCRIPTION="Console and font utilities"
-HOMEPAGE="http://lct.sourceforge.net/"
-SRC_URI="mirror://sourceforge/lct/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 amd64 ppc sparc ~alpha mips"
-IUSE="nls debug"
-
-DEPEND="virtual/glibc
- sys-devel/autoconf sys-devel/automake sys-devel/libtool
- nls? ( sys-devel/gettext )"
-RDEPEND="virtual/glibc"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/${P}.patch
- epatch ${FILESDIR}/${P}-po-Makefile.in.in-gentoo.diff
- aclocal || die
- libtoolize --force -c || die
- autoheader || die
- automake -c || die
- autoconf || die
-}
-
-src_compile() {
- econf \
- `use_enable nls` \
- `use_enable debug debugging` \
- || die
- emake all || die
-}
-
-src_install() {
- # DESTDIR does not work correct
- make DESTDIR=${D} install || die
-
- dodoc BUGS COPYING* CREDITS ChangeLog NEWS README RELEASE TODO
- docinto txt
- dodoc doc/*.txt doc/README.*
- docinto sgml
- dodoc doc/*.sgml
- docinto txt/contrib
- dodoc doc/contrib/*
- docinto txt/dvorak
- dodoc doc/dvorak/*
- docinto txt/file-formats
- dodoc doc/file-formats/*
- doman doc/man/*.[1-8]
-}
diff --git a/sys-apps/console-tools/console-tools-0.3.2.ebuild b/sys-apps/console-tools/console-tools-0.3.2.ebuild
deleted file mode 100644
index aae6771704ec..000000000000
--- a/sys-apps/console-tools/console-tools-0.3.2.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-tools/console-tools-0.3.2.ebuild,v 1.7 2003/12/10 08:51:44 seemant Exp $
-
-inherit libtool
-
-DESCRIPTION="Console and font utilities"
-HOMEPAGE="http://lct.sourceforge.net/"
-SRC_URI="mirror://sourceforge/lct/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha ~mips"
-IUSE="nls debug"
-
-DEPEND="sys-devel/autoconf
- >=sys-apps/sed-4
- sys-devel/automake
- sys-devel/libtool
- nls? ( sys-devel/gettext )"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- find ./ -name 'Makefile.*' | xargs sed -i "s:doc ::"
-
- # GCC-3.3 Compile Fix
- epatch ${FILESDIR}/${P}-multi-line-string-fix.diff
-
- # better versions of this package's console.4 and console_ioctls.4
- epatch ${FILESDIR}/${PN}-no-man4pages.patch
-}
-
-src_compile() {
- acloca
- elibtoolize
-
- local myconf=""
- [ "$DEBUG" ] && myconf="--enable-debugging"
- [ -z "`use nls`" ] && myconf="${myconf} --disable-nls"
-
- econf \
- `use_enable nls` \
- `use_enable debug debugging` || die
-
- emake all || die
-}
-
-src_install() {
- # DESTDIR does not work correct
- einstall || die
-
- dodoc BUGS COPYING* CREDITS ChangeLog NEWS README RELEASE TODO
- docinto txt
- dodoc doc/*.txt doc/README.*
- docinto sgml
- dodoc doc/*.sgml
- docinto txt/contrib
- dodoc doc/contrib/*
- docinto txt/dvorak
- dodoc doc/dvorak/*
- docinto txt/file-formats
- dodoc doc/file-formats/*
-
- rm -f doc/man/console.4* doc/man/console_ioctl*
- doman doc/man/*.[1-8]
-}
diff --git a/sys-apps/console-tools/files/console-tools-0.2.3-po-Makefile.in.in-gentoo.diff b/sys-apps/console-tools/files/console-tools-0.2.3-po-Makefile.in.in-gentoo.diff
deleted file mode 100644
index df4a2d5c61f7..000000000000
--- a/sys-apps/console-tools/files/console-tools-0.2.3-po-Makefile.in.in-gentoo.diff
+++ /dev/null
@@ -1,39 +0,0 @@
---- po/Makefile.in.in~ Sun Mar 7 17:41:28 1999
-+++ po/Makefile.in.in Tue Feb 27 15:34:04 2001
-@@ -111,9 +111,9 @@
- install-data-no: all
- install-data-yes: all
- if test -r "$(MKINSTALLDIRS)"; then \
-- $(MKINSTALLDIRS) $(datadir); \
-+ $(MKINSTALLDIRS) $(DESTDIR)$(datadir); \
- else \
-- $(SHELL) $(top_srcdir)/mkinstalldirs $(datadir); \
-+ $(SHELL) $(top_srcdir)/mkinstalldirs $(DESTDIR)$(datadir); \
- fi
- @catalogs='$(CATALOGS)'; \
- for cat in $$catalogs; do \
-@@ -123,7 +123,7 @@
- *) destdir=$(localedir);; \
- esac; \
- lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
-- dir=$$destdir/$$lang/LC_MESSAGES; \
-+ dir=$(DESTDIR)$$destdir/$$lang/LC_MESSAGES; \
- if test -r "$(MKINSTALLDIRS)"; then \
- $(MKINSTALLDIRS) $$dir; \
- else \
-@@ -153,12 +153,12 @@
- done
- if test "$(PACKAGE)" = "gettext"; then \
- if test -r "$(MKINSTALLDIRS)"; then \
-- $(MKINSTALLDIRS) $(gettextsrcdir); \
-+ $(MKINSTALLDIRS) $(DESTDIR)$(gettextsrcdir); \
- else \
-- $(SHELL) $(top_srcdir)/mkinstalldirs $(gettextsrcdir); \
-+ $(SHELL) $(top_srcdir)/mkinstalldirs $(DESTDIR)$(gettextsrcdir); \
- fi; \
- $(INSTALL_DATA) $(srcdir)/Makefile.in.in \
-- $(gettextsrcdir)/Makefile.in.in; \
-+ $(DETSDIR)$(gettextsrcdir)/Makefile.in.in; \
- else \
- : ; \
- fi
diff --git a/sys-apps/console-tools/files/console-tools-0.2.3.patch b/sys-apps/console-tools/files/console-tools-0.2.3.patch
deleted file mode 100755
index 2488f9afed6f..000000000000
--- a/sys-apps/console-tools/files/console-tools-0.2.3.patch
+++ /dev/null
@@ -1,1018 +0,0 @@
-diff -uNr console-tools-0.2.3.orig/Makefile.am console-tools-0.2.3/Makefile.am
---- console-tools-0.2.3.orig/Makefile.am Tue Aug 31 16:30:18 1999
-+++ console-tools-0.2.3/Makefile.am Tue Jun 27 15:48:17 2000
-@@ -1,7 +1,6 @@
- # -*- makefile -*-
- AUTOMAKE_OPTIONS = foreign
-
--SUBDIRS = lib fontfiletools vttools kbdtools screenfonttools contrib doc \
-- compat include examples po intl
-+SUBDIRS = lib fontfiletools vttools kbdtools screenfonttools contrib compat include po intl
-
- EXTRA_DIST = BUGS RELEASE CREDITS COPYING.kbd local-scripts/* *.lsm
-diff -uNr console-tools-0.2.3.orig/Makefile.in console-tools-0.2.3/Makefile.in
---- console-tools-0.2.3.orig/Makefile.in Mon Oct 25 15:58:04 1999
-+++ console-tools-0.2.3/Makefile.in Tue Jun 27 15:48:47 2000
-@@ -113,8 +113,7 @@
-
- AUTOMAKE_OPTIONS = foreign
-
--SUBDIRS = lib fontfiletools vttools kbdtools screenfonttools contrib doc compat include examples po intl
--
-+SUBDIRS = lib fontfiletools vttools kbdtools screenfonttools contrib compat include po intl
-
- EXTRA_DIST = BUGS RELEASE CREDITS COPYING.kbd local-scripts/* *.lsm
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-@@ -134,9 +133,9 @@
- all: all-redirect
- .SUFFIXES:
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
-- cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps Makefile
-+ cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
-
--Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
- cd $(top_builddir) \
- && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
-
-@@ -303,6 +302,11 @@
- -rm -rf $(distdir)
- mkdir $(distdir)
- -chmod 777 $(distdir)
-+ here=`cd $(top_builddir) && pwd`; \
-+ top_distdir=`cd $(distdir) && pwd`; \
-+ distdir=`cd $(distdir) && pwd`; \
-+ cd $(top_srcdir) \
-+ && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign Makefile
- $(mkinstalldirs) $(distdir)/local-scripts
- @for file in $(DISTFILES); do \
- d=$(srcdir); \
-diff -uNr console-tools-0.2.3.orig/compat/Makefile.in console-tools-0.2.3/compat/Makefile.in
---- console-tools-0.2.3.orig/compat/Makefile.in Mon Oct 25 15:58:15 1999
-+++ console-tools-0.2.3/compat/Makefile.in Tue Jun 27 15:48:48 2000
-@@ -137,9 +137,9 @@
- all: all-redirect
- .SUFFIXES:
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
-- cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps compat/Makefile
-+ cd $(top_srcdir) && $(AUTOMAKE) --foreign compat/Makefile
-
--Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
- cd $(top_builddir) \
- && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
-
-@@ -210,6 +210,11 @@
- subdir = compat
-
- distdir: $(DISTFILES)
-+ here=`cd $(top_builddir) && pwd`; \
-+ top_distdir=`cd $(top_distdir) && pwd`; \
-+ distdir=`cd $(distdir) && pwd`; \
-+ cd $(top_srcdir) \
-+ && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign compat/Makefile
- @for file in $(DISTFILES); do \
- d=$(srcdir); \
- if test -d $$d/$$file; then \
-diff -uNr console-tools-0.2.3.orig/configure console-tools-0.2.3/configure
---- console-tools-0.2.3.orig/configure Mon Oct 25 15:48:39 1999
-+++ console-tools-0.2.3/configure Tue Jun 27 15:49:01 2000
-@@ -4429,7 +4429,6 @@
- trap 'rm -fr `echo "Makefile lib/Makefile fontfiletools/Makefile vttools/Makefile
- kbdtools/Makefile screenfonttools/Makefile contrib/Makefile
- include/Makefile include/lct/Makefile compat/Makefile
-- doc/Makefile doc/man/Makefile examples/Makefile
- po/Makefile.in intl/Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
- EOF
- cat >> $CONFIG_STATUS <<EOF
-@@ -4575,7 +4574,6 @@
- CONFIG_FILES=\${CONFIG_FILES-"Makefile lib/Makefile fontfiletools/Makefile vttools/Makefile
- kbdtools/Makefile screenfonttools/Makefile contrib/Makefile
- include/Makefile include/lct/Makefile compat/Makefile
-- doc/Makefile doc/man/Makefile examples/Makefile
- po/Makefile.in intl/Makefile"}
- EOF
- cat >> $CONFIG_STATUS <<\EOF
-diff -uNr console-tools-0.2.3.orig/configure.in console-tools-0.2.3/configure.in
---- console-tools-0.2.3.orig/configure.in Mon Oct 25 15:48:29 1999
-+++ console-tools-0.2.3/configure.in Tue Jun 27 15:47:41 2000
-@@ -170,5 +170,4 @@
- AC_OUTPUT([Makefile lib/Makefile fontfiletools/Makefile vttools/Makefile
- kbdtools/Makefile screenfonttools/Makefile contrib/Makefile
- include/Makefile include/lct/Makefile compat/Makefile
-- doc/Makefile doc/man/Makefile examples/Makefile
- po/Makefile.in intl/Makefile])
-diff -uNr console-tools-0.2.3.orig/contrib/Makefile.in console-tools-0.2.3/contrib/Makefile.in
---- console-tools-0.2.3.orig/contrib/Makefile.in Mon Oct 25 15:58:12 1999
-+++ console-tools-0.2.3/contrib/Makefile.in Tue Jun 27 15:48:47 2000
-@@ -156,6 +156,7 @@
-
- TAR = tar
- GZIP_ENV = --best
-+DEP_FILES = .deps/codepage.P .deps/splitfont.P
- SOURCES = codepage.c splitfont.c
- OBJECTS = codepage.o splitfont.o
-
-@@ -163,9 +164,9 @@
- .SUFFIXES:
- .SUFFIXES: .S .c .lo .o .s
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
-- cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps contrib/Makefile
-+ cd $(top_srcdir) && $(AUTOMAKE) --foreign contrib/Makefile
-
--Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
- cd $(top_builddir) \
- && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
-
-@@ -195,9 +196,6 @@
- rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
- done
-
--.c.o:
-- $(COMPILE) -c $<
--
- .s.o:
- $(COMPILE) -c $<
-
-@@ -214,9 +212,6 @@
-
- maintainer-clean-compile:
-
--.c.lo:
-- $(LIBTOOL) --mode=compile $(COMPILE) -c $<
--
- .s.lo:
- $(LIBTOOL) --mode=compile $(COMPILE) -c $<
-
-@@ -294,6 +289,11 @@
- subdir = contrib
-
- distdir: $(DISTFILES)
-+ here=`cd $(top_builddir) && pwd`; \
-+ top_distdir=`cd $(top_distdir) && pwd`; \
-+ distdir=`cd $(distdir) && pwd`; \
-+ cd $(top_srcdir) \
-+ && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign contrib/Makefile
- @for file in $(DISTFILES); do \
- d=$(srcdir); \
- if test -d $$d/$$file; then \
-@@ -305,6 +305,37 @@
- fi; \
- done
-
-+DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
-+
-+-include $(DEP_FILES)
-+
-+mostlyclean-depend:
-+
-+clean-depend:
-+
-+distclean-depend:
-+ -rm -rf .deps
-+
-+maintainer-clean-depend:
-+
-+%.o: %.c
-+ @echo '$(COMPILE) -c $<'; \
-+ $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
-+ @-cp .deps/$(*F).pp .deps/$(*F).P; \
-+ tr ' ' '\012' < .deps/$(*F).pp \
-+ | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
-+ >> .deps/$(*F).P; \
-+ rm .deps/$(*F).pp
-+
-+%.lo: %.c
-+ @echo '$(LTCOMPILE) -c $<'; \
-+ $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
-+ @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
-+ < .deps/$(*F).pp > .deps/$(*F).P; \
-+ tr ' ' '\012' < .deps/$(*F).pp \
-+ | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
-+ >> .deps/$(*F).P; \
-+ rm -f .deps/$(*F).pp
- info-am:
- info: info-am
- dvi-am:
-@@ -342,26 +373,27 @@
-
- maintainer-clean-generic:
- mostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-compile \
-- mostlyclean-libtool mostlyclean-tags \
-+ mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
- mostlyclean-generic
-
- mostlyclean: mostlyclean-am
-
- clean-am: clean-binPROGRAMS clean-compile clean-libtool clean-tags \
-- clean-generic mostlyclean-am
-+ clean-depend clean-generic mostlyclean-am
-
- clean: clean-am
-
- distclean-am: distclean-binPROGRAMS distclean-compile distclean-libtool \
-- distclean-tags distclean-generic clean-am
-+ distclean-tags distclean-depend distclean-generic \
-+ clean-am
- -rm -f libtool
-
- distclean: distclean-am
-
- maintainer-clean-am: maintainer-clean-binPROGRAMS \
- maintainer-clean-compile maintainer-clean-libtool \
-- maintainer-clean-tags maintainer-clean-generic \
-- distclean-am
-+ maintainer-clean-tags maintainer-clean-depend \
-+ maintainer-clean-generic distclean-am
- @echo "This command is intended for maintainers to use;"
- @echo "it deletes files that may require special tools to rebuild."
-
-@@ -373,8 +405,9 @@
- maintainer-clean-compile mostlyclean-libtool distclean-libtool \
- clean-libtool maintainer-clean-libtool uninstall-binSCRIPTS \
- install-binSCRIPTS tags mostlyclean-tags distclean-tags clean-tags \
--maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \
--installcheck-am installcheck install-exec-am install-exec \
-+maintainer-clean-tags distdir mostlyclean-depend distclean-depend \
-+clean-depend maintainer-clean-depend info-am info dvi-am dvi check \
-+check-am installcheck-am installcheck install-exec-am install-exec \
- install-data-am install-data install-am install uninstall-am uninstall \
- all-redirect all-am all installdirs mostlyclean-generic \
- distclean-generic clean-generic maintainer-clean-generic clean \
-diff -uNr console-tools-0.2.3.orig/fontfiletools/Makefile.in console-tools-0.2.3/fontfiletools/Makefile.in
---- console-tools-0.2.3.orig/fontfiletools/Makefile.in Mon Oct 25 15:58:07 1999
-+++ console-tools-0.2.3/fontfiletools/Makefile.in Tue Jun 27 15:48:47 2000
-@@ -160,6 +160,8 @@
-
- TAR = tar
- GZIP_ENV = --best
-+DEP_FILES = .deps/psfaddtable.P .deps/psfgettable.P \
-+.deps/psfstriptable.P
- SOURCES = psfaddtable.c psfgettable.c psfstriptable.c
- OBJECTS = psfaddtable.o psfgettable.o psfstriptable.o
-
-@@ -167,9 +169,9 @@
- .SUFFIXES:
- .SUFFIXES: .S .c .lo .o .s
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
-- cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps fontfiletools/Makefile
-+ cd $(top_srcdir) && $(AUTOMAKE) --foreign fontfiletools/Makefile
-
--Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
- cd $(top_builddir) \
- && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
-
-@@ -199,9 +201,6 @@
- rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
- done
-
--.c.o:
-- $(COMPILE) -c $<
--
- .s.o:
- $(COMPILE) -c $<
-
-@@ -218,9 +217,6 @@
-
- maintainer-clean-compile:
-
--.c.lo:
-- $(LIBTOOL) --mode=compile $(COMPILE) -c $<
--
- .s.lo:
- $(LIBTOOL) --mode=compile $(COMPILE) -c $<
-
-@@ -283,6 +279,11 @@
- subdir = fontfiletools
-
- distdir: $(DISTFILES)
-+ here=`cd $(top_builddir) && pwd`; \
-+ top_distdir=`cd $(top_distdir) && pwd`; \
-+ distdir=`cd $(distdir) && pwd`; \
-+ cd $(top_srcdir) \
-+ && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign fontfiletools/Makefile
- @for file in $(DISTFILES); do \
- d=$(srcdir); \
- if test -d $$d/$$file; then \
-@@ -294,6 +295,37 @@
- fi; \
- done
-
-+DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
-+
-+-include $(DEP_FILES)
-+
-+mostlyclean-depend:
-+
-+clean-depend:
-+
-+distclean-depend:
-+ -rm -rf .deps
-+
-+maintainer-clean-depend:
-+
-+%.o: %.c
-+ @echo '$(COMPILE) -c $<'; \
-+ $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
-+ @-cp .deps/$(*F).pp .deps/$(*F).P; \
-+ tr ' ' '\012' < .deps/$(*F).pp \
-+ | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
-+ >> .deps/$(*F).P; \
-+ rm .deps/$(*F).pp
-+
-+%.lo: %.c
-+ @echo '$(LTCOMPILE) -c $<'; \
-+ $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
-+ @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
-+ < .deps/$(*F).pp > .deps/$(*F).P; \
-+ tr ' ' '\012' < .deps/$(*F).pp \
-+ | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
-+ >> .deps/$(*F).P; \
-+ rm -f .deps/$(*F).pp
- info-am:
- info: info-am
- dvi-am:
-@@ -331,26 +363,27 @@
-
- maintainer-clean-generic:
- mostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-compile \
-- mostlyclean-libtool mostlyclean-tags \
-+ mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
- mostlyclean-generic
-
- mostlyclean: mostlyclean-am
-
- clean-am: clean-binPROGRAMS clean-compile clean-libtool clean-tags \
-- clean-generic mostlyclean-am
-+ clean-depend clean-generic mostlyclean-am
-
- clean: clean-am
-
- distclean-am: distclean-binPROGRAMS distclean-compile distclean-libtool \
-- distclean-tags distclean-generic clean-am
-+ distclean-tags distclean-depend distclean-generic \
-+ clean-am
- -rm -f libtool
-
- distclean: distclean-am
-
- maintainer-clean-am: maintainer-clean-binPROGRAMS \
- maintainer-clean-compile maintainer-clean-libtool \
-- maintainer-clean-tags maintainer-clean-generic \
-- distclean-am
-+ maintainer-clean-tags maintainer-clean-depend \
-+ maintainer-clean-generic distclean-am
- @echo "This command is intended for maintainers to use;"
- @echo "it deletes files that may require special tools to rebuild."
-
-@@ -361,12 +394,14 @@
- mostlyclean-compile distclean-compile clean-compile \
- maintainer-clean-compile mostlyclean-libtool distclean-libtool \
- clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
--distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
--dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
--install-exec install-data-am install-data install-am install \
--uninstall-am uninstall all-redirect all-am all installdirs \
--mostlyclean-generic distclean-generic clean-generic \
--maintainer-clean-generic clean mostlyclean distclean maintainer-clean
-+distclean-tags clean-tags maintainer-clean-tags distdir \
-+mostlyclean-depend distclean-depend clean-depend \
-+maintainer-clean-depend info-am info dvi-am dvi check check-am \
-+installcheck-am installcheck install-exec-am install-exec \
-+install-data-am install-data install-am install uninstall-am uninstall \
-+all-redirect all-am all installdirs mostlyclean-generic \
-+distclean-generic clean-generic maintainer-clean-generic clean \
-+mostlyclean distclean maintainer-clean
-
-
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
-diff -uNr console-tools-0.2.3.orig/include/Makefile.in console-tools-0.2.3/include/Makefile.in
---- console-tools-0.2.3.orig/include/Makefile.in Mon Oct 25 15:58:15 1999
-+++ console-tools-0.2.3/include/Makefile.in Tue Jun 27 15:48:48 2000
-@@ -127,9 +127,9 @@
- all: all-redirect
- .SUFFIXES:
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
-- cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps include/Makefile
-+ cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile
-
--Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
- cd $(top_builddir) \
- && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
-
-@@ -228,6 +228,11 @@
- subdir = include
-
- distdir: $(DISTFILES)
-+ here=`cd $(top_builddir) && pwd`; \
-+ top_distdir=`cd $(top_distdir) && pwd`; \
-+ distdir=`cd $(distdir) && pwd`; \
-+ cd $(top_srcdir) \
-+ && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign include/Makefile
- @for file in $(DISTFILES); do \
- d=$(srcdir); \
- if test -d $$d/$$file; then \
-diff -uNr console-tools-0.2.3.orig/include/lct/Makefile.in console-tools-0.2.3/include/lct/Makefile.in
---- console-tools-0.2.3.orig/include/lct/Makefile.in Mon Oct 25 15:58:16 1999
-+++ console-tools-0.2.3/include/lct/Makefile.in Tue Jun 27 15:48:48 2000
-@@ -134,9 +134,9 @@
- all: all-redirect
- .SUFFIXES:
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
-- cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps include/lct/Makefile
-+ cd $(top_srcdir) && $(AUTOMAKE) --foreign include/lct/Makefile
-
--Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
- cd $(top_builddir) \
- && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
-
-@@ -190,6 +190,11 @@
- subdir = include/lct
-
- distdir: $(DISTFILES)
-+ here=`cd $(top_builddir) && pwd`; \
-+ top_distdir=`cd $(top_distdir) && pwd`; \
-+ distdir=`cd $(distdir) && pwd`; \
-+ cd $(top_srcdir) \
-+ && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign include/lct/Makefile
- @for file in $(DISTFILES); do \
- d=$(srcdir); \
- if test -d $$d/$$file; then \
-diff -uNr console-tools-0.2.3.orig/kbdtools/Makefile.in console-tools-0.2.3/kbdtools/Makefile.in
---- console-tools-0.2.3.orig/kbdtools/Makefile.in Mon Oct 25 15:58:09 1999
-+++ console-tools-0.2.3/kbdtools/Makefile.in Tue Jun 27 15:48:47 2000
-@@ -208,6 +208,9 @@
-
- TAR = tar
- GZIP_ENV = --best
-+DEP_FILES = .deps/analyze.P .deps/dumpkeys.P .deps/getkeycodes.P \
-+.deps/kbd_mode.P .deps/loadkeys.P .deps/setkeycodes.P .deps/setleds.P \
-+.deps/setmetamode.P .deps/showkey.P
- SOURCES = getkeycodes.c setkeycodes.c $(loadkeys_SOURCES) dumpkeys.c showkey.c setleds.c setmetamode.c kbd_mode.c
- OBJECTS = getkeycodes.o setkeycodes.o $(loadkeys_OBJECTS) dumpkeys.o showkey.o setleds.o setmetamode.o kbd_mode.o
-
-@@ -215,9 +218,9 @@
- .SUFFIXES:
- .SUFFIXES: .S .c .l .lo .o .s .y
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
-- cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps kbdtools/Makefile
-+ cd $(top_srcdir) && $(AUTOMAKE) --foreign kbdtools/Makefile
-
--Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
- cd $(top_builddir) \
- && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
-
-@@ -247,9 +250,6 @@
- rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
- done
-
--.c.o:
-- $(COMPILE) -c $<
--
- .s.o:
- $(COMPILE) -c $<
-
-@@ -266,9 +266,6 @@
-
- maintainer-clean-compile:
-
--.c.lo:
-- $(LIBTOOL) --mode=compile $(COMPILE) -c $<
--
- .s.lo:
- $(LIBTOOL) --mode=compile $(COMPILE) -c $<
-
-@@ -379,6 +376,11 @@
- subdir = kbdtools
-
- distdir: $(DISTFILES)
-+ here=`cd $(top_builddir) && pwd`; \
-+ top_distdir=`cd $(top_distdir) && pwd`; \
-+ distdir=`cd $(distdir) && pwd`; \
-+ cd $(top_srcdir) \
-+ && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign kbdtools/Makefile
- @for file in $(DISTFILES); do \
- d=$(srcdir); \
- if test -d $$d/$$file; then \
-@@ -390,6 +392,37 @@
- fi; \
- done
-
-+DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
-+
-+-include $(DEP_FILES)
-+
-+mostlyclean-depend:
-+
-+clean-depend:
-+
-+distclean-depend:
-+ -rm -rf .deps
-+
-+maintainer-clean-depend:
-+
-+%.o: %.c
-+ @echo '$(COMPILE) -c $<'; \
-+ $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
-+ @-cp .deps/$(*F).pp .deps/$(*F).P; \
-+ tr ' ' '\012' < .deps/$(*F).pp \
-+ | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
-+ >> .deps/$(*F).P; \
-+ rm .deps/$(*F).pp
-+
-+%.lo: %.c
-+ @echo '$(LTCOMPILE) -c $<'; \
-+ $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
-+ @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
-+ < .deps/$(*F).pp > .deps/$(*F).P; \
-+ tr ' ' '\012' < .deps/$(*F).pp \
-+ | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
-+ >> .deps/$(*F).P; \
-+ rm -f .deps/$(*F).pp
- info-am:
- info: info-am
- dvi-am:
-@@ -428,26 +461,27 @@
- maintainer-clean-generic:
- -test -z "analyzelloadkeyshloadkeysc" || rm -f analyzel loadkeysh loadkeysc
- mostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-compile \
-- mostlyclean-libtool mostlyclean-tags \
-+ mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
- mostlyclean-generic
-
- mostlyclean: mostlyclean-am
-
- clean-am: clean-binPROGRAMS clean-compile clean-libtool clean-tags \
-- clean-generic mostlyclean-am
-+ clean-depend clean-generic mostlyclean-am
-
- clean: clean-am
-
- distclean-am: distclean-binPROGRAMS distclean-compile distclean-libtool \
-- distclean-tags distclean-generic clean-am
-+ distclean-tags distclean-depend distclean-generic \
-+ clean-am
- -rm -f libtool
-
- distclean: distclean-am
-
- maintainer-clean-am: maintainer-clean-binPROGRAMS \
- maintainer-clean-compile maintainer-clean-libtool \
-- maintainer-clean-tags maintainer-clean-generic \
-- distclean-am
-+ maintainer-clean-tags maintainer-clean-depend \
-+ maintainer-clean-generic distclean-am
- @echo "This command is intended for maintainers to use;"
- @echo "it deletes files that may require special tools to rebuild."
-
-@@ -459,8 +493,9 @@
- maintainer-clean-compile mostlyclean-libtool distclean-libtool \
- clean-libtool maintainer-clean-libtool uninstall-binSCRIPTS \
- install-binSCRIPTS tags mostlyclean-tags distclean-tags clean-tags \
--maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \
--installcheck-am installcheck install-exec-am install-exec \
-+maintainer-clean-tags distdir mostlyclean-depend distclean-depend \
-+clean-depend maintainer-clean-depend info-am info dvi-am dvi check \
-+check-am installcheck-am installcheck install-exec-am install-exec \
- install-data-am install-data install-am install uninstall-am uninstall \
- all-redirect all-am all installdirs mostlyclean-generic \
- distclean-generic clean-generic maintainer-clean-generic clean \
-diff -uNr console-tools-0.2.3.orig/lib/Makefile.in console-tools-0.2.3/lib/Makefile.in
---- console-tools-0.2.3.orig/lib/Makefile.in Mon Oct 25 15:58:06 1999
-+++ console-tools-0.2.3/lib/Makefile.in Tue Jun 27 15:48:47 2000
-@@ -171,6 +171,13 @@
-
- TAR = tar
- GZIP_ENV = --best
-+DEP_FILES = .deps/acm.P .deps/findfile-lct.P .deps/findfile.P \
-+.deps/fontdata.P .deps/fontstruct.P .deps/kernelfont.P .deps/ksyms.P \
-+.deps/misc-console-utils.P .deps/miscutils.P .deps/psf-header.P \
-+.deps/saveunimap.P .deps/sfm-fallback.P .deps/sfm-misc.P \
-+.deps/sfm-rd-ascii.P .deps/sfm-rd-binary.P .deps/sfm-utils.P \
-+.deps/sfm-wr-ascii.P .deps/sfm-wr-binary.P .deps/testUTF8.P \
-+.deps/unicode.P .deps/wrappers.P .deps/xfopen.P .deps/xfseek.P
- SOURCES = $(libctlocal_a_SOURCES) $(libcfont_la_SOURCES) $(libconsole_la_SOURCES) $(libctutils_la_SOURCES)
- OBJECTS = $(libctlocal_a_OBJECTS) $(libcfont_la_OBJECTS) $(libconsole_la_OBJECTS) $(libctutils_la_OBJECTS)
-
-@@ -178,9 +185,9 @@
- .SUFFIXES:
- .SUFFIXES: .S .c .lo .o .s
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
-- cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps lib/Makefile
-+ cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/Makefile
-
--Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
- cd $(top_builddir) \
- && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
-
-@@ -194,9 +201,6 @@
-
- maintainer-clean-noinstLIBRARIES:
-
--.c.o:
-- $(COMPILE) -c $<
--
- .s.o:
- $(COMPILE) -c $<
-
-@@ -213,9 +217,6 @@
-
- maintainer-clean-compile:
-
--.c.lo:
-- $(LIBTOOL) --mode=compile $(COMPILE) -c $<
--
- .s.lo:
- $(LIBTOOL) --mode=compile $(COMPILE) -c $<
-
-@@ -305,6 +306,11 @@
- subdir = lib
-
- distdir: $(DISTFILES)
-+ here=`cd $(top_builddir) && pwd`; \
-+ top_distdir=`cd $(top_distdir) && pwd`; \
-+ distdir=`cd $(distdir) && pwd`; \
-+ cd $(top_srcdir) \
-+ && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign lib/Makefile
- @for file in $(DISTFILES); do \
- d=$(srcdir); \
- if test -d $$d/$$file; then \
-@@ -316,6 +322,37 @@
- fi; \
- done
-
-+DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
-+
-+-include $(DEP_FILES)
-+
-+mostlyclean-depend:
-+
-+clean-depend:
-+
-+distclean-depend:
-+ -rm -rf .deps
-+
-+maintainer-clean-depend:
-+
-+%.o: %.c
-+ @echo '$(COMPILE) -c $<'; \
-+ $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
-+ @-cp .deps/$(*F).pp .deps/$(*F).P; \
-+ tr ' ' '\012' < .deps/$(*F).pp \
-+ | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
-+ >> .deps/$(*F).P; \
-+ rm .deps/$(*F).pp
-+
-+%.lo: %.c
-+ @echo '$(LTCOMPILE) -c $<'; \
-+ $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
-+ @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
-+ < .deps/$(*F).pp > .deps/$(*F).P; \
-+ tr ' ' '\012' < .deps/$(*F).pp \
-+ | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
-+ >> .deps/$(*F).P; \
-+ rm -f .deps/$(*F).pp
- info-am:
- info: info-am
- dvi-am:
-@@ -354,19 +391,20 @@
- maintainer-clean-generic:
- mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \
- mostlyclean-libtool mostlyclean-libLTLIBRARIES \
-- mostlyclean-tags mostlyclean-generic
-+ mostlyclean-tags mostlyclean-depend mostlyclean-generic
-
- mostlyclean: mostlyclean-am
-
- clean-am: clean-noinstLIBRARIES clean-compile clean-libtool \
-- clean-libLTLIBRARIES clean-tags clean-generic \
-- mostlyclean-am
-+ clean-libLTLIBRARIES clean-tags clean-depend \
-+ clean-generic mostlyclean-am
-
- clean: clean-am
-
- distclean-am: distclean-noinstLIBRARIES distclean-compile \
- distclean-libtool distclean-libLTLIBRARIES \
-- distclean-tags distclean-generic clean-am
-+ distclean-tags distclean-depend distclean-generic \
-+ clean-am
- -rm -f libtool
-
- distclean: distclean-am
-@@ -374,7 +412,8 @@
- maintainer-clean-am: maintainer-clean-noinstLIBRARIES \
- maintainer-clean-compile maintainer-clean-libtool \
- maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
-- maintainer-clean-generic distclean-am
-+ maintainer-clean-depend maintainer-clean-generic \
-+ distclean-am
- @echo "This command is intended for maintainers to use;"
- @echo "it deletes files that may require special tools to rebuild."
-
-@@ -388,8 +427,9 @@
- distclean-libLTLIBRARIES clean-libLTLIBRARIES \
- maintainer-clean-libLTLIBRARIES uninstall-libLTLIBRARIES \
- install-libLTLIBRARIES tags mostlyclean-tags distclean-tags clean-tags \
--maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \
--installcheck-am installcheck install-exec-am install-exec \
-+maintainer-clean-tags distdir mostlyclean-depend distclean-depend \
-+clean-depend maintainer-clean-depend info-am info dvi-am dvi check \
-+check-am installcheck-am installcheck install-exec-am install-exec \
- install-data-am install-data install-am install uninstall-am uninstall \
- all-redirect all-am all installdirs mostlyclean-generic \
- distclean-generic clean-generic maintainer-clean-generic clean \
-diff -uNr console-tools-0.2.3.orig/screenfonttools/Makefile.in console-tools-0.2.3/screenfonttools/Makefile.in
---- console-tools-0.2.3.orig/screenfonttools/Makefile.in Mon Oct 25 15:58:10 1999
-+++ console-tools-0.2.3/screenfonttools/Makefile.in Tue Jun 27 15:48:47 2000
-@@ -168,6 +168,7 @@
-
- TAR = tar
- GZIP_ENV = --best
-+DEP_FILES = .deps/clrunimap.P .deps/consolechars.P .deps/showcfont.P
- SOURCES = consolechars.c showcfont.c clrunimap.c
- OBJECTS = consolechars.o showcfont.o clrunimap.o
-
-@@ -175,9 +176,9 @@
- .SUFFIXES:
- .SUFFIXES: .S .c .lo .o .s
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
-- cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps screenfonttools/Makefile
-+ cd $(top_srcdir) && $(AUTOMAKE) --foreign screenfonttools/Makefile
-
--Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
- cd $(top_builddir) \
- && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
-
-@@ -216,9 +217,6 @@
-
- maintainer-clean-noinstPROGRAMS:
-
--.c.o:
-- $(COMPILE) -c $<
--
- .s.o:
- $(COMPILE) -c $<
-
-@@ -235,9 +233,6 @@
-
- maintainer-clean-compile:
-
--.c.lo:
-- $(LIBTOOL) --mode=compile $(COMPILE) -c $<
--
- .s.lo:
- $(LIBTOOL) --mode=compile $(COMPILE) -c $<
-
-@@ -319,6 +314,11 @@
- subdir = screenfonttools
-
- distdir: $(DISTFILES)
-+ here=`cd $(top_builddir) && pwd`; \
-+ top_distdir=`cd $(top_distdir) && pwd`; \
-+ distdir=`cd $(distdir) && pwd`; \
-+ cd $(top_srcdir) \
-+ && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign screenfonttools/Makefile
- @for file in $(DISTFILES); do \
- d=$(srcdir); \
- if test -d $$d/$$file; then \
-@@ -330,6 +330,37 @@
- fi; \
- done
-
-+DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
-+
-+-include $(DEP_FILES)
-+
-+mostlyclean-depend:
-+
-+clean-depend:
-+
-+distclean-depend:
-+ -rm -rf .deps
-+
-+maintainer-clean-depend:
-+
-+%.o: %.c
-+ @echo '$(COMPILE) -c $<'; \
-+ $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
-+ @-cp .deps/$(*F).pp .deps/$(*F).P; \
-+ tr ' ' '\012' < .deps/$(*F).pp \
-+ | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
-+ >> .deps/$(*F).P; \
-+ rm .deps/$(*F).pp
-+
-+%.lo: %.c
-+ @echo '$(LTCOMPILE) -c $<'; \
-+ $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
-+ @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
-+ < .deps/$(*F).pp > .deps/$(*F).P; \
-+ tr ' ' '\012' < .deps/$(*F).pp \
-+ | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
-+ >> .deps/$(*F).P; \
-+ rm -f .deps/$(*F).pp
- info-am:
- info: info-am
- dvi-am:
-@@ -368,18 +399,19 @@
- maintainer-clean-generic:
- mostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-noinstPROGRAMS \
- mostlyclean-compile mostlyclean-libtool \
-- mostlyclean-tags mostlyclean-generic
-+ mostlyclean-tags mostlyclean-depend mostlyclean-generic
-
- mostlyclean: mostlyclean-am
-
- clean-am: clean-binPROGRAMS clean-noinstPROGRAMS clean-compile \
-- clean-libtool clean-tags clean-generic mostlyclean-am
-+ clean-libtool clean-tags clean-depend clean-generic \
-+ mostlyclean-am
-
- clean: clean-am
-
- distclean-am: distclean-binPROGRAMS distclean-noinstPROGRAMS \
- distclean-compile distclean-libtool distclean-tags \
-- distclean-generic clean-am
-+ distclean-depend distclean-generic clean-am
- -rm -f libtool
-
- distclean: distclean-am
-@@ -387,8 +419,8 @@
- maintainer-clean-am: maintainer-clean-binPROGRAMS \
- maintainer-clean-noinstPROGRAMS \
- maintainer-clean-compile maintainer-clean-libtool \
-- maintainer-clean-tags maintainer-clean-generic \
-- distclean-am
-+ maintainer-clean-tags maintainer-clean-depend \
-+ maintainer-clean-generic distclean-am
- @echo "This command is intended for maintainers to use;"
- @echo "it deletes files that may require special tools to rebuild."
-
-@@ -402,8 +434,9 @@
- maintainer-clean-compile mostlyclean-libtool distclean-libtool \
- clean-libtool maintainer-clean-libtool uninstall-binSCRIPTS \
- install-binSCRIPTS tags mostlyclean-tags distclean-tags clean-tags \
--maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \
--installcheck-am installcheck install-exec-am install-exec \
-+maintainer-clean-tags distdir mostlyclean-depend distclean-depend \
-+clean-depend maintainer-clean-depend info-am info dvi-am dvi check \
-+check-am installcheck-am installcheck install-exec-am install-exec \
- install-data-am install-data install-am install uninstall-am uninstall \
- all-redirect all-am all installdirs mostlyclean-generic \
- distclean-generic clean-generic maintainer-clean-generic clean \
-diff -uNr console-tools-0.2.3.orig/vttools/Makefile.in console-tools-0.2.3/vttools/Makefile.in
---- console-tools-0.2.3.orig/vttools/Makefile.in Mon Oct 25 15:58:08 1999
-+++ console-tools-0.2.3/vttools/Makefile.in Tue Jun 27 15:48:47 2000
-@@ -199,6 +199,9 @@
-
- TAR = tar
- GZIP_ENV = --best
-+DEP_FILES = .deps/chvt.P .deps/deallocvt.P .deps/fgconsole.P \
-+.deps/openvt.P .deps/resizecons.P .deps/screendump.P \
-+.deps/setvesablank.P .deps/vcstime.P .deps/vt-is-UTF8.P .deps/writevt.P
- SOURCES = resizecons.c chvt.c deallocvt.c writevt.c fgconsole.c screendump.c setvesablank.c vcstime.c vt-is-UTF8.c openvt.c
- OBJECTS = resizecons.o chvt.o deallocvt.o writevt.o fgconsole.o screendump.o setvesablank.o vcstime.o vt-is-UTF8.o openvt.o
-
-@@ -206,9 +209,9 @@
- .SUFFIXES:
- .SUFFIXES: .S .c .lo .o .s
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
-- cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps vttools/Makefile
-+ cd $(top_srcdir) && $(AUTOMAKE) --foreign vttools/Makefile
-
--Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
- cd $(top_builddir) \
- && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
-
-@@ -238,9 +241,6 @@
- rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
- done
-
--.c.o:
-- $(COMPILE) -c $<
--
- .s.o:
- $(COMPILE) -c $<
-
-@@ -257,9 +257,6 @@
-
- maintainer-clean-compile:
-
--.c.lo:
-- $(LIBTOOL) --mode=compile $(COMPILE) -c $<
--
- .s.lo:
- $(LIBTOOL) --mode=compile $(COMPILE) -c $<
-
-@@ -350,6 +347,11 @@
- subdir = vttools
-
- distdir: $(DISTFILES)
-+ here=`cd $(top_builddir) && pwd`; \
-+ top_distdir=`cd $(top_distdir) && pwd`; \
-+ distdir=`cd $(distdir) && pwd`; \
-+ cd $(top_srcdir) \
-+ && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign vttools/Makefile
- @for file in $(DISTFILES); do \
- d=$(srcdir); \
- if test -d $$d/$$file; then \
-@@ -361,6 +363,37 @@
- fi; \
- done
-
-+DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
-+
-+-include $(DEP_FILES)
-+
-+mostlyclean-depend:
-+
-+clean-depend:
-+
-+distclean-depend:
-+ -rm -rf .deps
-+
-+maintainer-clean-depend:
-+
-+%.o: %.c
-+ @echo '$(COMPILE) -c $<'; \
-+ $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
-+ @-cp .deps/$(*F).pp .deps/$(*F).P; \
-+ tr ' ' '\012' < .deps/$(*F).pp \
-+ | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
-+ >> .deps/$(*F).P; \
-+ rm .deps/$(*F).pp
-+
-+%.lo: %.c
-+ @echo '$(LTCOMPILE) -c $<'; \
-+ $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
-+ @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
-+ < .deps/$(*F).pp > .deps/$(*F).P; \
-+ tr ' ' '\012' < .deps/$(*F).pp \
-+ | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
-+ >> .deps/$(*F).P; \
-+ rm -f .deps/$(*F).pp
- info-am:
- info: info-am
- dvi-am:
-@@ -398,26 +431,27 @@
-
- maintainer-clean-generic:
- mostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-compile \
-- mostlyclean-libtool mostlyclean-tags \
-+ mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
- mostlyclean-generic
-
- mostlyclean: mostlyclean-am
-
- clean-am: clean-binPROGRAMS clean-compile clean-libtool clean-tags \
-- clean-generic mostlyclean-am
-+ clean-depend clean-generic mostlyclean-am
-
- clean: clean-am
-
- distclean-am: distclean-binPROGRAMS distclean-compile distclean-libtool \
-- distclean-tags distclean-generic clean-am
-+ distclean-tags distclean-depend distclean-generic \
-+ clean-am
- -rm -f libtool
-
- distclean: distclean-am
-
- maintainer-clean-am: maintainer-clean-binPROGRAMS \
- maintainer-clean-compile maintainer-clean-libtool \
-- maintainer-clean-tags maintainer-clean-generic \
-- distclean-am
-+ maintainer-clean-tags maintainer-clean-depend \
-+ maintainer-clean-generic distclean-am
- @echo "This command is intended for maintainers to use;"
- @echo "it deletes files that may require special tools to rebuild."
-
-@@ -428,12 +462,14 @@
- mostlyclean-compile distclean-compile clean-compile \
- maintainer-clean-compile mostlyclean-libtool distclean-libtool \
- clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
--distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
--dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
--install-exec install-data-am install-data install-am install \
--uninstall-am uninstall all-redirect all-am all installdirs \
--mostlyclean-generic distclean-generic clean-generic \
--maintainer-clean-generic clean mostlyclean distclean maintainer-clean
-+distclean-tags clean-tags maintainer-clean-tags distdir \
-+mostlyclean-depend distclean-depend clean-depend \
-+maintainer-clean-depend info-am info dvi-am dvi check check-am \
-+installcheck-am installcheck install-exec-am install-exec \
-+install-data-am install-data install-am install uninstall-am uninstall \
-+all-redirect all-am all installdirs mostlyclean-generic \
-+distclean-generic clean-generic maintainer-clean-generic clean \
-+mostlyclean distclean maintainer-clean
-
-
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
diff --git a/sys-apps/console-tools/files/console-tools-0.3.2-multi-line-string-fix.diff b/sys-apps/console-tools/files/console-tools-0.3.2-multi-line-string-fix.diff
deleted file mode 100644
index e429868a7a8b..000000000000
--- a/sys-apps/console-tools/files/console-tools-0.3.2-multi-line-string-fix.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -Naurp console-tools-0.3.2.orig/contrib/codepage.c console-tools-0.3.2/contrib/codepage.c
---- console-tools-0.3.2.orig/contrib/codepage.c 1999-08-25 17:27:40.000000000 -0400
-+++ console-tools-0.3.2/contrib/codepage.c 2003-03-07 18:51:22.000000000 -0500
-@@ -228,9 +228,8 @@ codepage=%d\n\t\tres=%6.6s nxt=%ld off_f
- if (optc)
- return 0;
-
-- fprintf(stderr, "\
--Warning: CP format is a hack!\n
-- The files produced may or may not be usable!\n");
-+ fprintf(stderr, "Warning: CP format is a hack!\n"
-+ "The files produced may or may not be usable!\n");
-
- sprintf(outfile, "%d.cp", CPEntryHeader.codepage);
- if ((out = fopen(outfile, "w")) == NULL) {
diff --git a/sys-apps/console-tools/files/console-tools-no-man4pages.patch b/sys-apps/console-tools/files/console-tools-no-man4pages.patch
deleted file mode 100644
index 6f4fa9582638..000000000000
--- a/sys-apps/console-tools/files/console-tools-no-man4pages.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-diff -urN console-tools-0.3.2.orig/doc/man/Makefile.am console-tools-0.3.2/doc/man/Makefile.am
---- console-tools-0.3.2.orig/doc/man/Makefile.am 2003-12-10 00:33:04.000000000 -0800
-+++ console-tools-0.3.2/doc/man/Makefile.am 2003-12-10 00:32:25.000000000 -0800
-@@ -5,8 +5,8 @@
- KBD_UNSUBST_MAN = chvt.1 deallocvt.1 fgconsole.1 \
- kbd_mode.1 psfaddtable.1 \
- psfgettable.1 psfstriptable.1 setleds.1 \
-- setmetamode.1 showkey.1 console.4 \
-- console_ioctls.4 keymaps.5 \
-+ setmetamode.1 showkey.1 \
-+ keymaps.5 \
- getkeycodes.8 setkeycodes.8 resizecons.8 \
- unicode_start.1 unicode_stop.1 \
- vt-is-UTF8.1 showcfont.1 charset.1 \
-diff -urN console-tools-0.3.2.orig/doc/man/Makefile.in console-tools-0.3.2/doc/man/Makefile.in
---- console-tools-0.3.2.orig/doc/man/Makefile.in 2003-12-10 00:33:04.000000000 -0800
-+++ console-tools-0.3.2/doc/man/Makefile.in 2003-12-10 00:32:44.000000000 -0800
-@@ -114,7 +114,7 @@
-
- AUTOMAKE_OPTIONS = foreign
-
--KBD_UNSUBST_MAN = chvt.1 deallocvt.1 fgconsole.1 kbd_mode.1 psfaddtable.1 psfgettable.1 psfstriptable.1 setleds.1 setmetamode.1 showkey.1 console.4 console_ioctls.4 keymaps.5 getkeycodes.8 setkeycodes.8 resizecons.8 unicode_start.1 unicode_stop.1 vt-is-UTF8.1 showcfont.1 charset.1 openvt.1
-+KBD_UNSUBST_MAN = chvt.1 deallocvt.1 fgconsole.1 kbd_mode.1 psfaddtable.1 psfgettable.1 psfstriptable.1 setleds.1 setmetamode.1 showkey.1 keymaps.5 getkeycodes.8 setkeycodes.8 resizecons.8 unicode_start.1 unicode_stop.1 vt-is-UTF8.1 showcfont.1 charset.1 openvt.1
-
-
- KBD_SUBST_MAN = consolechars.8 dumpkeys.1 loadkeys.1
diff --git a/sys-apps/console-tools/files/digest-console-tools-0.2.3-r4 b/sys-apps/console-tools/files/digest-console-tools-0.2.3-r4
deleted file mode 100644
index c6222ed5b96f..000000000000
--- a/sys-apps/console-tools/files/digest-console-tools-0.2.3-r4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 983d4586a791b3fdfa0fbeff76aadf43 console-tools-0.2.3.tar.gz 668665
diff --git a/sys-apps/console-tools/files/digest-console-tools-0.3.2 b/sys-apps/console-tools/files/digest-console-tools-0.3.2
deleted file mode 100644
index abbbee509867..000000000000
--- a/sys-apps/console-tools/files/digest-console-tools-0.3.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 bf21564fc38b3af853ef724babddbacd console-tools-0.3.2.tar.gz 697036
diff --git a/sys-apps/console-tools/metadata.xml b/sys-apps/console-tools/metadata.xml
deleted file mode 100644
index 96a2d586367d..000000000000
--- a/sys-apps/console-tools/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>base-system</herd>
-</pkgmetadata>