diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-01-31 16:49:03 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-01-31 16:49:03 +0000 |
commit | 6c12be0360578ea560e61da0793db4e31a03b228 (patch) | |
tree | ca81f4e1cd5651735df017db3984f97189f53251 /dev-php/PEAR-PhpDocumentor | |
parent | Restore Changelog (diff) | |
download | gentoo-2-6c12be0360578ea560e61da0793db4e31a03b228.tar.gz gentoo-2-6c12be0360578ea560e61da0793db4e31a03b228.tar.bz2 gentoo-2-6c12be0360578ea560e61da0793db4e31a03b228.zip |
whitespace
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'dev-php/PEAR-PhpDocumentor')
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.4.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.4.ebuild index 766db0f2a0b9..7815806e2164 100644 --- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.4.ebuild +++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.4.ebuild,v 1.1 2012/01/31 10:36:59 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.4.ebuild,v 1.2 2012/01/31 16:49:03 mr_bones_ Exp $ EAPI="4" @@ -17,7 +17,6 @@ RDEPEND="!minimal? ( >=dev-php/PEAR-XML_Beautifier-1.1-r1 ) >=dev-php/smarty-2.6.0 <dev-php/smarty-3" - src_prepare() { # use system smarty |