diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-20 05:27:46 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-10-20 05:27:46 +0000 |
commit | e196533ef3a1d268be24f33e9e30624a55f60bf8 (patch) | |
tree | a1b1a4b86299c95980ea3dffd5e1f73023391ac7 /dev-php5 | |
parent | Snapshot bump. Module i830 removed upstream. (diff) | |
download | gentoo-2-e196533ef3a1d268be24f33e9e30624a55f60bf8.tar.gz gentoo-2-e196533ef3a1d268be24f33e9e30624a55f60bf8.tar.bz2 gentoo-2-e196533ef3a1d268be24f33e9e30624a55f60bf8.zip |
whitespace
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/pecl-syck/pecl-syck-0.55.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-php5/pecl-syck/pecl-syck-0.55.ebuild b/dev-php5/pecl-syck/pecl-syck-0.55.ebuild index d038b8ac11b4..ba3a639f2435 100644 --- a/dev-php5/pecl-syck/pecl-syck-0.55.ebuild +++ b/dev-php5/pecl-syck/pecl-syck-0.55.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/pecl-syck/pecl-syck-0.55.ebuild,v 1.2 2007/10/19 21:59:18 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.55.ebuild,v 1.3 2007/10/20 05:27:46 mr_bones_ Exp $ PHP_EXT_NAME="syck" PHP_EXT_INI="yes" @@ -26,5 +26,3 @@ RDEPEND="${DEPEND}" S="${WORKDIR}/${MY_P}/ext/php" need_php_by_category - - |