From: "Johannes Huber (johu)" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/kdevelop: kdevelop-4.6.0.ebuild ChangeLog
Date: Wed, 12 Mar 2014 12:11:44 +0000 (UTC) [thread overview]
Message-ID: <20140312121144.327D12004C@flycatcher.gentoo.org> (raw)
johu 14/03/12 12:11:44
Modified: ChangeLog
Added: kdevelop-4.6.0.ebuild
Log:
Version bump, bug #493854.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path
1.257 dev-util/kdevelop/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop/ChangeLog?rev=1.257&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop/ChangeLog?rev=1.257&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop/ChangeLog?r1=1.256&r2=1.257
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevelop/ChangeLog,v
retrieving revision 1.256
retrieving revision 1.257
diff -u -r1.256 -r1.257
--- ChangeLog 9 Feb 2014 12:12:12 -0000 1.256
+++ ChangeLog 12 Mar 2014 12:11:43 -0000 1.257
@@ -1,6 +1,11 @@
# ChangeLog for dev-util/kdevelop
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/ChangeLog,v 1.256 2014/02/09 12:12:12 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/ChangeLog,v 1.257 2014/03/12 12:11:43 johu Exp $
+
+*kdevelop-4.6.0 (12 Mar 2014)
+
+ 12 Mar 2014; Johannes Huber <johu@gentoo.org> +kdevelop-4.6.0.ebuild:
+ Version bump, bug #493854.
09 Feb 2014; Johannes Huber <johu@gentoo.org> -kdevelop-4.5.1.ebuild:
Remove old.
1.1 dev-util/kdevelop/kdevelop-4.6.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop/kdevelop-4.6.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevelop/kdevelop-4.6.0.ebuild?rev=1.1&content-type=text/plain
Index: kdevelop-4.6.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop/kdevelop-4.6.0.ebuild,v 1.1 2014/03/12 12:11:43 johu Exp $
EAPI=5
KDE_LINGUAS="bs ca ca@valencia da de el en_GB es et fi fr gl hu it kk nb nds nl
pl pt pt_BR ru sk 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 reviewboard"
SRC_URI="mirror://kde/stable/kdevelop/${KDEVELOP_VERSION}/src/${P}.tar.xz"
if [[ $PV == *9999* ]]; then
KEYWORDS=""
else
KEYWORDS="~amd64 ~ppc ~x86"
fi
DEPEND="
>=dev-util/kdevplatform-${KDEVPLATFORM_VERSION}[reviewboard?]
$(add_kdebase_dep ksysguard)
$(add_kdebase_dep libkworkspace)
okteta? ( $(add_kdebase_dep okteta) )
qthelp? ( dev-qt/qthelp:4 )
reviewboard? ( dev-libs/qjson )
"
RDEPEND="${DEPEND}
$(add_kdebase_dep kapptemplate)
dev-qt/qtdeclarative: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)
$(cmake-utils_use_find_package reviewboard QJSON)
)
kde4-base_src_configure
}
next reply other threads:[~2014-03-12 12:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-12 12:11 Johannes Huber (johu) [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-03-13 9:48 [gentoo-commits] gentoo-x86 commit in dev-util/kdevelop: kdevelop-4.6.0.ebuild ChangeLog Johannes Huber (johu)
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=20140312121144.327D12004C@flycatcher.gentoo.org \
--to=johu@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