grknight 15/02/28 20:20:38 Modified: pecl-yaz-1.1.6.ebuild ChangeLog Removed: pecl-yaz-1.1.1.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/pecl-yaz/pecl-yaz-1.1.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild?r1=1.8&r2=1.9 Index: pecl-yaz-1.1.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- pecl-yaz-1.1.6.ebuild 28 Feb 2015 13:35:18 -0000 1.8 +++ pecl-yaz-1.1.6.ebuild 28 Feb 2015 20:20:38 -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/pecl-yaz/pecl-yaz-1.1.6.ebuild,v 1.8 2015/02/28 13:35:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild,v 1.9 2015/02/28 20:20:38 grknight Exp $ EAPI=5 @@ -20,7 +20,7 @@ SLOT="0" IUSE="" -DEPEND=">=dev-libs/yaz-3.0.2" +DEPEND=">=dev-libs/yaz-3.0.2:0=" RDEPEND="${DEPEND}" my_conf="--with-yaz=/usr" 1.16 dev-php/pecl-yaz/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-yaz/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-yaz/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-yaz/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 28 Feb 2015 13:35:18 -0000 1.15 +++ ChangeLog 28 Feb 2015 20:20:38 -0000 1.16 @@ -1,6 +1,10 @@ # ChangeLog for dev-php/pecl-yaz # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/ChangeLog,v 1.15 2015/02/28 13:35:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-yaz/ChangeLog,v 1.16 2015/02/28 20:20:38 grknight Exp $ + + 28 Feb 2015; Brian Evans <[email protected]> -pecl-yaz-1.1.1.ebuild, + pecl-yaz-1.1.6.ebuild: + Drop old; fix repoman warning 28 Feb 2015; Agostino Sarubbo <[email protected]> pecl-yaz-1.1.6.ebuild: Stable for ia64, wrt bug #534568
