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 | d575af7670d06dc9b64b305599535d588e3e7032 (patch) | |
tree | 61c67169499dcf10cd4bfbfc60dbdc15e687cd02 /dev-php5/onphp-module | |
parent | Added ~ppc64; bug #166675 (diff) | |
download | gentoo-2-d575af7670d06dc9b64b305599535d588e3e7032.tar.gz gentoo-2-d575af7670d06dc9b64b305599535d588e3e7032.tar.bz2 gentoo-2-d575af7670d06dc9b64b305599535d588e3e7032.zip |
whitespace
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-php5/onphp-module')
-rw-r--r-- | dev-php5/onphp-module/onphp-module-0.6.4.ebuild | 4 | ||||
-rw-r--r-- | dev-php5/onphp-module/onphp-module-0.8.4.ebuild | 4 | ||||
-rw-r--r-- | dev-php5/onphp-module/onphp-module-0.8.5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-php5/onphp-module/onphp-module-0.6.4.ebuild b/dev-php5/onphp-module/onphp-module-0.6.4.ebuild index 0bc1582451cc..5150b2a165ad 100644 --- a/dev-php5/onphp-module/onphp-module-0.6.4.ebuild +++ b/dev-php5/onphp-module/onphp-module-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-module/onphp-module-0.6.4.ebuild,v 1.2 2007/02/13 16:56:12 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/onphp-module-0.6.4.ebuild,v 1.3 2007/02/13 20:35:58 mr_bones_ Exp $ PHP_EXT_NAME="onphp" PHP_EXT_INI="yes" @@ -31,4 +31,4 @@ pkg_setup() { has_php require_php_with_use spl reflection -}
\ No newline at end of file +} diff --git a/dev-php5/onphp-module/onphp-module-0.8.4.ebuild b/dev-php5/onphp-module/onphp-module-0.8.4.ebuild index 31840fb5c531..83338567db94 100644 --- a/dev-php5/onphp-module/onphp-module-0.8.4.ebuild +++ b/dev-php5/onphp-module/onphp-module-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-module/onphp-module-0.8.4.ebuild,v 1.2 2007/02/13 16:56:12 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/onphp-module-0.8.4.ebuild,v 1.3 2007/02/13 20:35:58 mr_bones_ Exp $ PHP_EXT_NAME="onphp" PHP_EXT_INI="yes" @@ -31,4 +31,4 @@ pkg_setup() { has_php require_php_with_use spl reflection -}
\ No newline at end of file +} diff --git a/dev-php5/onphp-module/onphp-module-0.8.5.ebuild b/dev-php5/onphp-module/onphp-module-0.8.5.ebuild index 78c9f9c0eeaa..9018dd67c8da 100644 --- a/dev-php5/onphp-module/onphp-module-0.8.5.ebuild +++ b/dev-php5/onphp-module/onphp-module-0.8.5.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-module/onphp-module-0.8.5.ebuild,v 1.1 2007/02/13 16:56:12 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/onphp-module-0.8.5.ebuild,v 1.2 2007/02/13 20:35:58 mr_bones_ Exp $ PHP_EXT_NAME="onphp" PHP_EXT_INI="yes" @@ -31,4 +31,4 @@ pkg_setup() { has_php require_php_with_use spl reflection -}
\ No newline at end of file +} |