diff options
-rw-r--r-- | metadata/md5-cache/dev-php/PEAR-PHP_Beautifier-0.1.15-r1 | 13 | ||||
-rw-r--r-- | metadata/md5-cache/dev-php/PEAR-PHP_Beautifier-0.1.15-r2 | 12 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 2 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
5 files changed, 15 insertions, 15 deletions
diff --git a/metadata/md5-cache/dev-php/PEAR-PHP_Beautifier-0.1.15-r1 b/metadata/md5-cache/dev-php/PEAR-PHP_Beautifier-0.1.15-r1 deleted file mode 100644 index 429fc1bd2a7e..000000000000 --- a/metadata/md5-cache/dev-php/PEAR-PHP_Beautifier-0.1.15-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=install postinst setup -DEPEND=dev-lang/php[tokenizer] dev-lang/php:* >=dev-php/pear-1.8.1 -DESCRIPTION=Code Beautifier for PHP -EAPI=5 -HOMEPAGE=http://pear.php.net/PHP_Beautifier -KEYWORDS=~amd64 ~x86 -LICENSE=PHP-3 -RDEPEND=dev-lang/php[tokenizer] >=dev-php/PEAR-Log-1.8 dev-lang/php:* >=dev-php/pear-1.8.1 -SLOT=0 -SRC_URI=http://pear.php.net/get/PHP_Beautifier-0.1.15.tgz -_eclass_exported_funcs=pkg_postinst:- pkg_setup:php-pear-r1 src_install:php-pear-r1 -_eclasses_=multilib 165fc17c38d1b11dac2008280dab6e80 php-pear-r1 7d1434952f2d1483feac6ad812d605dd toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=8f180cee6ffc6010469d3b5e56b8d2c7 diff --git a/metadata/md5-cache/dev-php/PEAR-PHP_Beautifier-0.1.15-r2 b/metadata/md5-cache/dev-php/PEAR-PHP_Beautifier-0.1.15-r2 new file mode 100644 index 000000000000..a296be355ebf --- /dev/null +++ b/metadata/md5-cache/dev-php/PEAR-PHP_Beautifier-0.1.15-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=install prepare +DESCRIPTION=Code Beautifier for PHP +EAPI=6 +HOMEPAGE=http://pear.php.net/package/PHP_Beautifier +IUSE=cli examples +KEYWORDS=~amd64 ~x86 +LICENSE=PHP-3.01 +RDEPEND=dev-lang/php:*[bzip2,cli?,tokenizer] dev-php/PEAR-Archive_Tar dev-php/PEAR-Log dev-php/PEAR-PEAR cli? ( dev-php/PEAR-Console_Getopt ) +SLOT=0 +SRC_URI=http://download.pear.php.net/package/PHP_Beautifier-0.1.15.tgz +_eclass_exported_funcs=src_prepare:- src_install:- +_md5_=b422e5c45960eb1a38ea91260a7be602 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 60b3a258c865..307b526d6566 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -6879,7 +6879,7 @@ dev-php/PEAR-PEAR_Info 1.7.0 1.9.2-r3: Show Information about your PEAR install dev-php/PEAR-PEAR_PackageFileManager 1.7.2: Updates an existing package.xml file with a new filelist and changelog dev-php/PEAR-PEAR_PackageFileManager2 1.0.4: Updates an existing package.xml file with a new filelist and changelog dev-php/PEAR-PEAR_PackageFileManager_Plugins 1.0.4: Various methods to check files to update an existing package.xml file -dev-php/PEAR-PHP_Beautifier 0.1.15-r1: Code Beautifier for PHP +dev-php/PEAR-PHP_Beautifier 0.1.15-r2: Code Beautifier for PHP dev-php/PEAR-PHP_CompatInfo 1.9.0: Find out the minimum version and the extensions required for a piece of code to run dev-php/PEAR-PHP_Debug 1.0.3-r1: Provides traces, timings, executed queries, watched variables etc. dev-php/PEAR-PHP_Shell 0.3.2: A shell for PHP with history and tab-completion diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 45013f5c303f..211a4b0d9a0a 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Tue, 10 Jan 2017 04:23:08 +0000 +Tue, 10 Jan 2017 04:43:09 +0000 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 66b7c3916a03..50928bf5dd83 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2226,6 +2226,7 @@ dev-php/PEAR-HTTP_Request2:curl - Force dev-lang/php to be compiled with curl ex dev-php/PEAR-HTTP_Request2:fileinfo - Force dev-lang/php to be compiled with fileinfo extension dev-php/PEAR-HTTP_Request2:ssl - Force dev-lang/php to be compiled with ssl extension dev-php/PEAR-HTTP_Request2:zlib - Force dev-lang/php to be compiled with zlib extension +dev-php/PEAR-PHP_Beautifier:cli - Require dev-lang/php to be built with the "cli" SAPI and install the php_beautifier script. dev-php/PEAR-PHP_Shell:auto-completion - Enable tab-completion dev-php/ZendFramework:cli - Enables the CLI dev-php/ZendFramework:doc - Installs the documentation |