From e47afb025032de2c443cf58b7f33fb429bc27c46 Mon Sep 17 00:00:00 2001 From: Heath Caldwell Date: Wed, 15 Oct 2008 17:11:57 +0000 Subject: app-text/tabler: Removing tabler. It is now in the main tree. svn path=/sunrise/; revision=7226 --- app-text/tabler/tabler-2.ebuild | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 app-text/tabler/tabler-2.ebuild (limited to 'app-text/tabler/tabler-2.ebuild') diff --git a/app-text/tabler/tabler-2.ebuild b/app-text/tabler/tabler-2.ebuild deleted file mode 100644 index 0ff1252b6..000000000 --- a/app-text/tabler/tabler-2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -DESCRIPTION="A utility to create text art tables from delimited input" -HOMEPAGE="http://sourceforge.net/projects/tabler/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -src_install() { - emake DESTDIR="${D}" install || die "Install failed" - dodoc AUTHORS ChangeLog README -} -- cgit v1.2.3-18-g5258