summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-13 16:22:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-13 16:22:37 +0000
commit613b683bfea08eb98566aa319043bf14d2b9a256 (patch)
treee61e49cb81b9fcc4034e69177f858a3a998dfd58 /app-office/akonadi-server
parentStable for ppc, wrt bug #504212 (diff)
downloadgentoo-2-613b683bfea08eb98566aa319043bf14d2b9a256.tar.gz
gentoo-2-613b683bfea08eb98566aa319043bf14d2b9a256.tar.bz2
gentoo-2-613b683bfea08eb98566aa319043bf14d2b9a256.zip
Stable for ppc, wrt bug #504250
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office/akonadi-server')
-rw-r--r--app-office/akonadi-server/ChangeLog5
-rw-r--r--app-office/akonadi-server/akonadi-server-1.11.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/akonadi-server/ChangeLog b/app-office/akonadi-server/ChangeLog
index f3950c3efa0e..0d9c85df2103 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.136 2014/04/08 14:16:31 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.137 2014/04/13 16:22:37 ago Exp $
+
+ 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> akonadi-server-1.11.0.ebuild:
+ Stable for ppc, wrt bug #504250
*akonadi-server-1.12.1 (08 Apr 2014)
diff --git a/app-office/akonadi-server/akonadi-server-1.11.0.ebuild b/app-office/akonadi-server/akonadi-server-1.11.0.ebuild
index b46195df803d..637bce021e95 100644
--- a/app-office/akonadi-server/akonadi-server-1.11.0.ebuild
+++ b/app-office/akonadi-server/akonadi-server-1.11.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.11.0.ebuild,v 1.4 2014/04/01 11:44:59 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.11.0.ebuild,v 1.5 2014/04/13 16:22:37 ago Exp $
EAPI=5
@@ -11,7 +11,7 @@ if [[ $PV = *9999* ]]; then
KEYWORDS=""
else
SRC_URI="mirror://kde/stable/${PN/-server/}/src/${PN/-server/}-${PV}.tar.bz2 -> ${P}.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