summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-13 15:19:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-13 15:19:17 +0000
commit9401410f52e3c638b5fe146b96e7879125336328 (patch)
treefcbdda978ca44af1ff9ba414400cfed33a3fc1d9 /app-office
parentStable for amd64, wrt bug #529102 (diff)
downloadgentoo-2-9401410f52e3c638b5fe146b96e7879125336328.tar.gz
gentoo-2-9401410f52e3c638b5fe146b96e7879125336328.tar.bz2
gentoo-2-9401410f52e3c638b5fe146b96e7879125336328.zip
Stable for amd64, wrt bug #528754
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.13.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/akonadi-server/ChangeLog b/app-office/akonadi-server/ChangeLog
index 0d3fada3b8e2..6594606a0a3e 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.148 2014/11/09 16:48:12 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.149 2014/11/13 15:19:17 ago Exp $
+
+ 13 Nov 2014; Agostino Sarubbo <ago@gentoo.org> akonadi-server-1.13.0.ebuild:
+ Stable for amd64, wrt bug #528754
09 Nov 2014; Manuel Rüger <mrueg@gentoo.org> akonadi-server-1.13.0.ebuild:
Apply gcc check. See bug #520102.
diff --git a/app-office/akonadi-server/akonadi-server-1.13.0.ebuild b/app-office/akonadi-server/akonadi-server-1.13.0.ebuild
index 95e3b76ac6e7..469fb3ce19b3 100644
--- a/app-office/akonadi-server/akonadi-server-1.13.0.ebuild
+++ b/app-office/akonadi-server/akonadi-server-1.13.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.13.0.ebuild,v 1.3 2014/11/09 16:48:12 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.13.0.ebuild,v 1.4 2014/11/13 15:19:17 ago Exp $
EAPI=5
@@ -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