summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-08 14:11:46 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-08 14:11:46 +0000
commitfc591cd7fa663031f25f886c0348a24b4d823eb5 (patch)
tree2754dc728ea266cb9d85e8266d190f14db71f0b1 /app-office/akonadi-server
parentStable for amd64, wrt bug #484884 (diff)
downloadgentoo-2-fc591cd7fa663031f25f886c0348a24b4d823eb5.tar.gz
gentoo-2-fc591cd7fa663031f25f886c0348a24b4d823eb5.tar.bz2
gentoo-2-fc591cd7fa663031f25f886c0348a24b4d823eb5.zip
Stable for amd64, wrt bug #484884
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="amd64", 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.10.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/akonadi-server/ChangeLog b/app-office/akonadi-server/ChangeLog
index 149a48b32198..037a5fa7949c 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.126 2013/10/14 21:51:13 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.127 2013/12/08 14:11:46 ago Exp $
+
+ 08 Dec 2013; Agostino Sarubbo <ago@gentoo.org> akonadi-server-1.10.3.ebuild:
+ Stable for amd64, wrt bug #484884
14 Oct 2013; Andreas K. Huettel <dilfridge@gentoo.org>
akonadi-server-1.10.3.ebuild:
diff --git a/app-office/akonadi-server/akonadi-server-1.10.3.ebuild b/app-office/akonadi-server/akonadi-server-1.10.3.ebuild
index 969ec1657725..2eb1a6afbe50 100644
--- a/app-office/akonadi-server/akonadi-server-1.10.3.ebuild
+++ b/app-office/akonadi-server/akonadi-server-1.10.3.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.10.3.ebuild,v 1.2 2013/10/14 21:51:13 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.10.3.ebuild,v 1.3 2013/12/08 14:11:46 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}-1.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