From d333010a47a3b5c238f5623d71d3188a407d09f1 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 31 Mar 2013 16:19:24 +0000 Subject: Stable for x86, wrt bug #462890 (Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F) --- app-office/akonadi-server/ChangeLog | 5 ++++- app-office/akonadi-server/akonadi-server-1.9.1-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-office/akonadi-server') diff --git a/app-office/akonadi-server/ChangeLog b/app-office/akonadi-server/ChangeLog index 610bd2facb34..abdde30bedd1 100644 --- a/app-office/akonadi-server/ChangeLog +++ b/app-office/akonadi-server/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/akonadi-server # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.105 2013/03/31 15:29:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.106 2013/03/31 16:19:24 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo akonadi-server-1.9.1-r1.ebuild: + Stable for x86, wrt bug #462890 31 Mar 2013; Agostino Sarubbo akonadi-server-1.9.1-r1.ebuild: Stable for amd64, wrt bug #462890 diff --git a/app-office/akonadi-server/akonadi-server-1.9.1-r1.ebuild b/app-office/akonadi-server/akonadi-server-1.9.1-r1.ebuild index 3d5bc3d999d2..f183b16a0119 100644 --- a/app-office/akonadi-server/akonadi-server-1.9.1-r1.ebuild +++ b/app-office/akonadi-server/akonadi-server-1.9.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.9.1-r1.ebuild,v 1.3 2013/03/31 15:29:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.9.1-r1.ebuild,v 1.4 2013/03/31 16:19:24 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ if [[ $PV = *9999* ]]; then KEYWORDS="" else SRC_URI="mirror://kde/stable/${PN/-server/}/src/${P/-server/}.tar.bz2" - KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" S="${WORKDIR}/${P/-server/}" fi -- cgit v1.2.3-65-gdbad