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 1QVNYf-0007Hj-FO for garchives@archives.gentoo.org; Sat, 11 Jun 2011 12:44:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E64BE1C039; Sat, 11 Jun 2011 12:44:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B1B8B1C02E for ; Sat, 11 Jun 2011 12:44:47 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 25A5F1B400B for ; Sat, 11 Jun 2011 12:44:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 92BF08003E for ; Sat, 11 Jun 2011 12:44:46 +0000 (UTC) From: "Marc Schiffbauer" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marc Schiffbauer" Message-ID: <5c9ee6b3e25d30f822e755982da87403a80c7ac0.mschiff@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kbruch/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kbruch/kbruch-4.6.49.9999.ebuild X-VCS-Directories: kde-base/kbruch/ X-VCS-Committer: mschiff X-VCS-Committer-Name: Marc Schiffbauer X-VCS-Revision: 5c9ee6b3e25d30f822e755982da87403a80c7ac0 Date: Sat, 11 Jun 2011 12:44:46 +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: X-Archives-Hash: 176316d233c223188f6eeef5c386bb0a commit: 5c9ee6b3e25d30f822e755982da87403a80c7ac0 Author: Marc Schiffbauer gentoo org> AuthorDate: Sat Jun 11 12:42:57 2011 +0000 Commit: Marc Schiffbauer schiffbauer net> CommitDate: Sat Jun 11 12:42:57 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D5c9ee6b3 [kde-base/kbruch] has moved to git --- kde-base/kbruch/kbruch-4.6.49.9999.ebuild | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/kde-base/kbruch/kbruch-4.6.49.9999.ebuild b/kde-base/kbruch/= kbruch-4.6.49.9999.ebuild index ef12396..801e506 100644 --- a/kde-base/kbruch/kbruch-4.6.49.9999.ebuild +++ b/kde-base/kbruch/kbruch-4.6.49.9999.ebuild @@ -5,8 +5,14 @@ EAPI=3D4 =20 KDE_HANDBOOK=3D"optional" -KMNAME=3D"kdeedu" -inherit kde4-meta +KDE_SCM=3D"git" +if [[ ${PV} =3D=3D *9999 ]]; then + kde_eclass=3D"kde4-base" +else + KMNAME=3D"kdeedu" + kde_eclass=3D"kde4-meta" +fi +inherit ${kde_eclass} =20 DESCRIPTION=3D"KDE Educational: Learn calculating with fractions" KEYWORDS=3D""