kensington 14/12/26 10:30:00
Modified: kdevplatform-1.5.2.ebuild
kdevplatform-1.6.0-r1.ebuild ChangeLog
Log:
Pin dev-libs/grantlee to SLOT 0.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key
0x06B1F38DCA45A1EC!)
Revision Changes Path
1.5 dev-util/kdevplatform/kdevplatform-1.5.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.5.2.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.5.2.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.5.2.ebuild?r1=1.4&r2=1.5
Index: kdevplatform-1.5.2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.5.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kdevplatform-1.5.2.ebuild 9 Feb 2014 10:33:17 -0000 1.4
+++ kdevplatform-1.5.2.ebuild 26 Dec 2014 10:30:00 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.5.2.ebuild,v 1.4
2014/02/09 10:33:17 ago Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.5.2.ebuild,v 1.5
2014/12/26 10:30:00 kensington Exp $
EAPI=5
@@ -26,7 +26,7 @@
DEPEND="
dev-libs/boost:=
- dev-libs/grantlee
+ dev-libs/grantlee:0
reviewboard? ( dev-libs/qjson )
subversion? (
dev-libs/apr
1.2 dev-util/kdevplatform/kdevplatform-1.6.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.6.0-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.6.0-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.6.0-r1.ebuild?r1=1.1&r2=1.2
Index: kdevplatform-1.6.0-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.6.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdevplatform-1.6.0-r1.ebuild 29 Jul 2014 16:53:23 -0000 1.1
+++ kdevplatform-1.6.0-r1.ebuild 26 Dec 2014 10:30:00 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.6.0-r1.ebuild,v
1.1 2014/07/29 16:53:23 johu Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-util/kdevplatform/kdevplatform-1.6.0-r1.ebuild,v
1.2 2014/12/26 10:30:00 kensington Exp $
EAPI=5
@@ -27,7 +27,7 @@
DEPEND="
dev-libs/boost:=
- dev-libs/grantlee
+ dev-libs/grantlee:0
reviewboard? ( dev-libs/qjson )
subversion? (
dev-libs/apr
1.91 dev-util/kdevplatform/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?rev=1.91&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?rev=1.91&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/kdevplatform/ChangeLog?r1=1.90&r2=1.91
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog 29 Jul 2014 16:53:23 -0000 1.90
+++ ChangeLog 26 Dec 2014 10:30:00 -0000 1.91
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/kdevplatform
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v 1.90
2014/07/29 16:53:23 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevplatform/ChangeLog,v 1.91
2014/12/26 10:30:00 kensington Exp $
+
+ 26 Dec 2014; Michael Palimaka <[email protected]>
+ kdevplatform-1.5.2.ebuild, kdevplatform-1.6.0-r1.ebuild:
+ Pin dev-libs/grantlee to SLOT 0.
*kdevplatform-1.6.0-r1 (29 Jul 2014)