diff options
author | Matti Bickel <mabi@gentoo.org> | 2013-11-23 21:32:03 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2013-11-23 21:32:03 +0000 |
commit | 7439bc0e5cd43afcd826fe5b1f65a6138890fc15 (patch) | |
tree | 0b7e13779b1737f4b276c112e5f83cb4ed4d64a4 /dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.5.0_rc4.ebuild | |
parent | version bump, remove old (diff) | |
download | gentoo-2-7439bc0e5cd43afcd826fe5b1f65a6138890fc15.tar.gz gentoo-2-7439bc0e5cd43afcd826fe5b1f65a6138890fc15.tar.bz2 gentoo-2-7439bc0e5cd43afcd826fe5b1f65a6138890fc15.zip |
version bump, remove old
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xDDF971F118EEA5E6!)
Diffstat (limited to 'dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.5.0_rc4.ebuild')
-rw-r--r-- | dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.5.0_rc4.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.5.0_rc4.ebuild b/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.5.0_rc4.ebuild new file mode 100644 index 000000000000..74a94cc014de --- /dev/null +++ b/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.5.0_rc4.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.5.0_rc4.ebuild,v 1.1 2013/11/23 21:32:03 mabi Exp $ + +EAPI="5" + +inherit php-pear-r1 + +DESCRIPTION="Tokenises PHP code and detects violations of a defined set of coding standards." + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" |