Parent Directory
|
Revision Log
Adding ~ppc keyword for dev-perl/PDL and his dependences, wrt bug #464970 (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
| 1 | # Copyright 1999-2013 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v 1.4 2013/01/13 13:45:46 maekke Exp $ |
| 4 | |
| 5 | EAPI=4 |
| 6 | |
| 7 | MODULE_AUTHOR=LBAXTER |
| 8 | MODULE_VERSION=0.15 |
| 9 | inherit perl-module |
| 10 | |
| 11 | DESCRIPTION="Perl extension for Consistent Signal Handling" |
| 12 | |
| 13 | SLOT="0" |
| 14 | KEYWORDS="amd64 ~arm ~ppc x86" |
| 15 | IUSE="" |
| 16 | |
| 17 | SRC_TEST=do |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |