diff options
author | 2012-03-16 18:50:39 +0000 | |
---|---|---|
committer | 2012-03-16 18:50:39 +0000 | |
commit | 1dee87fac31878233c84953c8f559ba9e78b2258 (patch) | |
tree | d618e92a4e243e26b0fdc37c2e9e583f6b12ad27 /app-office/akonadi-server | |
parent | Marking portage-2.1.10.49 ppc64 for bug 408391 (diff) | |
download | gentoo-2-1dee87fac31878233c84953c8f559ba9e78b2258.tar.gz gentoo-2-1dee87fac31878233c84953c8f559ba9e78b2258.tar.bz2 gentoo-2-1dee87fac31878233c84953c8f559ba9e78b2258.zip |
Marking akonadi-server-1.7.1 ~ppc64 for bug 408485
(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.7.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 c6829e38e848..80558633e7cf 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.76 2012/03/16 09:19:50 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.77 2012/03/16 18:50:39 ranger Exp $ + + 16 Mar 2012; Brent Baude <ranger@gentoo.org> akonadi-server-1.7.1.ebuild: + Marking akonadi-server-1.7.1 ~ppc64 for bug 408485 16 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> akonadi-server-1.7.1.ebuild: Stable on amd64 and x86. Wrt bug#408485. diff --git a/app-office/akonadi-server/akonadi-server-1.7.1.ebuild b/app-office/akonadi-server/akonadi-server-1.7.1.ebuild index 681c70070a43..11d298fab2d4 100644 --- a/app-office/akonadi-server/akonadi-server-1.7.1.ebuild +++ b/app-office/akonadi-server/akonadi-server-1.7.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.7.1.ebuild,v 1.3 2012/03/16 09:19:50 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.7.1.ebuild,v 1.4 2012/03/16 18:50:39 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 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="mysql postgres +sqlite test" |