diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-11-06 19:01:00 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-11-06 19:01:00 +0000 |
commit | 59a5c074103ab2a6990ce9a4f4172b3db32b2aec (patch) | |
tree | 46258617df9b7bb2d3b8fb2e8befd59fc18e3afc /kde-base | |
parent | stable x86, bug 344295 (diff) | |
download | historical-59a5c074103ab2a6990ce9a4f4172b3db32b2aec.tar.gz historical-59a5c074103ab2a6990ce9a4f4172b3db32b2aec.tar.bz2 historical-59a5c074103ab2a6990ce9a4f4172b3db32b2aec.zip |
stable x86, bug 343969
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kabcclient/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kabcclient/kabcclient-4.4.7.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kdepim-icons/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdepim-icons/kdepim-icons-4.4.7.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/kde-base/kabcclient/ChangeLog b/kde-base/kabcclient/ChangeLog index df2a54559257..90fc5bcc7559 100644 --- a/kde-base/kabcclient/ChangeLog +++ b/kde-base/kabcclient/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kabcclient # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.47 2010/11/03 20:57:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.48 2010/11/06 19:01:00 fauli Exp $ + + 06 Nov 2010; Christian Faulhammer <fauli@gentoo.org> + kabcclient-4.4.7.ebuild: + stable x86, bug 343969 03 Nov 2010; Markos Chandras <hwoarang@gentoo.org> kabcclient-4.4.7.ebuild: diff --git a/kde-base/kabcclient/kabcclient-4.4.7.ebuild b/kde-base/kabcclient/kabcclient-4.4.7.ebuild index 7497e8b745d1..5e00d310d757 100644 --- a/kde-base/kabcclient/kabcclient-4.4.7.ebuild +++ b/kde-base/kabcclient/kabcclient-4.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/kabcclient-4.4.7.ebuild,v 1.2 2010/11/03 20:57:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/kabcclient-4.4.7.ebuild,v 1.3 2010/11/06 19:01:00 fauli Exp $ EAPI="3" @@ -9,7 +9,7 @@ KMMODULE="console/${PN}" inherit kde4-meta DESCRIPTION="A command line client for accessing the KDE addressbook" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" DEPEND=" diff --git a/kde-base/kdepim-icons/ChangeLog b/kde-base/kdepim-icons/ChangeLog index e54a096f6fa0..1f94a0bef864 100644 --- a/kde-base/kdepim-icons/ChangeLog +++ b/kde-base/kdepim-icons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdepim-icons # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.60 2010/11/03 20:56:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.61 2010/11/06 18:59:47 fauli Exp $ + + 06 Nov 2010; Christian Faulhammer <fauli@gentoo.org> + kdepim-icons-4.4.7.ebuild: + stable x86, bug 343969 03 Nov 2010; Markos Chandras <hwoarang@gentoo.org> kdepim-icons-4.4.7.ebuild: diff --git a/kde-base/kdepim-icons/kdepim-icons-4.4.7.ebuild b/kde-base/kdepim-icons/kdepim-icons-4.4.7.ebuild index fdaf8bf25aa1..7ed59fce4732 100644 --- a/kde-base/kdepim-icons/kdepim-icons-4.4.7.ebuild +++ b/kde-base/kdepim-icons/kdepim-icons-4.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.7.ebuild,v 1.2 2010/11/03 20:56:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.7.ebuild,v 1.3 2010/11/06 18:59:47 fauli Exp $ EAPI="3" @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="KDE PIM icons" IUSE="" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" src_install() { kde4-meta_src_install |