From 91fdf7c4adbc6f24091b0db0367bed1dc2cbe298 Mon Sep 17 00:00:00 2001 From: Ole Markus With Date: Thu, 17 Mar 2011 09:35:01 +0000 Subject: Version bump + removed older versions (Portage version: 2.1.9.25/cvs/Linux i686) --- dev-php/PEAR-PHP_CodeSniffer/ChangeLog | 12 ++++++++++-- .../PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.0.0.ebuild | 12 ------------ .../PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.0.1.ebuild | 12 ------------ .../PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.2.0.ebuild | 12 ------------ .../PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.2.1.ebuild | 12 ------------ .../PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.3.0.ebuild | 12 ++++++++++++ 6 files changed, 22 insertions(+), 50 deletions(-) delete mode 100644 dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.0.0.ebuild delete mode 100644 dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.0.1.ebuild delete mode 100644 dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.2.0.ebuild delete mode 100644 dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.2.1.ebuild create mode 100644 dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.3.0.ebuild (limited to 'dev-php/PEAR-PHP_CodeSniffer') diff --git a/dev-php/PEAR-PHP_CodeSniffer/ChangeLog b/dev-php/PEAR-PHP_CodeSniffer/ChangeLog index aa59ae792308..a4052e21cad4 100644 --- a/dev-php/PEAR-PHP_CodeSniffer/ChangeLog +++ b/dev-php/PEAR-PHP_CodeSniffer/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-PHP_CodeSniffer -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CodeSniffer/ChangeLog,v 1.6 2010/02/15 01:31:27 beandog Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CodeSniffer/ChangeLog,v 1.7 2011/03/17 09:35:01 olemarkus Exp $ + +*PEAR-PHP_CodeSniffer-1.3.0 (17 Mar 2011) + + 17 Mar 2011; Ole Markus With + -PEAR-PHP_CodeSniffer-1.0.0.ebuild, -PEAR-PHP_CodeSniffer-1.0.1.ebuild, + -PEAR-PHP_CodeSniffer-1.2.0.ebuild, -PEAR-PHP_CodeSniffer-1.2.1.ebuild, + +PEAR-PHP_CodeSniffer-1.3.0.ebuild: + Version bump + removed older versions *PEAR-PHP_CodeSniffer-1.2.2 (15 Feb 2010) diff --git a/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.0.0.ebuild b/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.0.0.ebuild deleted file mode 100644 index 2d37796be4cb..000000000000 --- a/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.0.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2007 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.0.0.ebuild,v 1.1 2007/12/24 12:46:32 armin76 Exp $ - -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="" diff --git a/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.0.1.ebuild b/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.0.1.ebuild deleted file mode 100644 index 7681f4b83ba4..000000000000 --- a/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.0.1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 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.0.1.ebuild,v 1.1 2008/02/11 21:01:11 armin76 Exp $ - -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="" diff --git a/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.2.0.ebuild b/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.2.0.ebuild deleted file mode 100644 index 108ea72e1530..000000000000 --- a/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.2.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2009 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.2.0.ebuild,v 1.1 2009/08/22 19:24:05 beandog Exp $ - -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="" diff --git a/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.2.1.ebuild b/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.2.1.ebuild deleted file mode 100644 index fdd9db30af43..000000000000 --- a/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.2.1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2010 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.2.1.ebuild,v 1.1 2010/01/05 05:55:25 yngwin Exp $ - -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="" diff --git a/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.3.0.ebuild b/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.3.0.ebuild new file mode 100644 index 000000000000..886e41a68b55 --- /dev/null +++ b/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.3.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2011 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.3.0.ebuild,v 1.1 2011/03/17 09:35:01 olemarkus Exp $ + +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="" -- cgit v1.2.3-65-gdbad