diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-01 19:39:28 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-01 19:39:28 +0000 |
commit | 95c940c1cab70a8f22d904e8796e4efa83b59848 (patch) | |
tree | 0ef205a44f0411b48402055b211e4a0a183e211a /kde-base/kdepim-runtime | |
parent | Marking kdepim-strigi-analyzer-4.4.11.1 ppc for bug 354033 (diff) | |
download | historical-95c940c1cab70a8f22d904e8796e4efa83b59848.tar.gz historical-95c940c1cab70a8f22d904e8796e4efa83b59848.tar.bz2 historical-95c940c1cab70a8f22d904e8796e4efa83b59848.zip |
Marking kdepim-runtime-4.4.11.1 ppc for bug 354033
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
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.11.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog index d36b11a2fa66..1ef8db01e195 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.38 2011/05/09 23:06:46 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.39 2011/06/01 19:39:28 ranger Exp $ + + 01 Jun 2011; Brent Baude <ranger@gentoo.org> + kdepim-runtime-4.4.11.1.ebuild: + Marking kdepim-runtime-4.4.11.1 ppc stable for bug 354033 09 May 2011; Markos Chandras <hwoarang@gentoo.org> kdepim-runtime-4.4.11.1.ebuild: diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1.ebuild index 25a3ba843ecb..f5844f90b1c4 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1.ebuild @@ -1,6 +1,6 @@ # 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.11.1.ebuild,v 1.4 2011/05/09 23:06:46 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1.ebuild,v 1.5 2011/06/01 19:39:28 ranger Exp $ EAPI=4 @@ -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" |