diff options
author | 2007-02-13 20:35:32 +0000 | |
---|---|---|
committer | 2007-02-13 20:35:32 +0000 | |
commit | efde9e1c14ffe55c2ed6e21739d02fa6f3568276 (patch) | |
tree | 75609785a326b1a54118810a69b2b09ee7ec181a /dev-php5/onphp | |
parent | Added ~ppc64; bug #166675 (diff) | |
download | gentoo-2-efde9e1c14ffe55c2ed6e21739d02fa6f3568276.tar.gz gentoo-2-efde9e1c14ffe55c2ed6e21739d02fa6f3568276.tar.bz2 gentoo-2-efde9e1c14ffe55c2ed6e21739d02fa6f3568276.zip |
whitespace
(Portage version: 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 +} |