diff options
author | Hasan Khalil <gongloo@gentoo.org> | 2005-05-03 23:51:59 +0000 |
---|---|---|
committer | Hasan Khalil <gongloo@gentoo.org> | 2005-05-03 23:51:59 +0000 |
commit | 2be3ec8ea04c8a54cc1ad0ff5ad0a0d9e422be08 (patch) | |
tree | 97184a45196c40606efea977f4c47100c4ad8c56 /sys-libs/ncurses | |
parent | Stable on ppc-macos. (diff) | |
download | historical-2be3ec8ea04c8a54cc1ad0ff5ad0a0d9e422be08.tar.gz historical-2be3ec8ea04c8a54cc1ad0ff5ad0a0d9e422be08.tar.bz2 historical-2be3ec8ea04c8a54cc1ad0ff5ad0a0d9e422be08.zip |
Removing empty ebuild. Closes bug 90714.
Diffstat (limited to 'sys-libs/ncurses')
-rw-r--r-- | sys-libs/ncurses/ncurses-8.1.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/sys-libs/ncurses/ncurses-8.1.ebuild b/sys-libs/ncurses/ncurses-8.1.ebuild deleted file mode 100644 index 918eb2056943..000000000000 --- a/sys-libs/ncurses/ncurses-8.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-8.1.ebuild,v 1.6 2005/01/03 00:24:18 ciaranm Exp $ - -DESCRIPTION="console display library" -HOMEPAGE="http://www.opensource.apple.com/darwinsource/" -SRC_URI="" - -LICENSE="APSL-2" -SLOT="0" -KEYWORDS="-* ppc-macos" -IUSE="" - -DEPEND="" -RDEPEND="" |