diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 08:41:45 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 08:41:45 +0000 |
commit | 975c4c3c1c97bb66b72e52b03baab0dae2c079b7 (patch) | |
tree | ce6c3adb346dc1912aa693505225f858963f8020 /app-office/akonadi-server | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-975c4c3c1c97bb66b72e52b03baab0dae2c079b7.tar.gz gentoo-2-975c4c3c1c97bb66b72e52b03baab0dae2c079b7.tar.bz2 gentoo-2-975c4c3c1c97bb66b72e52b03baab0dae2c079b7.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'app-office/akonadi-server')
-rw-r--r-- | app-office/akonadi-server/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/akonadi-server/akonadi-server-1.3.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/akonadi-server/ChangeLog b/app-office/akonadi-server/ChangeLog index bee089434050..c8f8626ee969 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.39 2010/06/24 05:37:54 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.40 2010/06/27 08:41:45 fauli Exp $ + + 27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> + akonadi-server-1.3.1.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> akonadi-server-1.3.1.ebuild: 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 ccae4441d3fd..db12febdfa38 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.7 2010/06/24 05:37:54 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.3.1.ebuild,v 1.8 2010/06/27 08:41:45 fauli 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" |