diff options
author | 2013-06-29 16:09:54 +0000 | |
---|---|---|
committer | 2013-06-29 16:09:54 +0000 | |
commit | 702d77a8c2ea412c8db52377a069b83884ebe12f (patch) | |
tree | 7f0bc31d228ef4a8f943c2070239b3475024200d /kde-base/kdepimlibs | |
parent | add slot to libsdl dep (diff) | |
download | gentoo-2-702d77a8c2ea412c8db52377a069b83884ebe12f.tar.gz gentoo-2-702d77a8c2ea412c8db52377a069b83884ebe12f.tar.bz2 gentoo-2-702d77a8c2ea412c8db52377a069b83884ebe12f.zip |
Stable for amd64, wrt to bug #473942
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kdepimlibs')
-rw-r--r-- | kde-base/kdepimlibs/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepimlibs/kdepimlibs-4.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepimlibs/ChangeLog b/kde-base/kdepimlibs/ChangeLog index 923d3f0d3d13..e8aeab7d6504 100644 --- a/kde-base/kdepimlibs/ChangeLog +++ b/kde-base/kdepimlibs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdepimlibs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v 1.205 2013/06/12 08:15:08 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v 1.206 2013/06/29 16:09:23 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kdepimlibs-4.10.4.ebuild: + Stable for amd64, wrt to bug #473942 12 Jun 2013; Michael Palimaka <kensington@gentoo.org> kdepimlibs-4.10.3.ebuild, kdepimlibs-4.10.4.ebuild: diff --git a/kde-base/kdepimlibs/kdepimlibs-4.10.4.ebuild b/kde-base/kdepimlibs/kdepimlibs-4.10.4.ebuild index b9b37420b058..2819feaf26d3 100644 --- a/kde-base/kdepimlibs/kdepimlibs-4.10.4.ebuild +++ b/kde-base/kdepimlibs/kdepimlibs-4.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.10.4.ebuild,v 1.2 2013/06/12 08:15:08 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.10.4.ebuild,v 1.3 2013/06/29 16:09:23 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ CPPUNIT_REQUIRED="optional" inherit kde4-base DESCRIPTION="Common library for KDE PIM apps." -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" LICENSE="LGPL-2.1" IUSE="debug ldap prison semantic-desktop" |