Parent Directory
|
Revision Log
Marking atool-0.39.0 ppc for bug 418505 (Portage version: 2.1.10.65/cvs/Linux ppc64)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/app-arch/atool/atool-0.39.0.ebuild,v 1.3 2012/07/09 11:51:58 ago Exp $ |
| 4 | |
| 5 | EAPI="4" |
| 6 | |
| 7 | DESCRIPTION="a script for managing file archives of various types" |
| 8 | HOMEPAGE="http://www.nongnu.org/atool/" |
| 9 | SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.gz" |
| 10 | |
| 11 | LICENSE="GPL-2" |
| 12 | SLOT="0" |
| 13 | KEYWORDS="amd64 ppc x86" |
| 14 | IUSE="" |
| 15 | |
| 16 | DEPEND="dev-lang/perl" |
| 17 | RDEPEND="${DEPEND} |
| 18 | !app-text/adiff" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |