From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FxerY-0001nz-3s for garchives@archives.gentoo.org; Tue, 04 Jul 2006 06:58:24 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k646uYg4005622; Tue, 4 Jul 2006 06:56:34 GMT Received: from sj-iport-4.cisco.com (sj-iport-4.cisco.com [171.68.10.86]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k646niIj015232 for ; Tue, 4 Jul 2006 06:49:44 GMT Received: from sj-dkim-5.cisco.com ([171.68.10.79]) by sj-iport-4.cisco.com with ESMTP; 03 Jul 2006 23:49:44 -0700 X-IronPort-AV: i="4.06,203,1149490800"; d="scan'208"; a="1834899983:sNHT30857924" Received: from sj-core-3.cisco.com (sj-core-3.cisco.com [171.68.223.137]) by sj-dkim-5.cisco.com (8.12.11/8.12.11) with ESMTP id k646ni3D022441 for ; Mon, 3 Jul 2006 23:49:44 -0700 Received: from xbh-sjc-221.amer.cisco.com (xbh-sjc-221.cisco.com [128.107.191.63]) by sj-core-3.cisco.com (8.12.10/8.12.6) with ESMTP id k646niIs003958 for ; Mon, 3 Jul 2006 23:49:44 -0700 (PDT) Received: from xfe-sjc-211.amer.cisco.com ([171.70.151.174]) by xbh-sjc-221.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 3 Jul 2006 23:49:43 -0700 Received: from [10.89.5.179] ([10.89.5.179]) by xfe-sjc-211.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 3 Jul 2006 23:49:43 -0700 Message-ID: <44AA0FA4.60603@cisco.com> Date: Tue, 04 Jul 2006 01:50:12 -0500 From: Roy Wright User-Agent: Thunderbird 1.5.0.4 (X11/20060603) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] package version notification (~/+)? References: <44A95F30.7080805@gmx.net> <20060703200724.646085fc@krikkit.digimed.co.uk> <20060704010607.GB8426@garbanzo> <20060704023417.GC8426@garbanzo> <44A9E3D2.9030201@gmail.com> In-Reply-To: <44A9E3D2.9030201@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 04 Jul 2006 06:49:43.0608 (UTC) FILETIME=[07E42380:01C69F36] DKIM-Signature: a=rsa-sha1; q=dns; l=657; t=1151995784; x=1152859784; c=relaxed/simple; s=sjdkim5001; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=royw@cisco.com; z=From:Roy=20Wright=20 |Subject:Re=3A=20[gentoo-user]=20package=20version=20notification=20(~/+)?; X=v=3Dcisco.com=3B=20h=3Dd2Gfj4JPXUwQYzEq2z33odoizRc=3D; b=3gsH89Ol5o5x9GsmkALaZ1q7RSrLK9KupQbxKte9x1dQ4+Jjb0/NA7xm6i3yR4ewlv5kun61 fHLAMjgoe8vsCPHfl7j2AznirL4jUhPdA+1ZVohMeUuI34UUYbCQHHvA; Authentication-Results: sj-dkim-5.cisco.com; header.From=royw@cisco.com; dkim=pass ( sig from cisco.com verified; ); X-Archives-Salt: 9ba782d4-a74e-43fa-ace8-bcd6eae780c5 X-Archives-Hash: 3e3a965051bb38e467e636b771f5a7e7 I just read this in the developer's guide: http://devmanual.gentoo.org/general-concepts/dependencies/index.html |~app-misc/foo-1.23| Version 1.23 (or any |1.23-r*|) is required. I was wondering if this would work in package.keywords, package.mask, etc. so tried it. It does appear to work... # eix -e portage * sys-apps/portage Available versions: 2.0.51.22-r3 2.0.54-r2 2.1 2.1-r1 2.1.1_pre1-r5 2.1.1_pre2-r2 # echo "~sys-apps/portage-2.1" >> /etc/portage/package.mask # eix -e portage * sys-apps/portage Available versions: 2.0.51.22-r3 2.0.54-r2 [M]2.1 [M]2.1-r1 2.1.1_pre1-r5 2.1.1_pre2-r2 Have fun, Roy -- gentoo-user@gentoo.org mailing list