summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2013-02-07 01:03:41 +0000
committerNaohiro Aota <naota@gentoo.org>2013-02-07 01:03:41 +0000
commit46dd1e9a9ffd81a924ebb751fb826153f709e358 (patch)
tree452ecb1c36b3220baba6f2d840035cc9e91feeb4 /app-office
parentAdd ~x86-fbsd wrt bug #430072 (diff)
downloadgentoo-2-46dd1e9a9ffd81a924ebb751fb826153f709e358.tar.gz
gentoo-2-46dd1e9a9ffd81a924ebb751fb826153f709e358.tar.bz2
gentoo-2-46dd1e9a9ffd81a924ebb751fb826153f709e358.zip
Add ~x86-fbsd wrt bug #430072
(Portage version: 2.2.0_alpha159/cvs/Linux x86_64, signed Manifest commit with key F8551514)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/akonadi-server/ChangeLog5
-rw-r--r--app-office/akonadi-server/akonadi-server-1.8.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-office/akonadi-server/ChangeLog b/app-office/akonadi-server/ChangeLog
index 21956160d934..90f1a8575f4b 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.97 2013/02/06 20:14:33 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.98 2013/02/07 01:03:41 naota Exp $
+
+ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> akonadi-server-1.8.1.ebuild:
+ Add ~x86-fbsd wrt bug #430072
06 Feb 2013; Andreas K. Huettel <dilfridge@gentoo.org>
akonadi-server-1.9.0.ebuild:
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 19a9870c66a1..4e903d6ff9b4 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
+# 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.8.1.ebuild,v 1.4 2012/11/30 15:11:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.8.1.ebuild,v 1.5 2013/02/07 01:03:41 naota 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 ~x86-fbsd ~amd64-linux ~x86-linux"
SLOT="0"
IUSE="mysql postgres +sqlite test"