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 1SkFrY-0002aW-Kd for garchives@archives.gentoo.org; Thu, 28 Jun 2012 14:38:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0063E06D9; Thu, 28 Jun 2012 14:38:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 85125E06D9 for ; Thu, 28 Jun 2012 14:38:21 +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 9F0501B405A for ; Thu, 28 Jun 2012 14:38:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 670F6E5432 for ; Thu, 28 Jun 2012 14:38:19 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1340894281.8f48d15c1ddc01f809a62a90d96f99e8ba95ff56.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdelibs/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kdelibs/kdelibs-4.9.49.9999.ebuild kde-base/kdelibs/kdelibs-9999.ebuild X-VCS-Directories: kde-base/kdelibs/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 8f48d15c1ddc01f809a62a90d96f99e8ba95ff56 X-VCS-Branch: master Date: Thu, 28 Jun 2012 14:38:19 +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: 28f6288f-b2a4-4b97-95b9-d300b2a643e4 X-Archives-Hash: c58b7b11298384296045137f5fc3f2dd commit: 8f48d15c1ddc01f809a62a90d96f99e8ba95ff56 Author: Michael Palimaka gentoo org> AuthorDate: Thu Jun 28 14:37:20 2012 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Jun 28 14:38:01 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D8f48d15c [kde-base/kdelibs] Move 4.9.49.9999 and 9999 to KDE/4.9 branch, thanks to= tampakrap. (Portage version: 2.1.11.3/git/Linux x86_64, RepoMan options: --force, un= signed Manifest commit) --- kde-base/kdelibs/kdelibs-4.9.49.9999.ebuild | 4 ++-- kde-base/kdelibs/kdelibs-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde-base/kdelibs/kdelibs-4.9.49.9999.ebuild b/kde-base/kdeli= bs/kdelibs-4.9.49.9999.ebuild index 541698a..c662961 100644 --- a/kde-base/kdelibs/kdelibs-4.9.49.9999.ebuild +++ b/kde-base/kdelibs/kdelibs-4.9.49.9999.ebuild @@ -10,9 +10,9 @@ OPENGL_REQUIRED=3D"optional" KDE_SCM=3D"git" inherit kde4-base fdo-mime multilib toolchain-funcs flag-o-matic =20 -# The "master" branch is out of date, so use KDE/4.8 per upstream's +# The "master" branch is out of date, so use KDE/4.9 per upstream's # recommendation. -EGIT_BRANCH=3D"KDE/4.8" +EGIT_BRANCH=3D"KDE/4.9" =20 DESCRIPTION=3D"KDE libraries needed by all KDE programs." HOMEPAGE=3D"http://www.kde.org/" diff --git a/kde-base/kdelibs/kdelibs-9999.ebuild b/kde-base/kdelibs/kdel= ibs-9999.ebuild index 541698a..c662961 100644 --- a/kde-base/kdelibs/kdelibs-9999.ebuild +++ b/kde-base/kdelibs/kdelibs-9999.ebuild @@ -10,9 +10,9 @@ OPENGL_REQUIRED=3D"optional" KDE_SCM=3D"git" inherit kde4-base fdo-mime multilib toolchain-funcs flag-o-matic =20 -# The "master" branch is out of date, so use KDE/4.8 per upstream's +# The "master" branch is out of date, so use KDE/4.9 per upstream's # recommendation. -EGIT_BRANCH=3D"KDE/4.8" +EGIT_BRANCH=3D"KDE/4.9" =20 DESCRIPTION=3D"KDE libraries needed by all KDE programs." HOMEPAGE=3D"http://www.kde.org/"