diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-24 19:30:59 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-24 19:30:59 +0000 |
commit | 15fde051282421ba89892ad33c9964858a50f9e8 (patch) | |
tree | 90d35d312c3591b4d5790522aa680782a11c418d /kde-base | |
parent | Set DEPEND for makeinfo. Set RDEPEND. Revision bump to: respect LDFLAGS (bug ... (diff) | |
download | gentoo-2-15fde051282421ba89892ad33c9964858a50f9e8.tar.gz gentoo-2-15fde051282421ba89892ad33c9964858a50f9e8.tar.bz2 gentoo-2-15fde051282421ba89892ad33c9964858a50f9e8.zip |
Marking kdepim-runtime-4.4.9 ppc for bug 351345
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdepim-runtime/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepim-runtime/kdepim-runtime-4.4.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog index 0c1cfc9f4b80..cf4584d189cd 100644 --- a/kde-base/kdepim-runtime/ChangeLog +++ b/kde-base/kdepim-runtime/ChangeLog @@ -1,6 +1,9 @@ # 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.30 2011/03/08 22:03:40 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.31 2011/03/24 19:30:59 ranger Exp $ + + 24 Mar 2011; Brent Baude <ranger@gentoo.org> kdepim-runtime-4.4.9.ebuild: + Marking kdepim-runtime-4.4.9 ppc stable for bug 351345 08 Mar 2011; Andreas K. Huettel <dilfridge@gentoo.org> kdepim-runtime-4.4.10.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 60741762a30d..d7a5b6c1766d 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-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.3 2011/01/28 19:31:03 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.9.ebuild,v 1.4 2011/03/24 19:30:59 ranger 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" |