From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KA3b4-0007OU-Fg for garchives@archives.gentoo.org; Sat, 21 Jun 2008 13:57:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 918D8E03E2; Sat, 21 Jun 2008 13:57:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3F5A7E03E2 for ; Sat, 21 Jun 2008 13:57:35 +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 D01D766BAC for ; Sat, 21 Jun 2008 13:57:34 +0000 (UTC) Received: from nixnut by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KA3as-0006vI-P7 for gentoo-commits@lists.gentoo.org; Sat, 21 Jun 2008 13:57:30 +0000 From: "Gysbert Wassenaar (nixnut)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, nixnut@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-arch/lzma-utils: lzma-utils-4.32.6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: lzma-utils-4.32.6.ebuild ChangeLog X-VCS-Directories: app-arch/lzma-utils X-VCS-Committer: nixnut X-VCS-Committer-Name: Gysbert Wassenaar Content-Type: text/plain; charset=utf8 Message-Id: Sender: Gysbert Wassenaar Date: Sat, 21 Jun 2008 13:57:30 +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: d4c5a02a-e927-47db-bffb-e24935eaa732 X-Archives-Hash: f1635f6c677add63740db976c9b689c0 nixnut 08/06/21 13:57:30 Modified: lzma-utils-4.32.6.ebuild ChangeLog Log: Stable on ppc wrt bug 228671 (Portage version: 2.1.4.4) Revision Changes Path 1.5 app-arch/lzma-utils/lzma-utils-4.32.6.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/lzma-util= s/lzma-utils-4.32.6.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/lzma-util= s/lzma-utils-4.32.6.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/lzma-util= s/lzma-utils-4.32.6.ebuild?r1=3D1.4&r2=3D1.5 Index: lzma-utils-4.32.6.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/app-arch/lzma-utils/lzma-utils-4.32.6.e= build,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- lzma-utils-4.32.6.ebuild 21 Jun 2008 13:11:03 -0000 1.4 +++ lzma-utils-4.32.6.ebuild 21 Jun 2008 13:57:30 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma-utils/lzma-utils-4.32.6= .ebuild,v 1.4 2008/06/21 13:11:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma-utils/lzma-utils-4.32.6= .ebuild,v 1.5 2008/06/21 13:57:30 nixnut Exp $ =20 # Remember: we cannot leverage autotools in this ebuild in order # to avoid circular deps with autotools @@ -15,7 +15,7 @@ =20 LICENSE=3D"LGPL-2.1" SLOT=3D"0" -KEYWORDS=3D"alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~= sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS=3D"alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~s= h sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE=3D"nocxx" =20 RDEPEND=3D"!app-arch/lzma 1.38 app-arch/lzma-utils/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/lzma-util= s/ChangeLog?rev=3D1.38&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/lzma-util= s/ChangeLog?rev=3D1.38&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/lzma-util= s/ChangeLog?r1=3D1.37&r2=3D1.38 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/app-arch/lzma-utils/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 21 Jun 2008 13:11:03 -0000 1.37 +++ ChangeLog 21 Jun 2008 13:57:30 -0000 1.38 @@ -1,6 +1,9 @@ # ChangeLog for app-arch/lzma-utils # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma-utils/ChangeLog,v 1.37 = 2008/06/21 13:11:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma-utils/ChangeLog,v 1.38 = 2008/06/21 13:57:30 nixnut Exp $ + + 21 Jun 2008; nixnut lzma-utils-4.32.6.ebuild: + Stable on ppc wrt bug 228671 =20 21 Jun 2008; Ra=C3=BAl Porcel lzma-utils-4.32.6.e= build: alpha/ia64/sparc stable wrt #228671 --=20 gentoo-commits@lists.gentoo.org mailing list