diff options
author | Brent Baude <ranger@gentoo.org> | 2012-05-23 13:06:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-05-23 13:06:49 +0000 |
commit | 56bb603f86c29a4b3d68a46ec8b85d49c711b17d (patch) | |
tree | 9a5fb4209ed70434a30884867a38c63e74807162 /app-office/akonadi-server | |
parent | Marking mit-krb5-appl-1.0.3 ppc64 for bug 413593 (diff) | |
download | gentoo-2-56bb603f86c29a4b3d68a46ec8b85d49c711b17d.tar.gz gentoo-2-56bb603f86c29a4b3d68a46ec8b85d49c711b17d.tar.bz2 gentoo-2-56bb603f86c29a4b3d68a46ec8b85d49c711b17d.zip |
Marking akonadi-server-1.7.2 ppc64 for bug 416995
(Portage version: 2.1.10.49/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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/akonadi-server/ChangeLog b/app-office/akonadi-server/ChangeLog index 97c99e02a932..a5606775d97d 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.84 2012/05/22 11:25:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/ChangeLog,v 1.85 2012/05/23 13:06:49 ranger Exp $ + + 23 May 2012; Brent Baude <ranger@gentoo.org> akonadi-server-1.7.2.ebuild: + Marking akonadi-server-1.7.2 ppc64 for bug 416995 22 May 2012; Agostino Sarubbo <ago@gentoo.org> akonadi-server-1.7.2.ebuild: Stable for amd64, wrt bug #416995 diff --git a/app-office/akonadi-server/akonadi-server-1.7.2.ebuild b/app-office/akonadi-server/akonadi-server-1.7.2.ebuild index e33240d4ebee..5fb23d940dc8 100644 --- a/app-office/akonadi-server/akonadi-server-1.7.2.ebuild +++ b/app-office/akonadi-server/akonadi-server-1.7.2.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.2.ebuild,v 1.2 2012/05/22 11:25:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/akonadi-server/akonadi-server-1.7.2.ebuild,v 1.3 2012/05/23 13:06:49 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" |