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 1NHa1p-0007xw-HB for garchives@archives.gentoo.org; Mon, 07 Dec 2009 09:37:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D988CE07B3; Mon, 7 Dec 2009 09:37:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 96AC1E07B3 for ; Mon, 7 Dec 2009 09:37:11 +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 468F866C86 for ; Mon, 7 Dec 2009 09:37:11 +0000 (UTC) Received: from jer by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NHa1m-0004Ki-MF for gentoo-commits@lists.gentoo.org; Mon, 07 Dec 2009 09:37:10 +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-shells/bash-completion: bash-completion-1.1-r4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: bash-completion-1.1-r4.ebuild ChangeLog X-VCS-Directories: app-shells/bash-completion X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: Sender: Jeroen Roovers Date: Mon, 07 Dec 2009 09:37:10 +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: 6db0dc17-7cd7-4f71-b0a2-0f1a1b80a131 X-Archives-Hash: 75d1ac7365e64c06987cebd82fc354dd jer 09/12/07 09:37:10 Modified: bash-completion-1.1-r4.ebuild ChangeLog Log: Stable for HPPA (bug #295348). (Portage version: 2.2_rc55/cvs/Linux i686) Revision Changes Path 1.3 app-shells/bash-completion/bash-completion-1.1-r4.eb= uild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-co= mpletion/bash-completion-1.1-r4.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-co= mpletion/bash-completion-1.1-r4.ebuild?rev=3D1.3&content-type=3Dtext/plai= n diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-co= mpletion/bash-completion-1.1-r4.ebuild?r1=3D1.2&r2=3D1.3 Index: bash-completion-1.1-r4.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-shells/bash-completion/bash-complet= ion-1.1-r4.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- bash-completion-1.1-r4.ebuild 2 Dec 2009 11:41:36 -0000 1.2 +++ bash-completion-1.1-r4.ebuild 7 Dec 2009 09:37:10 -0000 1.3 @@ -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/app-shells/bash-completion/bash-compl= etion-1.1-r4.ebuild,v 1.2 2009/12/02 11:41:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-compl= etion-1.1-r4.ebuild,v 1.3 2009/12/07 09:37:10 jer Exp $ =20 EAPI=3D"2" inherit prefix @@ -11,7 +11,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc = x86 ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint" +KEYWORDS=3D"~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x= 86 ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint" IUSE=3D"" =20 DEPEND=3D"" 1.201 app-shells/bash-completion/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-co= mpletion/ChangeLog?rev=3D1.201&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-co= mpletion/ChangeLog?rev=3D1.201&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-co= mpletion/ChangeLog?r1=3D1.200&r2=3D1.201 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-shells/bash-completion/ChangeLog,v retrieving revision 1.200 retrieving revision 1.201 diff -u -r1.200 -r1.201 --- ChangeLog 2 Dec 2009 11:41:36 -0000 1.200 +++ ChangeLog 7 Dec 2009 09:37:10 -0000 1.201 @@ -1,6 +1,10 @@ # ChangeLog for app-shells/bash-completion # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,= v 1.200 2009/12/02 11:41:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,= v 1.201 2009/12/07 09:37:10 jer Exp $ + + 07 Dec 2009; Jeroen Roovers + bash-completion-1.1-r4.ebuild: + Stable for HPPA (bug #295348). =20 02 Dec 2009; Markus Meier bash-completion-1.1-r4.ebuild: