Parent Directory
|
Revision Log
Cleanup (Portage version: 2.2.0_alpha96/cvs/Linux x86_64)
| 1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.03.ebuild,v 1.15 2012/03/25 17:03:50 armin76 Exp $ |
| 4 | |
| 5 | EAPI=2 |
| 6 | |
| 7 | MODULE_AUTHOR=ROSCH |
| 8 | inherit perl-module |
| 9 | |
| 10 | DESCRIPTION="Quote strings for passing through the shell" |
| 11 | |
| 12 | SLOT="0" |
| 13 | KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 x86" |
| 14 | IUSE="" |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |