diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-24 05:37:54 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-24 05:37:54 +0000 |
commit | 76ca44c1c88201ced4754c49417d5790021fd2b5 (patch) | |
tree | 41e2c7d80b1923f0534006d7ac9784d40ed538a1 /app-office/akonadi-server/akonadi-server-1.3.1.ebuild | |
parent | Stable on amd64 wrt bug #322791 (diff) | |
download | gentoo-2-76ca44c1c88201ced4754c49417d5790021fd2b5.tar.gz gentoo-2-76ca44c1c88201ced4754c49417d5790021fd2b5.tar.bz2 gentoo-2-76ca44c1c88201ced4754c49417d5790021fd2b5.zip |
Stable on amd64 wrt bug #322791
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-office/akonadi-server/akonadi-server-1.3.1.ebuild')
-rw-r--r-- | app-office/akonadi-server/akonadi-server-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/akonadi-server/akonadi-server-1.3.1.ebuild b/app-office/akonadi-server/akonadi-server-1.3.1.ebuild index 020de9fbd485..ccae4441d3fd 100644 --- a/app-office/akonadi-server/akonadi-server-1.3.1.ebuild +++ b/app-office/akonadi-server/akonadi-server-1.3.1.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.1.ebuild,v 1.6 2010/06/04 21:16:38 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.3.1.ebuild,v 1.7 2010/06/24 05:37:54 angelos 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 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="+mysql postgres sqlite +server" |