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.77) (envelope-from ) id 1Sm7DY-0001O0-8v for garchives@archives.gentoo.org; Tue, 03 Jul 2012 17:48:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53F64E07AF; Tue, 3 Jul 2012 17:48:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 244D5E07AF for ; Tue, 3 Jul 2012 17:48:10 +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 8612F1B40C4 for ; Tue, 3 Jul 2012 17:48:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 58102E544C for ; Tue, 3 Jul 2012 17:48:06 +0000 (UTC) From: "André Erdmann" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "André Erdmann" Message-ID: <1341337654.4b611733c6832b4d96753213c613c694334f16e8.dywi@gentoo> Subject: [gentoo-commits] proj/R_overlay:master commit in: / X-VCS-Repository: proj/R_overlay X-VCS-Files: R-overlay.conf X-VCS-Directories: / X-VCS-Committer: dywi X-VCS-Committer-Name: André Erdmann X-VCS-Revision: 4b611733c6832b4d96753213c613c694334f16e8 X-VCS-Branch: master Date: Tue, 3 Jul 2012 17:48:06 +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: e0c43dce-39eb-4a8f-9cf2-022d46b1ee42 X-Archives-Hash: fd2126da9a7457524c2e8972cba17b04 commit: 4b611733c6832b4d96753213c613c694334f16e8 Author: Andr=C3=A9 Erdmann mailerd de> AuthorDate: Tue Jul 3 17:47:34 2012 +0000 Commit: Andr=C3=A9 Erdmann mailerd de> CommitDate: Tue Jul 3 17:47:34 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/R_overlay.git= ;a=3Dcommit;h=3D4b611733 add FIELD_DEFINITION to the config file --- R-overlay.conf | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/R-overlay.conf b/R-overlay.conf index 7c06d9f..e874dbb 100644 --- a/R-overlay.conf +++ b/R-overlay.conf @@ -32,3 +32,4 @@ REPO_CONFIG =3D repo.list DISTFILES =3D distfiles-root =20 DESCRIPTION_DIR =3D desc-files +FIELD_DEFINITION =3D description_fields.conf