summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-02 20:55:51 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-02 20:55:51 +0000
commit13d6264c8005241b037b06e71fbf3f5cd7b64412 (patch)
treef0ac21343196b27c372eb25dc3f4bfd2e9f30ebb /app-office
parentStable for ppc64, wrt bug #462890 (diff)
downloadgentoo-2-13d6264c8005241b037b06e71fbf3f5cd7b64412.tar.gz
gentoo-2-13d6264c8005241b037b06e71fbf3f5cd7b64412.tar.bz2
gentoo-2-13d6264c8005241b037b06e71fbf3f5cd7b64412.zip
Stable for ppc64, wrt bug #462890
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/akonadi-server/ChangeLog5
-rw-r--r--app-office/akonadi-server/akonadi-server-1.9.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/akonadi-server/ChangeLog b/app-office/akonadi-server/ChangeLog
index aac61a3c2bd7..8a22d451aa6d 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.107 2013/04/01 13:10:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.108 2013/04/02 20:55:51 ago Exp $
+
+ 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> akonadi-server-1.9.1-r1.ebuild:
+ Stable for ppc64, wrt bug #462890
01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> akonadi-server-1.9.1-r1.ebuild:
Stable for ppc, 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 6ed3e22cb83e..673713225b1b 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.5 2013/04/01 13:10:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.9.1-r1.ebuild,v 1.6 2013/04/02 20:55:51 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