diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-11-06 19:26:27 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-11-06 19:26:27 +0000 |
commit | 8ea62e8486d32e2f578bcf7439166dc433d2ba5a (patch) | |
tree | bf8c386fbd5b24efbf3d995936ceb2cd0d2c03db /kde-base/kdepim-runtime | |
parent | stable x86, bug 343969 (diff) | |
download | gentoo-2-8ea62e8486d32e2f578bcf7439166dc433d2ba5a.tar.gz gentoo-2-8ea62e8486d32e2f578bcf7439166dc433d2ba5a.tar.bz2 gentoo-2-8ea62e8486d32e2f578bcf7439166dc433d2ba5a.zip |
stable x86, bug 343969
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdepim-runtime')
-rw-r--r-- | kde-base/kdepim-runtime/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdepim-runtime/kdepim-runtime-4.4.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog index de7535f9a938..215d5bee0c6e 100644 --- a/kde-base/kdepim-runtime/ChangeLog +++ b/kde-base/kdepim-runtime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdepim-runtime # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.21 2010/11/03 20:56:54 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.22 2010/11/06 19:26:27 fauli Exp $ + + 06 Nov 2010; Christian Faulhammer <fauli@gentoo.org> + kdepim-runtime-4.4.7.ebuild: + stable x86, bug 343969 03 Nov 2010; Markos Chandras <hwoarang@gentoo.org> kdepim-runtime-4.4.7.ebuild: diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.7.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.7.ebuild index 74b1b04dcea7..e0e77631e913 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.7.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-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-runtime/kdepim-runtime-4.4.7.ebuild,v 1.2 2010/11/03 20:56:54 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.7.ebuild,v 1.3 2010/11/06 19:26:27 fauli Exp $ EAPI="3" @@ -13,7 +13,7 @@ else fi DESCRIPTION="KDE PIM runtime plugin collection" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" RESTRICT="test" |