You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-php/PEAR-PEAR_PackageFileManage.../PEAR-PEAR_PackageFileManage...

15 lines
471 B

# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager_Cli/PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild,v 1.5 2012/07/01 21:41:26 mabi Exp $
inherit php-pear-r1
DESCRIPTION="A command line interface to PEAR_PackageFileManager."
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-PEAR_PackageFileManager-1.6.0"