diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-10-31 07:58:17 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-10-31 07:58:17 +0000 |
commit | be56dd6b8be0d29943b4daee9479b7f1bd3d8240 (patch) | |
tree | 8b275909d659f721e2dc9cd8380026d550dc24af /games-puzzle/braincurses | |
parent | clean old files (diff) | |
download | historical-be56dd6b8be0d29943b4daee9479b7f1bd3d8240.tar.gz historical-be56dd6b8be0d29943b4daee9479b7f1bd3d8240.tar.bz2 historical-be56dd6b8be0d29943b4daee9479b7f1bd3d8240.zip |
old
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'games-puzzle/braincurses')
-rw-r--r-- | games-puzzle/braincurses/braincurses-0.5a.ebuild | 24 | ||||
-rw-r--r-- | games-puzzle/braincurses/files/digest-braincurses-0.5a | 1 |
2 files changed, 0 insertions, 25 deletions
diff --git a/games-puzzle/braincurses/braincurses-0.5a.ebuild b/games-puzzle/braincurses/braincurses-0.5a.ebuild deleted file mode 100644 index a9cb75698a71..000000000000 --- a/games-puzzle/braincurses/braincurses-0.5a.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/braincurses/braincurses-0.5a.ebuild,v 1.2 2004/12/30 11:14:39 nigoro Exp $ - -inherit games - -DESCRIPTION="An ncurses-based mastermind clone" -HOMEPAGE="http://freshmeat.net/projects/braincurses/" -SRC_URI="http://uhaweb.hartford.edu/hyland/derr/${P}.tar.gz" - -LICENSE="freedist" -SLOT="0" -KEYWORDS="x86 ~ppc64" -IUSE="" - -DEPEND="sys-libs/ncurses" - -S="${WORKDIR}/${PN}" - -src_install() { - dogamesbin braincurses || die "dogamesbin failed" - dodoc README THANKS Changelog - prepgamesdirs -} diff --git a/games-puzzle/braincurses/files/digest-braincurses-0.5a b/games-puzzle/braincurses/files/digest-braincurses-0.5a deleted file mode 100644 index cd8dc6c4751b..000000000000 --- a/games-puzzle/braincurses/files/digest-braincurses-0.5a +++ /dev/null @@ -1 +0,0 @@ -MD5 ec09b91feb3e0844c545864c02370a69 braincurses-0.5a.tar.gz 11911 |