diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-13 20:35:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-13 20:35:58 +0000 |
commit | cc50614ce11d88b0ed4b9684b7ed11569ab761fe (patch) | |
tree | aa7cd3469ee26c38ddd21e6654cfa59fb9b5feb8 /dev-php5/onphp | |
parent | Added ~ppc64; bug #166675 (diff) | |
download | historical-cc50614ce11d88b0ed4b9684b7ed11569ab761fe.tar.gz historical-cc50614ce11d88b0ed4b9684b7ed11569ab761fe.tar.bz2 historical-cc50614ce11d88b0ed4b9684b7ed11569ab761fe.zip |
whitespace
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-php5/onphp')
-rw-r--r-- | dev-php5/onphp/onphp-0.2.18.ebuild | 4 | ||||
-rw-r--r-- | dev-php5/onphp/onphp-0.4.11.ebuild | 4 | ||||
-rw-r--r-- | dev-php5/onphp/onphp-0.6.4.ebuild | 4 | ||||
-rw-r--r-- | dev-php5/onphp/onphp-0.8.4.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-php5/onphp/onphp-0.2.18.ebuild b/dev-php5/onphp/onphp-0.2.18.ebuild index 7ab3e014b96e..b0c154864b6d 100644 --- a/dev-php5/onphp/onphp-0.2.18.ebuild +++ b/dev-php5/onphp/onphp-0.2.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.2.18.ebuild,v 1.2 2007/02/13 16:55:31 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.2.18.ebuild,v 1.3 2007/02/13 20:35:32 mr_bones_ Exp $ inherit php-lib-r1 @@ -29,4 +29,4 @@ src_install() { php-lib-r1_src_install ./ global.inc.php.tpl php-lib-r1_src_install ./ `find core -type f -print` php-lib-r1_src_install ./ `find main -type f -print` -}
\ No newline at end of file +} diff --git a/dev-php5/onphp/onphp-0.4.11.ebuild b/dev-php5/onphp/onphp-0.4.11.ebuild index cd9636142a2f..48e8f046e743 100644 --- a/dev-php5/onphp/onphp-0.4.11.ebuild +++ b/dev-php5/onphp/onphp-0.4.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.4.11.ebuild,v 1.2 2007/02/13 16:55:31 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.4.11.ebuild,v 1.3 2007/02/13 20:35:32 mr_bones_ Exp $ inherit php-lib-r1 @@ -28,4 +28,4 @@ src_install() { php-lib-r1_src_install ./ global.inc.php.tpl php-lib-r1_src_install ./ `find core main meta -type f -print` -}
\ No newline at end of file +} diff --git a/dev-php5/onphp/onphp-0.6.4.ebuild b/dev-php5/onphp/onphp-0.6.4.ebuild index 4d487bab2366..df1e88b2ba69 100644 --- a/dev-php5/onphp/onphp-0.6.4.ebuild +++ b/dev-php5/onphp/onphp-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.6.4.ebuild,v 1.2 2007/02/13 16:55:31 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.6.4.ebuild,v 1.3 2007/02/13 20:35:32 mr_bones_ Exp $ inherit php-lib-r1 @@ -32,4 +32,4 @@ src_install() { php-lib-r1_src_install ./ global.inc.php.tpl php-lib-r1_src_install ./ `find core main meta -type f -print` -}
\ No newline at end of file +} diff --git a/dev-php5/onphp/onphp-0.8.4.ebuild b/dev-php5/onphp/onphp-0.8.4.ebuild index ca2d8092ebb4..280ba27a4b59 100644 --- a/dev-php5/onphp/onphp-0.8.4.ebuild +++ b/dev-php5/onphp/onphp-0.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.8.4.ebuild,v 1.2 2007/02/13 16:55:31 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.8.4.ebuild,v 1.3 2007/02/13 20:35:32 mr_bones_ Exp $ inherit php-lib-r1 @@ -32,4 +32,4 @@ src_install() { php-lib-r1_src_install ./ global.inc.php.tpl php-lib-r1_src_install ./ `find core main meta -type f -print` -}
\ No newline at end of file +} |