grknight 15/02/28 20:16:15 Modified: suhosin-0.9.37.1.ebuild ChangeLog Removed: suhosin-0.9.36.ebuild suhosin-0.9.33.ebuild Log: Drop old; fix repoman warning (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xD1F781EFF9F4A3B6)
Revision Changes Path 1.9 dev-php/suhosin/suhosin-0.9.37.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.37.1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.37.1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/suhosin-0.9.37.1.ebuild?r1=1.8&r2=1.9 Index: suhosin-0.9.37.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.37.1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- suhosin-0.9.37.1.ebuild 28 Feb 2015 19:57:26 -0000 1.8 +++ suhosin-0.9.37.1.ebuild 28 Feb 2015 20:16:14 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.37.1.ebuild,v 1.8 2015/02/28 19:57:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.37.1.ebuild,v 1.9 2015/02/28 20:16:14 grknight Exp $ EAPI="5" @@ -20,7 +20,7 @@ SLOT="0" IUSE="" -DEPEND="dev-lang/php[unicode]" +DEPEND="dev-lang/php:*[unicode]" RDEPEND="${DEPEND}" src_prepare() { 1.26 dev-php/suhosin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?rev=1.26&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/suhosin/ChangeLog?r1=1.25&r2=1.26 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ChangeLog 28 Feb 2015 19:57:26 -0000 1.25 +++ ChangeLog 28 Feb 2015 20:16:14 -0000 1.26 @@ -1,6 +1,12 @@ # ChangeLog for dev-php/suhosin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.25 2015/02/28 19:57:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.26 2015/02/28 20:16:14 grknight Exp $ + + 28 Feb 2015; Brian Evans <[email protected]> + -files/suhosin-0.9.33-fix-ZTS-compile-problem.patch, + -files/suhosin-0.9.33-libcrypt.patch, -files/suhosin-0.9.36-libcrypt.patch, + -suhosin-0.9.33.ebuild, -suhosin-0.9.36.ebuild, suhosin-0.9.37.1.ebuild: + Drop old; fix repoman warning 28 Feb 2015; Markus Meier <[email protected]> suhosin-0.9.37.1.ebuild: arm stable, bug #540328
