summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-02-08 21:37:28 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-02-08 21:37:28 +0000
commita6cc82bf99c8e7396bf2c609062c839946d88571 (patch)
tree05989955571d5b5b7fe4bb3b4917a99bf329b425 /app-office
parent[/home/alexxy/gentoo-x86/app-office/akonadi-server] Version bump (diff)
downloadgentoo-2-a6cc82bf99c8e7396bf2c609062c839946d88571.tar.gz
gentoo-2-a6cc82bf99c8e7396bf2c609062c839946d88571.tar.bz2
gentoo-2-a6cc82bf99c8e7396bf2c609062c839946d88571.zip
[app-office/akonadi-server] add back accidently dropped keywords
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/akonadi-server/ChangeLog6
-rw-r--r--app-office/akonadi-server/akonadi-server-1.3.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/akonadi-server/ChangeLog b/app-office/akonadi-server/ChangeLog
index eaf1823a6a81..c8947e378bff 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.31 2010/02/08 21:33:46 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.32 2010/02/08 21:37:28 alexxy Exp $
+
+ 08 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org>
+ akonadi-server-1.3.0.ebuild:
+ add back accidently dropped keywords
*akonadi-server-1.3.0 (08 Feb 2010)
diff --git a/app-office/akonadi-server/akonadi-server-1.3.0.ebuild b/app-office/akonadi-server/akonadi-server-1.3.0.ebuild
index 3f422f2f4560..7f041274305b 100644
--- a/app-office/akonadi-server/akonadi-server-1.3.0.ebuild
+++ b/app-office/akonadi-server/akonadi-server-1.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.3.0.ebuild,v 1.1 2010/02/08 21:33:46 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.3.0.ebuild,v 1.2 2010/02/08 21:37:28 alexxy Exp $
EAPI="2"
@@ -11,7 +11,7 @@ HOMEPAGE="http://pim.kde.org/akonadi"
SRC_URI="http://download.akonadi-project.org/${P/-server/}.tar.bz2"
LICENSE="LGPL-2.1"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
SLOT="0"
IUSE="+mysql postgres sqlite"