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 1SZ4P3-0001wq-Lj for garchives@archives.gentoo.org; Mon, 28 May 2012 18:10:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02D8EE07FC; Mon, 28 May 2012 18:10:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CA652E07FC for ; Mon, 28 May 2012 18:10:41 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 38CEC1B403C for ; Mon, 28 May 2012 18:10:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E96C7E5428 for ; Mon, 28 May 2012 18:10:39 +0000 (UTC) From: "Jorge Manuel B. S. Vicetto" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jorge Manuel B. S. Vicetto" Message-ID: <1338228423.bd34813d898aee13f438e96de5d9eab632ab601d.jmbsvicetto@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/x86/, releases/weekly/specs/amd64/ X-VCS-Repository: proj/releng X-VCS-Files: releases/weekly/specs/amd64/installcd-stage1.spec releases/weekly/specs/x86/installcd-stage1.spec X-VCS-Directories: releases/weekly/specs/x86/ releases/weekly/specs/amd64/ X-VCS-Committer: jmbsvicetto X-VCS-Committer-Name: Jorge Manuel B. S. Vicetto X-VCS-Revision: bd34813d898aee13f438e96de5d9eab632ab601d X-VCS-Branch: master Date: Mon, 28 May 2012 18:10:39 +0000 (UTC) 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: a613cc53-dfd0-4c72-9c62-88e132571983 X-Archives-Hash: ed32261b98fc26a9add217fcea3e15b5 commit: bd34813d898aee13f438e96de5d9eab632ab601d Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) ge= ntoo org> AuthorDate: Mon May 28 18:07:03 2012 +0000 Commit: Jorge Manuel B. S. Vicetto gentoo org= > CommitDate: Mon May 28 18:07:03 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/releng.git;a=3D= commit;h=3Dbd34813d Add sys-apps/gptfdisk to the amd64 / x86 installcd specs - bug 380799. --- releases/weekly/specs/amd64/installcd-stage1.spec | 1 + releases/weekly/specs/x86/installcd-stage1.spec | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/releases/weekly/specs/amd64/installcd-stage1.spec b/releases= /weekly/specs/amd64/installcd-stage1.spec index d173c29..7ffc313 100644 --- a/releases/weekly/specs/amd64/installcd-stage1.spec +++ b/releases/weekly/specs/amd64/installcd-stage1.spec @@ -74,6 +74,7 @@ livecd/packages: sys-apps/dmidecode sys-apps/ethtool sys-apps/fxload + sys-apps/gptfdisk sys-apps/hdparm sys-apps/hwsetup sys-apps/iproute2 diff --git a/releases/weekly/specs/x86/installcd-stage1.spec b/releases/w= eekly/specs/x86/installcd-stage1.spec index 048bdb5..18c65df 100644 --- a/releases/weekly/specs/x86/installcd-stage1.spec +++ b/releases/weekly/specs/x86/installcd-stage1.spec @@ -72,6 +72,7 @@ livecd/packages: sys-apps/dmidecode sys-apps/ethtool sys-apps/fxload + sys-apps/gptfdisk sys-apps/hdparm sys-apps/hwsetup sys-apps/iproute2