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 1MuCNW-0005Vs-Mz for garchives@archives.gentoo.org; Sat, 03 Oct 2009 21:42:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6E6EE0AD1; Sat, 3 Oct 2009 21:42:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 82ADEE0AD1 for ; Sat, 3 Oct 2009 21:42:57 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id DF5A7678BA for ; Sat, 3 Oct 2009 21:42:56 +0000 (UTC) Received: from tcunha by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MuCNU-0007eE-9Y for gentoo-commits@lists.gentoo.org; Sat, 03 Oct 2009 21:42:56 +0000 From: "Tiago Cunha (tcunha)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tcunha@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/popt: popt-1.14.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: popt-1.14.ebuild ChangeLog X-VCS-Directories: dev-libs/popt X-VCS-Committer: tcunha X-VCS-Committer-Name: Tiago Cunha Content-Type: text/plain; charset=utf8 Message-Id: Sender: Tiago Cunha Date: Sat, 03 Oct 2009 21:42:56 +0000 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: 7dc2f558-f46f-456e-b9e5-40f333786b48 X-Archives-Hash: eb824e9dfc1027d07b25834aab796aeb tcunha 09/10/03 21:42:56 Modified: popt-1.14.ebuild ChangeLog Log: stable sparc, bug 286199 (Portage version: 2.1.6.13/cvs/Linux x86_64) Revision Changes Path 1.8 dev-libs/popt/popt-1.14.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/popt/popt= -1.14.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/popt/popt= -1.14.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/popt/popt= -1.14.ebuild?r1=3D1.7&r2=3D1.8 Index: popt-1.14.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.14.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- popt-1.14.ebuild 3 Oct 2009 19:00:41 -0000 1.7 +++ popt-1.14.ebuild 3 Oct 2009 21:42:55 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.14.ebuild,v 1.7 = 2009/10/03 19:00:41 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.14.ebuild,v 1.8 = 2009/10/03 21:42:55 tcunha Exp $ =20 inherit eutils =20 @@ -10,7 +10,7 @@ =20 LICENSE=3D"popt" 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.70 dev-libs/popt/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/popt/Chan= geLog?rev=3D1.70&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/popt/Chan= geLog?rev=3D1.70&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/popt/Chan= geLog?r1=3D1.69&r2=3D1.70 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.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- ChangeLog 3 Oct 2009 19:00:41 -0000 1.69 +++ ChangeLog 3 Oct 2009 21:42:55 -0000 1.70 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/popt # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.69 2009/1= 0/03 19:00:41 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.70 2009/1= 0/03 21:42:55 tcunha Exp $ + + 03 Oct 2009; Tiago Cunha popt-1.14.ebuild: + stable sparc, bug 286199 =20 03 Oct 2009; Tobias Klausmann popt-1.14.ebuild: Stable on alpha, bug #286199