From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1P2RIG-00050D-Jl for garchives@archives.gentoo.org; Sun, 03 Oct 2010 16:20:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF453E078B; Sun, 3 Oct 2010 16:20:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BEF57E078B for ; Sun, 3 Oct 2010 16:20:04 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 344851B400E for ; Sun, 3 Oct 2010 16:20:04 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2238) id BA24D20051; Sun, 3 Oct 2010 16:20:02 +0000 (UTC) From: "Markos Chandras (hwoarang)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hwoarang@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in mail-client/roundcube: roundcube-0.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: roundcube-0.4.ebuild ChangeLog X-VCS-Directories: mail-client/roundcube X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras Content-Type: text/plain; charset=utf8 Message-Id: <20101003162002.BA24D20051@flycatcher.gentoo.org> Date: Sun, 3 Oct 2010 16:20:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 29c787ac-50c0-497b-a5ef-30ede0e6a5e4 X-Archives-Hash: dc9970376e0e9ea8dbd3a2d14fc99176 hwoarang 10/10/03 16:20:02 Modified: roundcube-0.4.ebuild ChangeLog Log: Stable on amd64 wrt bug #308065 =20 (Portage version: 2.2_rc86/cvs/Linux x86_64) Revision Changes Path 1.2 mail-client/roundcube/roundcube-0.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundc= ube/roundcube-0.4.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundc= ube/roundcube-0.4.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundc= ube/roundcube-0.4.ebuild?r1=3D1.1&r2=3D1.2 Index: roundcube-0.4.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.4.ebu= ild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- roundcube-0.4.ebuild 28 Sep 2010 05:35:44 -0000 1.1 +++ roundcube-0.4.ebuild 3 Oct 2010 16:20:02 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.4.e= build,v 1.1 2010/09/28 05:35:44 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.4.e= build,v 1.2 2010/10/03 16:20:02 hwoarang Exp $ =20 EAPI=3D"2" =20 @@ -16,7 +16,7 @@ # roundcube is GPL-licensed, the rest of the licenses here are # for bundled PEAR components, googiespell and utf8.class.php LICENSE=3D"GPL-2 BSD PHP-2.02 PHP-3 MIT public-domain" -KEYWORDS=3D"~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS=3D"amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" IUSE=3D"ldap mysql postgres ssl spell" =20 DEPEND=3D"" 1.27 mail-client/roundcube/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundc= ube/ChangeLog?rev=3D1.27&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundc= ube/ChangeLog?rev=3D1.27&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundc= ube/ChangeLog?r1=3D1.26&r2=3D1.27 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 29 Sep 2010 16:15:19 -0000 1.26 +++ ChangeLog 3 Oct 2010 16:20:02 -0000 1.27 @@ -1,6 +1,9 @@ # ChangeLog for mail-client/roundcube # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.2= 6 2010/09/29 16:15:19 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.2= 7 2010/10/03 16:20:02 hwoarang Exp $ + + 03 Oct 2010; Markos Chandras roundcube-0.4.ebuil= d: + Stable on amd64 wrt bug #308065 =20 *roundcube-0.4.1 (29 Sep 2010) =20