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 1ORu9r-0002ym-VD for garchives@archives.gentoo.org; Thu, 24 Jun 2010 21:40:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49C15E0C95; Thu, 24 Jun 2010 21:40:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2D41FE0C95 for ; Thu, 24 Jun 2010 21:40:26 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id C63DF1B40BE for ; Thu, 24 Jun 2010 21:40:25 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2262) id A557D2CF50; Thu, 24 Jun 2010 21:40:24 +0000 (UTC) From: "Pacho Ramos (pacho)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pacho@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/popt: popt-1.16.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: popt-1.16.ebuild ChangeLog X-VCS-Directories: dev-libs/popt X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Message-Id: <20100624214024.A557D2CF50@corvid.gentoo.org> Date: Thu, 24 Jun 2010 21:40:24 +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: 7de21aab-e0f1-4084-8467-83e977664772 X-Archives-Hash: 025614e28bf029478a15f1882c4e280b pacho 10/06/24 21:40:24 Modified: popt-1.16.ebuild ChangeLog Log: stable amd64, bug 324619 (Portage version: 2.1.8.3/cvs/Linux x86_64) Revision Changes Path 1.5 dev-libs/popt/popt-1.16.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/popt= -1.16.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/popt= -1.16.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/popt= -1.16.ebuild?r1=3D1.4&r2=3D1.5 Index: popt-1.16.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/dev-libs/popt/popt-1.16.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- popt-1.16.ebuild 24 Jun 2010 06:04:03 -0000 1.4 +++ popt-1.16.ebuild 24 Jun 2010 21:40:24 -0000 1.5 @@ -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/dev-libs/popt/popt-1.16.ebuild,v 1.4 = 2010/06/24 06:04:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.16.ebuild,v 1.5 = 2010/06/24 21:40:24 pacho Exp $ =20 EAPI=3D3 =20 @@ -10,7 +10,7 @@ =20 LICENSE=3D"MIT" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 = ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS=3D"~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~= sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE=3D"nls" =20 RDEPEND=3D"nls? ( virtual/libintl )" 1.86 dev-libs/popt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/Chan= geLog?rev=3D1.86&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/Chan= geLog?rev=3D1.86&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/popt/Chan= geLog?r1=3D1.85&r2=3D1.86 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/dev-libs/popt/ChangeLog,v retrieving revision 1.85 retrieving revision 1.86 diff -u -r1.85 -r1.86 --- ChangeLog 24 Jun 2010 06:04:04 -0000 1.85 +++ ChangeLog 24 Jun 2010 21:40:24 -0000 1.86 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/popt # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.85 2010/0= 6/24 06:04:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.86 2010/0= 6/24 21:40:24 pacho Exp $ + + 24 Jun 2010; Pacho Ramos popt-1.16.ebuild: + stable amd64, bug 324619 =20 24 Jun 2010; Jeroen Roovers popt-1.16.ebuild: Stable for HPPA (bug #324619).