summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-12-27 17:23:47 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-12-27 17:23:47 +0000
commit43205f1ca820a22d9b74ce4c72943cd0a7d3ade7 (patch)
treeff722bb3646a9e05d0f69331f4b3f89306fa3138 /app-office/akonadi-server
parentFix building with USE=doc -test by always depending on rspec since it is requ... (diff)
downloadgentoo-2-43205f1ca820a22d9b74ce4c72943cd0a7d3ade7.tar.gz
gentoo-2-43205f1ca820a22d9b74ce4c72943cd0a7d3ade7.tar.bz2
gentoo-2-43205f1ca820a22d9b74ce4c72943cd0a7d3ade7.zip
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-office/akonadi-server')
-rw-r--r--app-office/akonadi-server/ChangeLog6
-rw-r--r--app-office/akonadi-server/akonadi-server-1.2.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/akonadi-server/ChangeLog b/app-office/akonadi-server/ChangeLog
index 94445c129837..d4fc0aabc1a8 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.27 2009/12/27 12:45:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.28 2009/12/27 17:23:47 armin76 Exp $
+
+ 27 Dec 2009; Raúl Porcel <armin76@gentoo.org>
+ akonadi-server-1.2.1.ebuild:
+ Add ~arm
27 Dec 2009; Raúl Porcel <armin76@gentoo.org>
akonadi-server-1.2.1.ebuild:
diff --git a/app-office/akonadi-server/akonadi-server-1.2.1.ebuild b/app-office/akonadi-server/akonadi-server-1.2.1.ebuild
index 041df792fd0b..9037e2951433 100644
--- a/app-office/akonadi-server/akonadi-server-1.2.1.ebuild
+++ b/app-office/akonadi-server/akonadi-server-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.2.1.ebuild,v 1.8 2009/12/27 12:45:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.2.1.ebuild,v 1.9 2009/12/27 17:23:47 armin76 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 ~arm ~hppa ia64 ppc ppc64 sparc x86"
SLOT="0"
IUSE="+mysql sqlite"