diff options
author | 2011-07-13 14:41:51 +0000 | |
---|---|---|
committer | 2011-07-13 14:41:51 +0000 | |
commit | a5f31d60c1dc04713c784b17aff6fb42eb1019e8 (patch) | |
tree | ccfab2f0033a9e199d6d57fc7c2fa7c58eb952b7 /app-office/akonadi-server | |
parent | ppc64 stable wrt #354033 (diff) | |
download | gentoo-2-a5f31d60c1dc04713c784b17aff6fb42eb1019e8.tar.gz gentoo-2-a5f31d60c1dc04713c784b17aff6fb42eb1019e8.tar.bz2 gentoo-2-a5f31d60c1dc04713c784b17aff6fb42eb1019e8.zip |
ppc64 stable wrt #354033
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
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.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/akonadi-server/ChangeLog b/app-office/akonadi-server/ChangeLog index ad14ff722ad0..2a09c9805247 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.56 2011/06/01 19:30:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.57 2011/07/13 14:41:51 xarthisius Exp $ + + 13 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + akonadi-server-1.5.2.ebuild: + ppc64 stable wrt #354033 01 Jun 2011; Brent Baude <ranger@gentoo.org> akonadi-server-1.5.2.ebuild: Marking akonadi-server-1.5.2 ppc stable for bug 354033 diff --git a/app-office/akonadi-server/akonadi-server-1.5.2.ebuild b/app-office/akonadi-server/akonadi-server-1.5.2.ebuild index 641f56fc06a8..c9e7a03fe848 100644 --- a/app-office/akonadi-server/akonadi-server-1.5.2.ebuild +++ b/app-office/akonadi-server/akonadi-server-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.5.2.ebuild,v 1.6 2011/06/01 19:30:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.5.2.ebuild,v 1.7 2011/07/13 14:41:51 xarthisius Exp $ EAPI=4 @@ -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="amd64 ~arm ~hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="mysql postgres +sqlite test" |