diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-30 15:10:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-30 15:10:36 +0000 |
commit | fe163ae6bb1776cd14b64c38ecd5d32cf8e44d3b (patch) | |
tree | eb086def768b4ae56ff0f0fc2d26f30dcd729875 /net-libs/libkgapi | |
parent | Stable for ppc, wrt bug #442394 (diff) | |
download | gentoo-2-fe163ae6bb1776cd14b64c38ecd5d32cf8e44d3b.tar.gz gentoo-2-fe163ae6bb1776cd14b64c38ecd5d32cf8e44d3b.tar.bz2 gentoo-2-fe163ae6bb1776cd14b64c38ecd5d32cf8e44d3b.zip |
Stable for ppc, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-libs/libkgapi')
-rw-r--r-- | net-libs/libkgapi/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libkgapi/libkgapi-0.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libkgapi/ChangeLog b/net-libs/libkgapi/ChangeLog index ed134a828077..0d423f77465f 100644 --- a/net-libs/libkgapi/ChangeLog +++ b/net-libs/libkgapi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libkgapi # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/ChangeLog,v 1.6 2012/11/23 18:24:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/ChangeLog,v 1.7 2012/11/30 15:10:36 ago Exp $ + + 30 Nov 2012; <ago@gentoo.org> libkgapi-0.4.3.ebuild: + Stable for ppc, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> libkgapi-0.4.3.ebuild: Stable for x86, wrt bug #442394 diff --git a/net-libs/libkgapi/libkgapi-0.4.3.ebuild b/net-libs/libkgapi/libkgapi-0.4.3.ebuild index afd5584938e7..892744615c98 100644 --- a/net-libs/libkgapi/libkgapi-0.4.3.ebuild +++ b/net-libs/libkgapi/libkgapi-0.4.3.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/net-libs/libkgapi/libkgapi-0.4.3.ebuild,v 1.3 2012/11/23 18:24:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/libkgapi-0.4.3.ebuild,v 1.4 2012/11/30 15:10:36 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ DESCRIPTION="Library for accessing Google calendar and contact resources" HOMEPAGE="http://www.kde.org/" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ppc x86" IUSE="oldpim" SLOT=4 |