diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2012-05-08 08:58:28 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2012-05-08 08:58:28 +0000 |
commit | b8074d16cd87bbb5c30bc15c16e86726a0e87d58 (patch) | |
tree | b0b62530c097309cb4e5c2f83f64882801736a51 | |
parent | Version bump dulwich to 0.8.4. (diff) | |
download | gentoo-2-b8074d16cd87bbb5c30bc15c16e86726a0e87d58.tar.gz gentoo-2-b8074d16cd87bbb5c30bc15c16e86726a0e87d58.tar.bz2 gentoo-2-b8074d16cd87bbb5c30bc15c16e86726a0e87d58.zip |
Version bump
(Portage version: 2.1.10.49/cvs/Linux x86_64)
-rw-r--r-- | dev-php/pecl-taint/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/pecl-taint/pecl-taint-0.5.3.ebuild (renamed from dev-php/pecl-taint/pecl-taint-0.4.0.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-php/pecl-taint/ChangeLog b/dev-php/pecl-taint/ChangeLog index fadd29f8a05a..f1efc78b34c9 100644 --- a/dev-php/pecl-taint/ChangeLog +++ b/dev-php/pecl-taint/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/pecl-taint # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-taint/ChangeLog,v 1.3 2012/02/26 07:05:50 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-taint/ChangeLog,v 1.4 2012/05/08 08:58:28 olemarkus Exp $ + +*pecl-taint-0.5.3 (08 May 2012) + + 08 May 2012; Ole Markus With <olemarkus@gentoo.org> +pecl-taint-0.5.3.ebuild, + -pecl-taint-0.4.0.ebuild: + Version bump *pecl-taint-0.4.1 (26 Feb 2012) diff --git a/dev-php/pecl-taint/pecl-taint-0.4.0.ebuild b/dev-php/pecl-taint/pecl-taint-0.5.3.ebuild index e36c2342657a..6a3822b7e183 100644 --- a/dev-php/pecl-taint/pecl-taint-0.4.0.ebuild +++ b/dev-php/pecl-taint/pecl-taint-0.5.3.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/pecl-taint/pecl-taint-0.4.0.ebuild,v 1.1 2012/02/20 14:20:32 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-taint/pecl-taint-0.5.3.ebuild,v 1.1 2012/05/08 08:58:28 olemarkus Exp $ EAPI=4 |