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/onphp-0.4.11.ebuild | |
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/onphp-0.4.11.ebuild')
-rw-r--r-- | dev-php5/onphp/onphp-0.4.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 +} |