diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-05-20 16:57:24 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-05-20 16:57:24 +0000 |
commit | bc3091182451b67f74582cef623cbaf36ee083c8 (patch) | |
tree | 1e1bc64bdc148cce2b41877692b6859acb3fe05c /dev-php | |
parent | 2007 profile removal (diff) | |
download | gentoo-2-bc3091182451b67f74582cef623cbaf36ee083c8.tar.gz gentoo-2-bc3091182451b67f74582cef623cbaf36ee083c8.tar.bz2 gentoo-2-bc3091182451b67f74582cef623cbaf36ee083c8.zip |
Version bump, security bug #270494
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/smarty/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/smarty/smarty-2.6.24.ebuild (renamed from dev-php/smarty/smarty-2.6.22.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog index 067ba7c0d50d..ee2ef8097e42 100644 --- a/dev-php/smarty/ChangeLog +++ b/dev-php/smarty/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/smarty # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.96 2009/02/27 14:57:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.97 2009/05/20 16:57:24 dertobi123 Exp $ + +*smarty-2.6.24 (20 May 2009) + + 20 May 2009; Tobias Scherbaum <dertobi123@gentoo.org> + -smarty-2.6.22.ebuild, +smarty-2.6.24.ebuild: + Version bump, security bug #270494 27 Feb 2009; Brent Baude <ranger@gentoo.org> smarty-2.6.21.ebuild: stable ppc64, bug 254415 diff --git a/dev-php/smarty/smarty-2.6.22.ebuild b/dev-php/smarty/smarty-2.6.24.ebuild index 81353e917ddd..cdf9964b3b31 100644 --- a/dev-php/smarty/smarty-2.6.22.ebuild +++ b/dev-php/smarty/smarty-2.6.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.22.ebuild,v 1.1 2009/02/18 16:50:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild,v 1.1 2009/05/20 16:57:24 dertobi123 Exp $ inherit php-lib-r1 eutils |