Parent Directory
|
Revision Log
add ~arm, bug #449762 (Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
| 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.3 2012/06/25 07:11:31 jdhore 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 x86" |
| 15 | IUSE="" |
| 16 | |
| 17 | SRC_TEST=do |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |