diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-09 14:26:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-09 14:26:12 +0000 |
commit | 202f36a2b86eaafd68a9a79d5c738b442b04f23a (patch) | |
tree | e2d20e0bcb4282aad4ad9f62ca9772490363c3e1 /app-office/akonadi-server | |
parent | Marking libidn-1.24 ppc64 for bug 407303 (diff) | |
download | gentoo-2-202f36a2b86eaafd68a9a79d5c738b442b04f23a.tar.gz gentoo-2-202f36a2b86eaafd68a9a79d5c738b442b04f23a.tar.bz2 gentoo-2-202f36a2b86eaafd68a9a79d5c738b442b04f23a.zip |
Marking akonadi-server-1.6.2-r1 ppc64 for bug 399661
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'app-office/akonadi-server')
-rw-r--r-- | app-office/akonadi-server/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/akonadi-server/akonadi-server-1.6.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/akonadi-server/ChangeLog b/app-office/akonadi-server/ChangeLog index c191c278ec9d..d640ad937786 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.73 2012/03/08 02:14:43 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.74 2012/03/09 14:26:12 ranger Exp $ + + 09 Mar 2012; Brent Baude <ranger@gentoo.org> akonadi-server-1.6.2-r1.ebuild: + Marking akonadi-server-1.6.2-r1 ppc64 for bug 399661 08 Mar 2012; Andreas K. Huettel <dilfridge@gentoo.org> akonadi-server-1.7.0.ebuild: diff --git a/app-office/akonadi-server/akonadi-server-1.6.2-r1.ebuild b/app-office/akonadi-server/akonadi-server-1.6.2-r1.ebuild index 8bc959488166..6b5b530bab25 100644 --- a/app-office/akonadi-server/akonadi-server-1.6.2-r1.ebuild +++ b/app-office/akonadi-server/akonadi-server-1.6.2-r1.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.6.2-r1.ebuild,v 1.4 2012/01/16 20:56:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.6.2-r1.ebuild,v 1.5 2012/03/09 14:26:12 ranger 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" |