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 1SgI6d-00081S-RJ for garchives@archives.gentoo.org; Sun, 17 Jun 2012 16:13:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECC54E068F; Sun, 17 Jun 2012 16:13:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A9F82E068F for ; Sun, 17 Jun 2012 16:13:32 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1C50A1B4016 for ; Sun, 17 Jun 2012 16:13:32 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id D4B9C2004B; Sun, 17 Jun 2012 16:13:30 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in gnustep-apps/gnumail: gnumail-1.2.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gnumail-1.2.0.ebuild ChangeLog X-VCS-Directories: gnustep-apps/gnumail X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Message-Id: <20120617161330.D4B9C2004B@flycatcher.gentoo.org> Date: Sun, 17 Jun 2012 16:13:30 +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: ebdca60c-0188-436e-9639-169242ddabdc X-Archives-Hash: d2d84baf8d2a3ee8a7a4e955cd3a0784 ago 12/06/17 16:13:30 Modified: gnumail-1.2.0.ebuild ChangeLog Log: Stable for amd64, wrt bug #421335 =20 (Portage version: 2.1.10.49/cvs/Linux x86_64) Revision Changes Path 1.2 gnustep-apps/gnumail/gnumail-1.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gnuma= il/gnumail-1.2.0.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gnuma= il/gnumail-1.2.0.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gnuma= il/gnumail-1.2.0.ebuild?r1=3D1.1&r2=3D1.2 Index: gnumail-1.2.0.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/gnustep-apps/gnumail/gnumail-1.2.0.ebui= ld,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gnumail-1.2.0.ebuild 14 Nov 2011 20:13:53 -0000 1.1 +++ gnumail-1.2.0.ebuild 17 Jun 2012 16:13:30 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0.eb= uild,v 1.1 2011/11/14 20:13:53 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0.eb= uild,v 1.2 2012/06/17 16:13:30 ago Exp $ =20 EAPI=3D4 inherit gnustep-2 @@ -12,7 +12,7 @@ DESCRIPTION=3D"A fully featured mail application for GNUstep" HOMEPAGE=3D"http://www.collaboration-world.com/gnumail/" SRC_URI=3D"http://download.gna.org/gnustep-nonfsf/${MY_P}.tar.gz" -KEYWORDS=3D"~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS=3D"amd64 ~ppc ~x86 ~x86-fbsd" LICENSE=3D"GPL-2" SLOT=3D"0" =20 1.35 gnustep-apps/gnumail/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gnuma= il/ChangeLog?rev=3D1.35&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gnuma= il/ChangeLog?rev=3D1.35&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gnuma= il/ChangeLog?r1=3D1.34&r2=3D1.35 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/gnustep-apps/gnumail/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 14 Nov 2011 20:13:53 -0000 1.34 +++ ChangeLog 17 Jun 2012 16:13:30 -0000 1.35 @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/gnumail -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.34= 2011/11/14 20:13:53 voyageur Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.35= 2012/06/17 16:13:30 ago Exp $ + + 17 Jun 2012; Agostino Sarubbo gnumail-1.2.0.ebuild: + Stable for amd64, wrt bug #421335 =20 *gnumail-1.2.0 (14 Nov 2011) =20