From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B41981383A2 for ; Wed, 9 Jan 2013 18:51:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D157A21C02B; Wed, 9 Jan 2013 18:51:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4B04021C02B for ; Wed, 9 Jan 2013 18:51:26 +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 627A6335E2B for ; Wed, 9 Jan 2013 18:51:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 9885AE4075 for ; Wed, 9 Jan 2013 18:51:22 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1357757470.82348307a5842f4347eb2bb1e9058a5cc3db8a85.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: / X-VCS-Repository: proj/portage X-VCS-Files: Makefile X-VCS-Directories: / X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 82348307a5842f4347eb2bb1e9058a5cc3db8a85 X-VCS-Branch: master Date: Wed, 9 Jan 2013 18:51:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c7952509-e427-4883-a167-0e0ae3b84c44 X-Archives-Hash: af4336c02baa60a06a9184209ba3f5f4 commit: 82348307a5842f4347eb2bb1e9058a5cc3db8a85 Author: Zac Medico gentoo org> AuthorDate: Wed Jan 9 18:51:10 2013 +0000 Commit: Zac Medico gentoo org> CommitDate: Wed Jan 9 18:51:10 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=82348307 Makefile: install emirrordist --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index f074dcf..f5263f3 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ SYSCONFDIR_FILES = etc-update.conf dispatch-conf.conf PORTAGE_CONFDIR_FILES = make.globals LOGROTATE_FILES = elog-save-summary BINDIR_FILES = ebuild egencache emerge emerge-webrsync \ - portageq quickpkg repoman + emirrordist portageq quickpkg repoman SBINDIR_FILES = archive-conf dispatch-conf emaint \ env-update etc-update fixpackages regenworld DOCS = ChangeLog NEWS RELEASE-NOTES