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 21EDF138970 for ; Sun, 10 Feb 2013 15:29:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C24321C01F; Sun, 10 Feb 2013 15:29:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0444121C01C for ; Sun, 10 Feb 2013 15:29: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 14C3633E4D9 for ; Sun, 10 Feb 2013 15:29:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 8DB42E4073 for ; Sun, 10 Feb 2013 15:29:08 +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: <1360509951.4f5d11359bf82d25896b8435ed1407f76b797ae3.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/amor/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/amor/amor-4.10.49.9999.ebuild X-VCS-Directories: kde-base/amor/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 4f5d11359bf82d25896b8435ed1407f76b797ae3 X-VCS-Branch: master Date: Sun, 10 Feb 2013 15:29:08 +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: 9762976f-ecac-424e-9e13-e62a83435b0e X-Archives-Hash: 22d8ca9635280b5649dee370531ecf54 commit: 4f5d11359bf82d25896b8435ed1407f76b797ae3 Author: Michael Palimaka gentoo org> AuthorDate: Sun Feb 10 15:25:51 2013 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Feb 10 15:25:51 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4f5d1135 [kde-base/amor] KDE/4.10 releases will still be in a combined tarball. Package-Manager: portage-2.1.11.50 --- kde-base/amor/amor-4.10.49.9999.ebuild | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/kde-base/amor/amor-4.10.49.9999.ebuild b/kde-base/amor/amor-4.10.49.9999.ebuild index e77ec4b..8cc9100 100644 --- a/kde-base/amor/amor-4.10.49.9999.ebuild +++ b/kde-base/amor/amor-4.10.49.9999.ebuild @@ -4,8 +4,14 @@ EAPI=5 +if [[ ${PV} == *9999 ]]; then + eclass="kde4-base" +else + eclass="kde4-meta" + KMNAME="kdetoys" +fi KDE_HANDBOOK="optional" -inherit kde4-base +inherit ${eclass} DESCRIPTION="KDE: Amusing Misuse Of Resources - desktop-dwelling creature" KEYWORDS=""