diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-25 18:47:55 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-25 18:47:55 +0000 |
commit | 250cb9a39721d86e50dfc21a000dca96b04726de (patch) | |
tree | 5187ab807fff26c45d88d2578cbf3d17081598bd /app-office/akonadi-server | |
parent | Marked ~x86-macos (diff) | |
download | gentoo-2-250cb9a39721d86e50dfc21a000dca96b04726de.tar.gz gentoo-2-250cb9a39721d86e50dfc21a000dca96b04726de.tar.bz2 gentoo-2-250cb9a39721d86e50dfc21a000dca96b04726de.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 5bbb2379e675..b2dd775fc259 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.79 2012/03/25 14:44:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.80 2012/03/25 18:47:55 ranger Exp $ + + 25 Mar 2012; Brent Baude <ranger@gentoo.org> akonadi-server-1.7.1.ebuild: + Marking akonadi-server-1.7.1 ppc64 for bug 408485 25 Mar 2012; Brent Baude <ranger@gentoo.org> akonadi-server-1.7.1.ebuild: Marking akonadi-server-1.7.1 ppc for 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 5e7d807f2eb0..97771ac5feab 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.6 2012/03/25 14:44:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.7.1.ebuild,v 1.7 2012/03/25 18:47:55 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 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="mysql postgres +sqlite test" |