public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka (kensington)" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/kdevelop: kdevelop-4.4.0.ebuild ChangeLog
Date: Tue, 30 Oct 2012 16:40:54 +0000 (UTC)	[thread overview]
Message-ID: <20121030164054.2BFCC21600@flycatcher.gentoo.org> (raw)

kensington    12/10/30 16:40:54

  Modified:             ChangeLog
  Added:                kdevelop-4.4.0.ebuild
  Log:
  Version bump wrt bug #434462.
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)

Revision  Changes    Path
1.237                dev-util/kdevelop/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop/ChangeLog?rev=1.237&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop/ChangeLog?rev=1.237&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop/ChangeLog?r1=1.236&r2=1.237

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevelop/ChangeLog,v
retrieving revision 1.236
retrieving revision 1.237
diff -u -r1.236 -r1.237
--- ChangeLog	23 Aug 2012 07:24:18 -0000	1.236
+++ ChangeLog	30 Oct 2012 16:40:53 -0000	1.237
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/kdevelop
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/ChangeLog,v 1.236 2012/08/23 07:24:18 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/ChangeLog,v 1.237 2012/10/30 16:40:53 kensington Exp $
+
+*kdevelop-4.4.0 (30 Oct 2012)
+
+  30 Oct 2012; Michael Palimaka <kensington@gentoo.org> +kdevelop-4.4.0.ebuild:
+  Version bump wrt bug #434462.
 
   23 Aug 2012; Johannes Huber <johu@gentoo.org> -kdevelop-4.2.2.ebuild,
   metadata.xml:



1.1                  dev-util/kdevelop/kdevelop-4.4.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop/kdevelop-4.4.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop/kdevelop-4.4.0.ebuild?rev=1.1&content-type=text/plain

Index: kdevelop-4.4.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/kdevelop-4.4.0.ebuild,v 1.1 2012/10/30 16:40:53 kensington Exp $

EAPI=4

KDE_LINGUAS="bs ca ca@valencia da de el en_GB es et fi fr gl it nb nds nl pl pt
pt_BR ru sl sv th uk zh_CN zh_TW"
VIRTUALX_REQUIRED=test

inherit kde4-base

DESCRIPTION="Integrated Development Environment for Unix, supporting KDE/Qt, C/C++ and many other languages."
LICENSE="GPL-2 LGPL-2"
IUSE="+cmake +cxx debug okteta qthelp"

if [[ $PV == *9999* ]]; then
	KEYWORDS=""
else
	KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
fi

DEPEND="
	$(add_kdebase_dep ksysguard)
	$(add_kdebase_dep libkworkspace)
	okteta? ( $(add_kdebase_dep okteta) )
	qthelp? ( x11-libs/qt-assistant:4 )
"
RDEPEND="${DEPEND}
	$(add_kdebase_dep kapptemplate)
	x11-libs/qt-declarative:4[webkit]
	cxx? ( >=sys-devel/gdb-7.0[python] )
"
RESTRICT="test"
# see bug 366471

src_configure() {
	mycmakeargs=(
		$(cmake-utils_use_build cmake)
		$(cmake-utils_use_build cmake cmakebuilder)
		$(cmake-utils_use_build cxx cpp)
		$(cmake-utils_use_with okteta LibKasten)
		$(cmake-utils_use_with okteta LibOkteta)
		$(cmake-utils_use_with okteta LibOktetaKasten)
		$(cmake-utils_use_build qthelp)
	)

	kde4-base_src_configure
}





                 reply	other threads:[~2012-10-30 16:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20121030164054.2BFCC21600@flycatcher.gentoo.org \
    --to=kensington@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