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 7AEBA13877A 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 7C5F3E07FC; 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 F24D3E07FC for ; Sun, 24 Aug 2014 09:48:11 +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 2D11633FDFC 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 CE1AA3CA1 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: <1408873650.45feac25873cee600284bcdd3582a2b6be911ea0.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: 45feac25873cee600284bcdd3582a2b6be911ea0 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: 0cc73400-7f94-4bd9-95c7-949dd2eb6ee8 X-Archives-Hash: c0503c3ff645ac18da48090a5498570b commit: 45feac25873cee600284bcdd3582a2b6be911ea0 Author: Michael Palimaka gentoo org> AuthorDate: Sun Aug 24 09:47:30 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Aug 24 09:47:30 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=45feac25 Revert "[Documentation/maintainers] Use 4.14 as basis for sets." This reverts commit d6c0f4480aa10cbd12b3222417da0282e30a02e6. --- 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 24d0d20..09e3be7 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.14} +RELEASE=${RELEASE:-4.12} KF_RELEASES="5.1" KF_RELEASE=${KF_RELEASE:-5.1}