* [gentoo-commits] gentoo-x86 commit in dev-util/kdevplatform: ChangeLog kdevplatform-1.2.0.ebuild
@ 2011-02-27 14:40 Andreas HAttel (dilfridge)
0 siblings, 0 replies; 2+ messages in thread
From: Andreas HAttel (dilfridge) @ 2011-02-27 14:40 UTC (permalink / raw
To: gentoo-commits
dilfridge 11/02/27 14:40:39
Modified: ChangeLog kdevplatform-1.2.0.ebuild
Log:
Fix kde dependencies
(Portage version: 2.1.9.41/cvs/Linux x86_64)
Revision Changes Path
1.51 dev-util/kdevplatform/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?r1=1.50&r2=1.51
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog 23 Feb 2011 16:03:26 -0000 1.50
+++ ChangeLog 27 Feb 2011 14:40:39 -0000 1.51
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/kdevplatform
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v 1.50 2011/02/23 16:03:26 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v 1.51 2011/02/27 14:40:39 dilfridge Exp $
+
+ 27 Feb 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+ kdevplatform-1.2.0.ebuild:
+ Fix dependencies
23 Feb 2011; Theo Chatzimichos <tampakrap@gentoo.org>
kdevplatform-1.0.2.ebuild, kdevplatform-1.1.2.ebuild,
1.3 dev-util/kdevplatform/kdevplatform-1.2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.2.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.2.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.2.0.ebuild?r1=1.2&r2=1.3
Index: kdevplatform-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kdevplatform-1.2.0.ebuild 23 Feb 2011 16:03:26 -0000 1.2
+++ kdevplatform-1.2.0.ebuild 27 Feb 2011 14:40:39 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.2.0.ebuild,v 1.2 2011/02/23 16:03:26 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.2.0.ebuild,v 1.3 2011/02/27 14:40:39 dilfridge Exp $
EAPI=3
@@ -10,6 +10,7 @@
KDE_LINGUAS="ca ca@valencia da de en_GB es et fi gl it nds nl pt pt_BR sl sv th uk zh_CN zh_TW"
KMNAME="kdevelop"
+KDE_MINIMAL="4.6"
inherit kde4-base
DESCRIPTION="KDE development support libraries and apps"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/kdevplatform: ChangeLog kdevplatform-1.2.0.ebuild
@ 2011-02-04 14:57 Theo Chatzimichos (tampakrap)
0 siblings, 0 replies; 2+ messages in thread
From: Theo Chatzimichos (tampakrap) @ 2011-02-04 14:57 UTC (permalink / raw
To: gentoo-commits
tampakrap 11/02/04 14:57:06
Modified: ChangeLog
Added: kdevplatform-1.2.0.ebuild
Log:
Version bump
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Revision Changes Path
1.49 dev-util/kdevplatform/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?r1=1.48&r2=1.49
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog 30 Jan 2011 12:53:01 -0000 1.48
+++ ChangeLog 4 Feb 2011 14:57:06 -0000 1.49
@@ -1,6 +1,12 @@
# ChangeLog for dev-util/kdevplatform
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v 1.48 2011/01/30 12:53:01 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v 1.49 2011/02/04 14:57:06 tampakrap Exp $
+
+*kdevplatform-1.2.0 (04 Feb 2011)
+
+ 04 Feb 2011; Theo Chatzimichos <tampakrap@gentoo.org>
+ +kdevplatform-1.2.0.ebuild:
+ Version bump
30 Jan 2011; Theo Chatzimichos <tampakrap@gentoo.org>
kdevplatform-1.0.2.ebuild, kdevplatform-1.1.2.ebuild:
1.1 dev-util/kdevplatform/kdevplatform-1.2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.2.0.ebuild?rev=1.1&content-type=text/plain
Index: kdevplatform-1.2.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.2.0.ebuild,v 1.1 2011/02/04 14:57:06 tampakrap Exp $
EAPI=3
# Bug 276208
RESTRICT="test"
KDE_LINGUAS="ca ca@valencia da de en_GB es et fi gl it nds nl pt pt_BR sl sv th uk zh_CN zh_TW"
KMNAME="kdevelop"
inherit kde4-base
DESCRIPTION="KDE development support libraries and apps"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
# Moved to playground for now
# bazaar kompare mercurial
LICENSE="GPL-2 LGPL-2"
IUSE="cvs debug git reviewboard subversion"
# Moved to playground for now
# bazaar? ( dev-vcs/bzr )
# kompare? ( >=kde-base/kompare-${KDE_MINIMAL} )
# mercurial? ( dev-vcs/mercurial )
# block - some plugins moved to kdevplatform from kdevelop
DEPEND="
dev-libs/boost
reviewboard? ( dev-libs/qjson )
subversion? ( >=dev-vcs/subversion-1.3 )
"
RDEPEND="${DEPEND}
!<dev-util/kdevelop-${KDEVELOP_VERSION}
!dev-util/kdevelop-git
$(add_kdebase_dep konsole)
cvs? ( dev-vcs/cvs )
git? ( dev-vcs/git )
"
src_prepare() {
kde4-base_src_prepare
# FindKDevPlatform.cmake is installed by kdelibs
sed -i \
-e '/cmakeFiles/s/^/#DONOTINSTALL/' \
cmake/modules/CMakeLists.txt || die
}
# Moved to playground for now
# $(cmake-utils_use_build bazaar)
# $(cmake-utils_use_with kompare)
# $(cmake-utils_use_build mercurial)
src_configure() {
mycmakeargs=(
$(cmake-utils_use_build cvs)
$(cmake-utils_use_build git)
$(cmake-utils_use_with reviewboard QJSON)
$(cmake-utils_use_build subversion)
$(cmake-utils_use_with subversion SubversionLibrary)
)
kde4-base_src_configure
}
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-02-27 14:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-27 14:40 [gentoo-commits] gentoo-x86 commit in dev-util/kdevplatform: ChangeLog kdevplatform-1.2.0.ebuild Andreas HAttel (dilfridge)
-- strict thread matches above, loose matches on Subject: below --
2011-02-04 14:57 Theo Chatzimichos (tampakrap)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox