summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2012-07-01 21:41:26 +0000
committerMatti Bickel <mabi@gentoo.org>2012-07-01 21:41:26 +0000
commit1795a2ca20671a40a7bd5de3afc8a8f40f493fe2 (patch)
treee6888e9c9ec22bf73701f7aa03099f20ab96b8f6 /dev-php
parentmove to EAPI4 to get rid of depend.php (diff)
downloadgentoo-2-1795a2ca20671a40a7bd5de3afc8a8f40f493fe2.tar.gz
gentoo-2-1795a2ca20671a40a7bd5de3afc8a8f40f493fe2.tar.bz2
gentoo-2-1795a2ca20671a40a7bd5de3afc8a8f40f493fe2.zip
package does not really use depend.php
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog8
-rw-r--r--dev-php/PEAR-PEAR_PackageFileManager_Cli/PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog b/dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog
index 7227988e41ee..18d1211b1d54 100644
--- a/dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog
+++ b/dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-PEAR_PackageFileManager_Cli
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog,v 1.4 2008/03/17 12:49:20 jokey Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager_Cli/ChangeLog,v 1.5 2012/07/01 21:41:26 mabi Exp $
+
+ 01 Jul 2012; Matti Bickel <mabi@gentoo.org>
+ PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild:
+ package does not really use depend.php
17 Mar 2008; <jokey@gentoo.org>
PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild:
diff --git a/dev-php/PEAR-PEAR_PackageFileManager_Cli/PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild b/dev-php/PEAR-PEAR_PackageFileManager_Cli/PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild
index 7320659a824d..cc0e7035c8c1 100644
--- a/dev-php/PEAR-PEAR_PackageFileManager_Cli/PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild
+++ b/dev-php/PEAR-PEAR_PackageFileManager_Cli/PEAR-PEAR_PackageFileManager_Cli-0.3.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.4 2008/03/17 12:49:20 jokey Exp $
+# $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 depend.php
+inherit php-pear-r1
DESCRIPTION="A command line interface to PEAR_PackageFileManager."