diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 15:23:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 15:23:47 +0000 |
commit | 41cd89e9ae5ad95041b0e65ae60ca2011f23b542 (patch) | |
tree | f16f1fd71f75ca9cedb0cbaa92a59b3c50ee663f /kde-base/kdepimlibs | |
parent | libprocstat and libulog also overwrite LDADD, bug #445464 by Yuta SATOH (diff) | |
download | gentoo-2-41cd89e9ae5ad95041b0e65ae60ca2011f23b542.tar.gz gentoo-2-41cd89e9ae5ad95041b0e65ae60ca2011f23b542.tar.bz2 gentoo-2-41cd89e9ae5ad95041b0e65ae60ca2011f23b542.zip |
Stable for x86, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kdepimlibs')
-rw-r--r-- | kde-base/kdepimlibs/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepimlibs/kdepimlibs-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepimlibs/ChangeLog b/kde-base/kdepimlibs/ChangeLog index d8a1e0b99a70..fa3c6a7c52e6 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.176 2013/01/27 12:04:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/ChangeLog,v 1.177 2013/01/27 15:23:47 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kdepimlibs-4.9.5.ebuild: + Stable for x86, wrt bug #450678 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kdepimlibs-4.9.5.ebuild: Stable for amd64, wrt bug #450678 diff --git a/kde-base/kdepimlibs/kdepimlibs-4.9.5.ebuild b/kde-base/kdepimlibs/kdepimlibs-4.9.5.ebuild index 97bd841bcf78..3474b97916cd 100644 --- a/kde-base/kdepimlibs/kdepimlibs-4.9.5.ebuild +++ b/kde-base/kdepimlibs/kdepimlibs-4.9.5.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.9.5.ebuild,v 1.2 2013/01/27 12:04:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepimlibs/kdepimlibs-4.9.5.ebuild,v 1.3 2013/01/27 15:23:47 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ CPPUNIT_REQUIRED="optional" inherit kde4-base DESCRIPTION="Common library for KDE PIM apps." -KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux" LICENSE="LGPL-2.1" IUSE="debug ldap prison semantic-desktop" |