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 90827138A2F for ; Sun, 24 Aug 2014 09:48:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B829AE0833; Sun, 24 Aug 2014 09:48:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1E66EE086D for ; Sun, 24 Aug 2014 09:48:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 40DDE33FF5E for ; Sun, 24 Aug 2014 09:48:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DEF2C3CA2 for ; Sun, 24 Aug 2014 09:48:09 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1408873680.0031b7b261fafba5e8f3becf53797dc8b4625140.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: Documentation/maintainers/ X-VCS-Repository: proj/kde X-VCS-Files: Documentation/maintainers/regenerate-files X-VCS-Directories: Documentation/maintainers/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 0031b7b261fafba5e8f3becf53797dc8b4625140 X-VCS-Branch: master Date: Sun, 24 Aug 2014 09:48:09 +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: 751c10b6-7e41-48b1-adaf-e592f487affd X-Archives-Hash: 3c6a5383602f9f87914a1dd23536fb35 commit: 0031b7b261fafba5e8f3becf53797dc8b4625140 Author: Michael Palimaka gentoo org> AuthorDate: Sun Aug 24 09:48:00 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Aug 24 09:48:00 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0031b7b2 [Documentation/maintainers] Add comment to clarify purpose of variable. --- Documentation/maintainers/regenerate-files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files index 09e3be7..e04b213 100755 --- a/Documentation/maintainers/regenerate-files +++ b/Documentation/maintainers/regenerate-files @@ -10,7 +10,7 @@ SCRIPT=$(basename $0) HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT." KDE_RELEASES="4.11 4.12 4.13 4.14" -RELEASE=${RELEASE:-4.12} +RELEASE=${RELEASE:-4.12} # current stable KF_RELEASES="5.1" KF_RELEASE=${KF_RELEASE:-5.1}