diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-03-14 15:40:32 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-03-14 15:40:32 +0000 |
commit | 52c8ad4203db8d1b755e7ef06a56ca41ccf82e8b (patch) | |
tree | 9d591858fa55d1980cecd0f55deb7900e0ca92b5 /dev-php | |
parent | Redigest (thanks to Justin in bug #358867). (diff) | |
download | gentoo-2-52c8ad4203db8d1b755e7ef06a56ca41ccf82e8b.tar.gz gentoo-2-52c8ad4203db8d1b755e7ef06a56ca41ccf82e8b.tar.bz2 gentoo-2-52c8ad4203db8d1b755e7ef06a56ca41ccf82e8b.zip |
whitespace
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/dbunit/dbunit-1.0.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-php/dbunit/dbunit-1.0.0.ebuild b/dev-php/dbunit/dbunit-1.0.0.ebuild index 69db06df99cc..a58e3d91b6d5 100644 --- a/dev-php/dbunit/dbunit-1.0.0.ebuild +++ b/dev-php/dbunit/dbunit-1.0.0.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.0.ebuild,v 1.1 2011/03/14 12:49:21 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/dbunit/dbunit-1.0.0.ebuild,v 1.2 2011/03/14 15:40:32 mr_bones_ Exp $ PHP_PEAR_CHANNEL="pear.phpunit.de" PHP_PEAR_PN="DbUnit" inherit php-pear-lib-r1 - DESCRIPTION="DbUnit port for PHP/PHPUnit" LICENSE="BSD" SLOT="0" |