public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Theo Chatzimichos (tampakrap)" <tampakrap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/kdevelop: ChangeLog kdevelop-3.9.91.ebuild
Date: Sun, 01 Mar 2009 12:10:39 +0000	[thread overview]
Message-ID: <E1LdkVD-0004B6-IL@stork.gentoo.org> (raw)

tampakrap    09/03/01 12:10:39

  Modified:             ChangeLog kdevelop-3.9.91.ebuild
  Log:
  find kdevplatform version with versionator
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.172                dev-util/kdevelop/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/kdevelop/ChangeLog?rev=1.172&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/kdevelop/ChangeLog?rev=1.172&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/kdevelop/ChangeLog?r1=1.171&r2=1.172

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevelop/ChangeLog,v
retrieving revision 1.171
retrieving revision 1.172
diff -u -r1.171 -r1.172
--- ChangeLog	1 Mar 2009 10:23:45 -0000	1.171
+++ ChangeLog	1 Mar 2009 12:10:39 -0000	1.172
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/kdevelop
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/ChangeLog,v 1.171 2009/03/01 10:23:45 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/ChangeLog,v 1.172 2009/03/01 12:10:39 tampakrap Exp $
+
+  01 Mar 2009; Theo Chatzimichos <tampakrap@gentoo.org>
+  kdevelop-3.9.91.ebuild:
+  find kdevplatform version with versionator
 
 *kdevelop-3.9.91 (01 Mar 2009)
 



1.2                  dev-util/kdevelop/kdevelop-3.9.91.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/kdevelop/kdevelop-3.9.91.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/kdevelop/kdevelop-3.9.91.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/kdevelop/kdevelop-3.9.91.ebuild?r1=1.1&r2=1.2

Index: kdevelop-3.9.91.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevelop/kdevelop-3.9.91.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdevelop-3.9.91.ebuild	1 Mar 2009 10:23:45 -0000	1.1
+++ kdevelop-3.9.91.ebuild	1 Mar 2009 12:10:39 -0000	1.2
@@ -1,11 +1,12 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/kdevelop-3.9.91.ebuild,v 1.1 2009/03/01 10:23:45 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/kdevelop-3.9.91.ebuild,v 1.2 2009/03/01 12:10:39 tampakrap Exp $
 
 EAPI="2"
 
-inherit kde4-base
+inherit kde4-base versionator
 
+KDEVPLATFORM_P="kdevplatform-`expr $(get_major_version) - 3`.$(get_after_major_version)"
 DESCRIPTION="Integrated Development Environment for Unix, supporting KDE/Qt, C/C++ and many other languages."
 HOMEPAGE="http://www.kde.org/"
 SRC_URI="mirror://kde/unstable/${PN}/${PV}/src/${P}.tar.bz2"
@@ -16,7 +17,7 @@
 IUSE="+cmake +cxx debug +qmake"
 
 DEPEND="
-	>=dev-util/kdevplatform-0.9.85[kdeprefix=]
+	>=dev-util/${KDEVPLATFORM_P}[kdeprefix=]
 "
 RDEPEND="${DEPEND}
 	>=kde-base/kapptemplate-${KDE_MINIMAL}[kdeprefix=]






             reply	other threads:[~2009-03-01 12:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-01 12:10 Theo Chatzimichos (tampakrap) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-03-26 20:18 [gentoo-commits] gentoo-x86 commit in dev-util/kdevelop: ChangeLog kdevelop-3.9.91.ebuild Tomas Chvatal (scarabeus)
2009-04-06 12:07 Tomas Chvatal (scarabeus)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1LdkVD-0004B6-IL@stork.gentoo.org \
    --to=tampakrap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox