diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-26 08:49:15 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-26 08:49:15 +0000 |
commit | 76a1a168842541d5ac4c45fe6bc6caac0e3845a5 (patch) | |
tree | d450c6adaee60caef36de8d5168188cb8f1cf8d8 /kde-base/kdepim-runtime | |
parent | Stable on amd64 wrt bug #351345 (diff) | |
download | gentoo-2-76a1a168842541d5ac4c45fe6bc6caac0e3845a5.tar.gz gentoo-2-76a1a168842541d5ac4c45fe6bc6caac0e3845a5.tar.bz2 gentoo-2-76a1a168842541d5ac4c45fe6bc6caac0e3845a5.zip |
Stable on amd64 wrt bug #351345
(Portage version: 2.1.9.35/cvs/Linux x86_64)
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.9.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog index 306edc289e9f..3333b1e594a3 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.25 2011/01/12 16:20:48 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.26 2011/01/26 08:49:15 hwoarang Exp $ + + 26 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + kdepim-runtime-4.4.9.ebuild: + Stable on amd64 wrt bug #351345 12 Jan 2011; Markos Chandras <hwoarang@gentoo.org> kdepim-runtime-4.4.8.ebuild: diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.9.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.9.ebuild index 2ee5fcfdc411..677f19905c35 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.9.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.4.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.9.ebuild,v 1.1 2010/12/29 16:56:07 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.9.ebuild,v 1.2 2011/01/26 08:49:15 hwoarang 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" |