From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1J1ZW2-0000eH-EW for garchives@archives.gentoo.org; Mon, 10 Dec 2007 03:41:10 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lBA3f8xM019037; Mon, 10 Dec 2007 03:41:08 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lBA3f7gQ019032 for ; Mon, 10 Dec 2007 03:41:07 GMT 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 3A83064D3F for ; Mon, 10 Dec 2007 03:41:07 +0000 (UTC) Received: from jer by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1J1ZVy-00024J-2e for gentoo-commits@lists.gentoo.org; Mon, 10 Dec 2007 03:41:06 +0000 From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-arch/unrar: unrar-3.7.8.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: unrar-3.7.8.ebuild ChangeLog X-VCS-Directories: app-arch/unrar X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Jeroen Roovers Date: Mon, 10 Dec 2007 03:41:06 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: 16b15a4b-d62c-4dc1-ade4-e278f498749e X-Archives-Hash: 369d25bb260d80cd80ebe220239b84f1 jer 07/12/10 03:41:06 Modified: unrar-3.7.8.ebuild ChangeLog Log: Stable for HPPA (bug #193611). (Portage version: 2.1.4_rc9) Revision Changes Path 1.7 app-arch/unrar/unrar-3.7.8.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unrar/unrar-3.7.8.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unrar/unrar-3.7.8.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unrar/unrar-3.7.8.ebuild?r1=1.6&r2=1.7 Index: unrar-3.7.8.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.7.8.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- unrar-3.7.8.ebuild 1 Dec 2007 17:07:58 -0000 1.6 +++ unrar-3.7.8.ebuild 10 Dec 2007 03:41:05 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.7.8.ebuild,v 1.6 2007/12/01 17:07:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.7.8.ebuild,v 1.7 2007/12/10 03:41:05 jer Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ LICENSE="unRAR" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="!app-arch/unrar-gpl" 1.113 app-arch/unrar/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unrar/ChangeLog?rev=1.113&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unrar/ChangeLog?rev=1.113&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unrar/ChangeLog?r1=1.112&r2=1.113 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-arch/unrar/ChangeLog,v retrieving revision 1.112 retrieving revision 1.113 diff -u -r1.112 -r1.113 --- ChangeLog 1 Dec 2007 17:07:58 -0000 1.112 +++ ChangeLog 10 Dec 2007 03:41:05 -0000 1.113 @@ -1,6 +1,9 @@ # ChangeLog for app-arch/unrar # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/ChangeLog,v 1.112 2007/12/01 17:07:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/ChangeLog,v 1.113 2007/12/10 03:41:05 jer Exp $ + + 10 Dec 2007; Jeroen Roovers unrar-3.7.8.ebuild: + Stable for HPPA (bug #193611). 01 Dec 2007; Markus Rothe unrar-3.7.8.ebuild: Stable on ppc64 -- gentoo-commits@gentoo.org mailing list