diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-10 19:52:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-10 19:52:43 +0000 |
commit | 830e1e3f7100be66ca64024125c1245f8077800f (patch) | |
tree | 944559d2875e50096c21d21ec088c0e4a346fec1 /app-office/akonadi-server | |
parent | Stable for ppc, wrt bug #484884 (diff) | |
download | gentoo-2-830e1e3f7100be66ca64024125c1245f8077800f.tar.gz gentoo-2-830e1e3f7100be66ca64024125c1245f8077800f.tar.bz2 gentoo-2-830e1e3f7100be66ca64024125c1245f8077800f.zip |
Stable for ppc, wrt bug #484884
(Portage version: 2.2.1/cvs/Linux ppc64, 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/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/akonadi-server/akonadi-server-1.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/akonadi-server/ChangeLog b/app-office/akonadi-server/ChangeLog index bdc6f27c987a..907ace5d0209 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.128 2013/12/09 05:48:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.129 2013/12/10 19:52:43 ago Exp $ + + 10 Dec 2013; Agostino Sarubbo <ago@gentoo.org> akonadi-server-1.10.3.ebuild: + Stable for ppc, wrt bug #484884 09 Dec 2013; Agostino Sarubbo <ago@gentoo.org> akonadi-server-1.10.3.ebuild: Stable for x86, wrt bug #484884 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 8a82736d0a02..0fc92967f364 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.4 2013/12/09 05:48:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.10.3.ebuild,v 1.5 2013/12/10 19:52:43 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 |