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 1PmEib-0004Bx-Tu for garchives@archives.gentoo.org; Mon, 07 Feb 2011 00:12:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58BB6E0A9D; Mon, 7 Feb 2011 00:12:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 213D3E0A6A for ; Mon, 7 Feb 2011 00:12:29 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 55C9C1B4080 for ; Mon, 7 Feb 2011 00:12:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id B5D9A8006A for ; Mon, 7 Feb 2011 00:12:28 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <224da0d0706c536df22c2f11fd8a4afed564c09b.dol-sen@gentoo> Subject: [gentoo-commits] proj/gentoo-guis:master commit in: app-portage/overlord/ X-VCS-Repository: proj/gentoo-guis X-VCS-Files: app-portage/overlord/Manifest app-portage/overlord/overlord-9999.ebuild X-VCS-Directories: app-portage/overlord/ X-VCS-Committer: dol-sen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 224da0d0706c536df22c2f11fd8a4afed564c09b Date: Mon, 7 Feb 2011 00:12:28 +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: X-Archives-Hash: e454f9d4d57fb7de23d9699be35a2cac commit: 224da0d0706c536df22c2f11fd8a4afed564c09b Author: Brian Dolbec gmail com> AuthorDate: Sun Feb 6 23:50:59 2011 +0000 Commit: Brian Dolbec gmail com> CommitDate: Sun Feb 6 23:50:59 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gentoo-guis.g= it;a=3Dcommit;h=3D224da0d0 update the ebuild to add the new overlays plugin definitions directory --- app-portage/overlord/Manifest | 2 +- app-portage/overlord/overlord-9999.ebuild | 1 + 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/app-portage/overlord/Manifest b/app-portage/overlord/Manifes= t index 593c154..28b1015 100644 --- a/app-portage/overlord/Manifest +++ b/app-portage/overlord/Manifest @@ -1,3 +1,3 @@ -EBUILD overlord-9999.ebuild 2803 RMD160 30e20cd25c3b865878a679c91ba82e5a= 3cdedfa6 SHA1 7580cae30e7586fb9b11a185844a81973198ae0e SHA256 31729e90e0f= dccf3349ac37503faa7bd75cb8058f4034431edc1096f56ad1945 +EBUILD overlord-9999.ebuild 2835 RMD160 da908eb278993034b5ba5c7ceecfb187= fe0f173f SHA1 34c7a4a2d39086638d6fcf6daa754b7773590267 SHA256 eb98e47c646= 3a9500ceb491fb036e010281ef27f3871dd10d5419c9cd4337e20 MISC ChangeLog 419 RMD160 7b368473ce4787df672a3eeb9f910e751a1797f8 SHA1 = 4ede2010df55206b37af0870c3d9ba389655dfe3 SHA256 e294940047b0079f16d9b87a3= d642918748242710e4adf6ab76f21dd708e53fe MISC metadata.xml 787 RMD160 8eb69e7a49c273da69a9e6e6b514c0ed2f9890e2 SH= A1 24e072a2d591f3b5e3733e85b0a5d5b91c7eef24 SHA256 a555029640c0b859e1d9a5= 93d865b2f4c6126b2a57c6d31883e13fa55fdc7187 diff --git a/app-portage/overlord/overlord-9999.ebuild b/app-portage/over= lord/overlord-9999.ebuild index b57aa85..7ed3457 100644 --- a/app-portage/overlord/overlord-9999.ebuild +++ b/app-portage/overlord/overlord-9999.ebuild @@ -75,6 +75,7 @@ src_install() { dohtml doc/overlord.8.html =20 keepdir /var/lib/layman + keepdir /etc/overlord/overlays } =20 pkg_postinst() {