summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-09 15:34:02 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-09 15:34:02 +0000
commit75133fe66d6b5c038a72f4a05c2e35e09956e8e0 (patch)
tree65937a70de7e6f9c28cfd9c7979bb5c0cf2459e9 /app-office
parentx86 stable wrt bug #396359 (diff)
downloadgentoo-2-75133fe66d6b5c038a72f4a05c2e35e09956e8e0.tar.gz
gentoo-2-75133fe66d6b5c038a72f4a05c2e35e09956e8e0.tar.bz2
gentoo-2-75133fe66d6b5c038a72f4a05c2e35e09956e8e0.zip
x86 stable wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/akonadi-server/ChangeLog8
-rw-r--r--app-office/akonadi-server/akonadi-server-1.6.2-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-office/akonadi-server/ChangeLog b/app-office/akonadi-server/ChangeLog
index 18af55e5ee27..70e955d2a6fb 100644
--- a/app-office/akonadi-server/ChangeLog
+++ b/app-office/akonadi-server/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/akonadi-server
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.65 2011/12/20 23:43:57 johu Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.66 2012/01/09 15:34:02 phajdan.jr Exp $
+
+ 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ akonadi-server-1.6.2-r1.ebuild:
+ x86 stable wrt bug #396359
*akonadi-server-1.6.2-r1 (20 Dec 2011)
*akonadi-server-1.5.2-r1 (20 Dec 2011)
diff --git a/app-office/akonadi-server/akonadi-server-1.6.2-r1.ebuild b/app-office/akonadi-server/akonadi-server-1.6.2-r1.ebuild
index 84d57aa61941..1f2593608468 100644
--- a/app-office/akonadi-server/akonadi-server-1.6.2-r1.ebuild
+++ b/app-office/akonadi-server/akonadi-server-1.6.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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.6.2-r1.ebuild,v 1.1 2011/12/20 23:43:57 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.6.2-r1.ebuild,v 1.2 2012/01/09 15:34:02 phajdan.jr 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"