diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 01:46:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 01:46:32 +0000 |
commit | 067d3d027753087461c86e9bf0914727575f5f40 (patch) | |
tree | 527a644f2b7deafed404a2bbdefcbfc3b7938592 /app-office/akonadi-server/akonadi-server-1.2.1.ebuild | |
parent | Stable for HPPA (bug #295884). (diff) | |
download | gentoo-2-067d3d027753087461c86e9bf0914727575f5f40.tar.gz gentoo-2-067d3d027753087461c86e9bf0914727575f5f40.tar.bz2 gentoo-2-067d3d027753087461c86e9bf0914727575f5f40.zip |
Stable for HPPA (bug #295884).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'app-office/akonadi-server/akonadi-server-1.2.1.ebuild')
-rw-r--r-- | app-office/akonadi-server/akonadi-server-1.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 9037e2951433..23632cdcc809 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 +# 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.2.1.ebuild,v 1.9 2009/12/27 17:23:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.2.1.ebuild,v 1.10 2010/01/14 01:46:32 jer 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" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86" SLOT="0" IUSE="+mysql sqlite" |