summaryrefslogtreecommitdiff
blob: c3d0f9fe9f5a76c74c1de5f7756fd923852ef0c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild,v 1.2 2014/08/10 20:45:02 slyfox Exp $

EAPI="4"

inherit php-pear-r1

DESCRIPTION="A command-line arguments parser"

LICENSE="PHP-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
IUSE=""