diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 18:25:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 18:25:07 +0000 |
commit | 54cdcc6bf76c1f8da737c4b35a0e2266d2054119 (patch) | |
tree | 12943b0cc799a997557e6682ec5564de14bd9838 /app-office/akonadi-server | |
parent | Stable for x86, wrt bug #442394 (diff) | |
download | gentoo-2-54cdcc6bf76c1f8da737c4b35a0e2266d2054119.tar.gz gentoo-2-54cdcc6bf76c1f8da737c4b35a0e2266d2054119.tar.bz2 gentoo-2-54cdcc6bf76c1f8da737c4b35a0e2266d2054119.zip |
Stable for x86, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/akonadi-server/ChangeLog b/app-office/akonadi-server/ChangeLog index 5a9108d6da8a..b37a28315ea8 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.92 2012/11/23 16:52:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.93 2012/11/23 18:25:07 ago Exp $ + + 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> akonadi-server-1.8.1.ebuild: + Stable for x86, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> akonadi-server-1.8.1.ebuild: Stable for amd64, wrt bug #442394 diff --git a/app-office/akonadi-server/akonadi-server-1.8.1.ebuild b/app-office/akonadi-server/akonadi-server-1.8.1.ebuild index 06c0cf4030f0..c94129695e51 100644 --- a/app-office/akonadi-server/akonadi-server-1.8.1.ebuild +++ b/app-office/akonadi-server/akonadi-server-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.1.ebuild,v 1.2 2012/11/23 16:52:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.8.1.ebuild,v 1.3 2012/11/23 18:25:07 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ HOMEPAGE="http://pim.kde.org/akonadi" SRC_URI="mirror://kde/stable/${PN/-server/}/src/${P/-server/}.tar.bz2" LICENSE="LGPL-2.1" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="mysql postgres +sqlite test" |