From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=DATE_IN_PAST_12_24,DMARC_NONE, INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from mta6.srv.hcvlny.cv.net ([167.206.5.17]) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15LCcE-0007Ww-00 for gentoo-dev@cvs.gentoo.org; Fri, 13 Jul 2001 17:44:59 -0600 Received: from wizard.optonline.net (ool-182dd6b1.dyn.optonline.net [24.45.214.177]) by mta6.srv.hcvlny.cv.net (iPlanet Messaging Server 5.0 Patch 2 (built Dec 14 2000)) with SMTP id <0GGF004LPR9KX2@mta6.srv.hcvlny.cv.net> for gentoo-dev@cvs.gentoo.org; Fri, 13 Jul 2001 19:44:08 -0400 (EDT) From: derosa To: gentoo-dev@cvs.gentoo.org Message-id: <01071319441300.22806@wizard.optonline.net> MIME-version: 1.0 X-Mailer: KMail [version 1.2] Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Subject: [gentoo-dev] Not sure if this is a problem but ... Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Fri Jul 13 17:45:02 2001 X-Original-Date: Fri, 13 Jul 2001 19:44:13 -0400 X-Archives-Salt: 6ad56b0d-04bd-47e8-93f2-371a16c17336 X-Archives-Hash: ffdd90036e50f7ed6771a4ac31a7135c In gnome-games-1.4.0.1.ebuild, everyplace that looks like it should contain gnome-games contains gnome-utils ---------- diff ----------- 4c4 < # /home/cvsroot/gentoo-x86/gnome-apps/gnome-utils/gnome-utils-1.2.1-r1.ebuild,v1.2 2000/11/25 18:30:59 achim Exp --- > # /home/cvsroot/gentoo-x86/gnome-apps/gnome-games/gnome-games-1.4.0.1.ebuild,v1.2 2000/11/25 18:30:59 achim Exp 8c8 < DESCRIPTION="gnome-utils" --- > DESCRIPTION="gnome-games" --------------------------