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 1Ix1FD-0008W4-46 for garchives@archives.gentoo.org; Tue, 27 Nov 2007 14:16:59 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lAREGuZw009964; Tue, 27 Nov 2007 14:16:56 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 lAREGtPY009955 for ; Tue, 27 Nov 2007 14:16:56 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 6DCD1657B3 for ; Tue, 27 Nov 2007 14:16:55 +0000 (UTC) Received: from mrness by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1Ix1F8-0002WZ-AY for gentoo-commits@lists.gentoo.org; Tue, 27 Nov 2007 14:16:54 +0000 From: "Alin Nastac (mrness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mrness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/base: package.use X-VCS-Repository: gentoo-x86 X-VCS-Files: package.use X-VCS-Directories: profiles/base X-VCS-Committer: mrness X-VCS-Committer-Name: Alin Nastac Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Alin Nastac Date: Tue, 27 Nov 2007 14:16:54 +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: 09d1b5ab-b8b3-4fca-92a3-5123bc76bec9 X-Archives-Hash: 716203256d7c003d4e47c47d63e510b8 mrness 07/11/27 14:16:54 Modified: package.use Log: Replace nofax flag for net-dialup/mgetty with fax (#195467). Revision Changes Path 1.7 profiles/base/package.use file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/package.use?rev=1.7&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/package.use?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/base/package.use?r1=1.6&r2=1.7 Index: package.use =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/base/package.use,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- package.use 16 Nov 2007 08:08:09 -0000 1.6 +++ package.use 27 Nov 2007 14:16:53 -0000 1.7 @@ -26,3 +26,7 @@ # Scheduled for removal, so the tools support only LVM2 by default as of the # 2008.0 release. sys-fs/lvm2 lvm1 + +# 2007/11/27 - Alin Năstac +# mgetty have fax flag because it collides with hylafax otherwise (see bug 195467) +net-dialup/mgetty fax -- gentoo-commits@gentoo.org mailing list