jer 14/09/14 22:39:43 Modified: roundcube-1.0.2.ebuild ChangeLog Log: Remove obsolete USE dependency. (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.8 mail-client/roundcube/roundcube-1.0.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-1.0.2.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-1.0.2.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-1.0.2.ebuild?r1=1.7&r2=1.8 Index: roundcube-1.0.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-1.0.2.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- roundcube-1.0.2.ebuild 14 Sep 2014 07:50:57 -0000 1.7 +++ roundcube-1.0.2.ebuild 14 Sep 2014 22:39:43 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-1.0.2.ebuild,v 1.7 2014/09/14 07:50:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-1.0.2.ebuild,v 1.8 2014/09/14 22:39:43 jer Exp $ EAPI=5 @@ -34,7 +34,7 @@ >=dev-php/PEAR-Net_Socket-1.0.14 mysql? ( || ( dev-lang/php[mysql] dev-lang/php[mysqli] ) ) spell? ( dev-lang/php[curl,spell] ) - sqlite? ( || ( dev-lang/php[sqlite] dev-lang/php[sqlite3] ) ) + sqlite? ( dev-lang/php[sqlite] ) virtual/httpd-php " 1.141 mail-client/roundcube/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.141&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.141&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?r1=1.140&r2=1.141 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v retrieving revision 1.140 retrieving revision 1.141 diff -u -r1.140 -r1.141 --- ChangeLog 14 Sep 2014 22:10:38 -0000 1.140 +++ ChangeLog 14 Sep 2014 22:39:43 -0000 1.141 @@ -1,6 +1,9 @@ # ChangeLog for mail-client/roundcube # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.140 2014/09/14 22:10:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.141 2014/09/14 22:39:43 jer Exp $ + + 14 Sep 2014; Jeroen Roovers <[email protected]> roundcube-1.0.2.ebuild: + Remove obsolete USE dependency. 14 Sep 2014; Jeroen Roovers <[email protected]> -roundcube-0.8.7.ebuild, -roundcube-0.9.5.ebuild, -files/postinstall-en-0.6.txt,
