diff options
author | Michael Palimaka <kensington@gentoo.org> | 2014-12-26 10:35:43 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2014-12-26 10:35:43 +0000 |
commit | a938c0661528e801c0e19ce8792fac5681bbf2d9 (patch) | |
tree | 7875c06364789d1ad38bf7f6b940101ee9431265 /kde-base/kjots | |
parent | Pin dev-libs/grantlee to SLOT 0. (diff) | |
download | gentoo-2-a938c0661528e801c0e19ce8792fac5681bbf2d9.tar.gz gentoo-2-a938c0661528e801c0e19ce8792fac5681bbf2d9.tar.bz2 gentoo-2-a938c0661528e801c0e19ce8792fac5681bbf2d9.zip |
Pin dev-libs/grantlee to SLOT 0.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'kde-base/kjots')
-rw-r--r-- | kde-base/kjots/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kjots/kjots-4.12.5.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kjots/kjots-4.14.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog index 00f9c6e84b1b..5cb36c66b6df 100644 --- a/kde-base/kjots/ChangeLog +++ b/kde-base/kjots/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kjots # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.327 2014/12/11 15:45:04 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.328 2014/12/26 10:35:43 kensington Exp $ + + 26 Dec 2014; Michael Palimaka <kensington@gentoo.org> kjots-4.12.5.ebuild, + kjots-4.14.3.ebuild: + Pin dev-libs/grantlee to SLOT 0. 11 Dec 2014; Manuel Rüger <mrueg@gentoo.org> -kjots-4.14.2.ebuild: Remove KDE SC 4.14.2 diff --git a/kde-base/kjots/kjots-4.12.5.ebuild b/kde-base/kjots/kjots-4.12.5.ebuild index 073f7c06d958..fb8507d23d6a 100644 --- a/kde-base/kjots/kjots-4.12.5.ebuild +++ b/kde-base/kjots/kjots-4.12.5.ebuild @@ -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/kde-base/kjots/kjots-4.12.5.ebuild,v 1.5 2014/05/08 07:32:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.12.5.ebuild,v 1.6 2014/12/26 10:35:43 kensington Exp $ EAPI=5 @@ -14,7 +14,7 @@ KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" - >=dev-libs/grantlee-0.2.0 + >=dev-libs/grantlee-0.2.0:0 $(add_kdebase_dep kdepimlibs) $(add_kdebase_dep kdepim-common-libs) " diff --git a/kde-base/kjots/kjots-4.14.3.ebuild b/kde-base/kjots/kjots-4.14.3.ebuild index b8ed84cf1639..0d564447929e 100644 --- a/kde-base/kjots/kjots-4.14.3.ebuild +++ b/kde-base/kjots/kjots-4.14.3.ebuild @@ -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/kde-base/kjots/kjots-4.14.3.ebuild,v 1.2 2014/12/11 13:05:49 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.14.3.ebuild,v 1.3 2014/12/26 10:35:43 kensington Exp $ EAPI=5 @@ -14,7 +14,7 @@ KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" - >=dev-libs/grantlee-0.2.0 + >=dev-libs/grantlee-0.2.0:0 $(add_kdebase_dep kdepimlibs) $(add_kdebase_dep kdepim-common-libs) " |