diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 16:52:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 16:52:24 +0000 |
commit | 4763830cc72a3d8d2ec74e2aca3ffe9b93e646da (patch) | |
tree | a0f8eae01437a0dacdf1a3e8f6c829f97ec62c77 /app-office | |
parent | Stable for amd64, wrt bug #442394 (diff) | |
download | gentoo-2-4763830cc72a3d8d2ec74e2aca3ffe9b93e646da.tar.gz gentoo-2-4763830cc72a3d8d2ec74e2aca3ffe9b93e646da.tar.bz2 gentoo-2-4763830cc72a3d8d2ec74e2aca3ffe9b93e646da.zip |
Stable for amd64, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/akonadi-server/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/akonadi-server/akonadi-server-1.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/akonadi-server/ChangeLog b/app-office/akonadi-server/ChangeLog index 9a8026c7652c..5a9108d6da8a 100644 --- a/app-office/akonadi-server/ChangeLog +++ b/app-office/akonadi-server/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/akonadi-server # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.91 2012/11/06 02:17:21 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.92 2012/11/23 16:52:24 ago Exp $ + + 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> akonadi-server-1.8.1.ebuild: + Stable for amd64, wrt bug #442394 *akonadi-server-1.8.1 (06 Nov 2012) diff --git a/app-office/akonadi-server/akonadi-server-1.8.1.ebuild b/app-office/akonadi-server/akonadi-server-1.8.1.ebuild index 52ae50b77374..06c0cf4030f0 100644 --- a/app-office/akonadi-server/akonadi-server-1.8.1.ebuild +++ b/app-office/akonadi-server/akonadi-server-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.1.ebuild,v 1.1 2012/11/06 02:17:21 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.8.1.ebuild,v 1.2 2012/11/23 16:52:24 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ HOMEPAGE="http://pim.kde.org/akonadi" SRC_URI="mirror://kde/stable/${PN/-server/}/src/${P/-server/}.tar.bz2" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="mysql postgres +sqlite test" |