diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-09-10 03:11:35 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-09-10 03:11:35 +0000 |
commit | 5ea03ee15386836286e5f7c3c849b41d5dce08f6 (patch) | |
tree | 073ca946c7f359ef1acb6a257667c29d5500cb81 /dev-php | |
parent | Whitespace (diff) | |
download | gentoo-2-5ea03ee15386836286e5f7c3c849b41d5dce08f6.tar.gz gentoo-2-5ea03ee15386836286e5f7c3c849b41d5dce08f6.tar.bz2 gentoo-2-5ea03ee15386836286e5f7c3c849b41d5dce08f6.zip |
Whitespace
(Portage version: 2.2.2/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/pecl-spl_types/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/pecl-spl_types/pecl-spl_types-0.4.0.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-php/pecl-spl_types/ChangeLog b/dev-php/pecl-spl_types/ChangeLog index 1844b0bb1ff1..b5b32d591f86 100644 --- a/dev-php/pecl-spl_types/ChangeLog +++ b/dev-php/pecl-spl_types/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/pecl-spl_types # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-spl_types/ChangeLog,v 1.1 2013/03/18 13:55:30 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-spl_types/ChangeLog,v 1.2 2013/09/10 03:11:35 patrick Exp $ + + 10 Sep 2013; Patrick Lauer <patrick@gentoo.org> pecl-spl_types-0.4.0.ebuild: + Whitespace *pecl-spl_types-0.4.0 (18 Mar 2013) diff --git a/dev-php/pecl-spl_types/pecl-spl_types-0.4.0.ebuild b/dev-php/pecl-spl_types/pecl-spl_types-0.4.0.ebuild index 07bf13072878..5f501c938db2 100644 --- a/dev-php/pecl-spl_types/pecl-spl_types-0.4.0.ebuild +++ b/dev-php/pecl-spl_types/pecl-spl_types-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-spl_types/pecl-spl_types-0.4.0.ebuild,v 1.1 2013/03/18 13:55:30 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-spl_types/pecl-spl_types-0.4.0.ebuild,v 1.2 2013/09/10 03:11:35 patrick Exp $ EAPI=5 @@ -21,4 +21,3 @@ IUSE="" RDEPEND="" DEPEND="${RDEPEND}" - |