| 1 | # Copyright 1999-2006 Gentoo Foundation |
1 | # Copyright 1999-2006 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/app-shells/mksh/Attic/mksh-26c.ebuild,v 1.1 2006/03/27 00:18:03 hanno Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/app-shells/mksh/Attic/mksh-26c.ebuild,v 1.2 2006/06/14 23:45:01 hanno Exp $ |
| 4 | |
4 | |
| 5 | DESCRIPTION="MirBSD KSH Shell" |
5 | DESCRIPTION="MirBSD KSH Shell" |
| 6 | HOMEPAGE="http://mirbsd.mirsolutions.de/?mksh" |
6 | HOMEPAGE="http://mirbsd.de/mksh/" |
| 7 | SRC_URI="http://mirbsd.mirsolutions.de/MirOS/dist/mir/mksh/${PN}-R${PV}.cpio.gz" |
7 | SRC_URI="http://mirbsd.mirsolutions.de/MirOS/dist/mir/mksh/${PN}-R${PV}.cpio.gz" |
| 8 | LICENSE="BSD" |
8 | LICENSE="BSD" |
| 9 | SLOT="0" |
9 | SLOT="0" |
| 10 | KEYWORDS="~ppc ~x86" |
10 | KEYWORDS="~ppc ~x86" |
| 11 | IUSE="" |
11 | IUSE="" |