* [gentoo-commits] gentoo-x86 commit in kde-base/kcachegrind: kcachegrind-4.2.4.ebuild ChangeLog
@ 2009-06-04 11:26 Alexey Shvetsov (alexxy)
0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-06-04 11:26 UTC (permalink / raw
To: gentoo-commits
alexxy 09/06/04 11:26:39
Modified: ChangeLog
Added: kcachegrind-4.2.4.ebuild
Log:
Version bump KDE 4.2.4
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.111 kde-base/kcachegrind/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/ChangeLog?rev=1.111&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/ChangeLog?rev=1.111&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/ChangeLog?r1=1.110&r2=1.111
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog 3 Jun 2009 18:33:16 -0000 1.110
+++ ChangeLog 4 Jun 2009 11:26:39 -0000 1.111
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kcachegrind
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.110 2009/06/03 18:33:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.111 2009/06/04 11:26:39 alexxy Exp $
+
+*kcachegrind-4.2.4 (04 Jun 2009)
+
+ 04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ +kcachegrind-4.2.4.ebuild:
+ Version bump
03 Jun 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
Marking kcachegrind-3.5.10 ppc64 stable for bug 271889
1.1 kde-base/kcachegrind/kcachegrind-4.2.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.2.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.2.4.ebuild?rev=1.1&content-type=text/plain
Index: kcachegrind-4.2.4.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.2.4.ebuild,v 1.1 2009/06/04 11:26:39 alexxy Exp $
EAPI="2"
KMNAME="kdesdk"
inherit kde4-meta
DESCRIPTION="KDE Frontend for Cachegrind"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug +handbook"
RDEPEND="
media-gfx/graphviz
"
src_prepare() {
# Disable hardcoded kdepimlibs check - only 4.2 branch is affected
sed -i -e 's/find_package(KdepimLibs REQUIRED)/macro_optional_find_package(KdepimLibs)/' \
CMakeLists.txt || die "failed to disable kdepimlibs hardcoded check"
kde4-meta_src_prepare
}
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kcachegrind: kcachegrind-4.2.4.ebuild ChangeLog
@ 2009-06-04 23:15 Alexey Shvetsov (alexxy)
0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-06-04 23:15 UTC (permalink / raw
To: gentoo-commits
alexxy 09/06/04 23:15:33
Modified: kcachegrind-4.2.4.ebuild ChangeLog
Log:
Fix accidently added keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.2 kde-base/kcachegrind/kcachegrind-4.2.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.2.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.2.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.2.4.ebuild?r1=1.1&r2=1.2
Index: kcachegrind-4.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.2.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kcachegrind-4.2.4.ebuild 4 Jun 2009 11:26:39 -0000 1.1
+++ kcachegrind-4.2.4.ebuild 4 Jun 2009 23:15:33 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.2.4.ebuild,v 1.1 2009/06/04 11:26:39 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.2.4.ebuild,v 1.2 2009/06/04 23:15:33 alexxy Exp $
EAPI="2"
@@ -8,7 +8,7 @@
inherit kde4-meta
DESCRIPTION="KDE Frontend for Cachegrind"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug +handbook"
RDEPEND="
1.112 kde-base/kcachegrind/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/ChangeLog?rev=1.112&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/ChangeLog?rev=1.112&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcachegrind/ChangeLog?r1=1.111&r2=1.112
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog 4 Jun 2009 11:26:39 -0000 1.111
+++ ChangeLog 4 Jun 2009 23:15:33 -0000 1.112
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcachegrind
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.111 2009/06/04 11:26:39 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.112 2009/06/04 23:15:33 alexxy Exp $
+
+ 04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> kcachegrind-4.2.4.ebuild:
+ Fix accidently added keywords
*kcachegrind-4.2.4 (04 Jun 2009)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-04 23:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-04 23:15 [gentoo-commits] gentoo-x86 commit in kde-base/kcachegrind: kcachegrind-4.2.4.ebuild ChangeLog Alexey Shvetsov (alexxy)
-- strict thread matches above, loose matches on Subject: below --
2009-06-04 11:26 Alexey Shvetsov (alexxy)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox