diff options
author | 2014-01-20 15:58:32 +0000 | |
---|---|---|
committer | 2014-01-20 15:58:32 +0000 | |
commit | 31f410433de5e9a842a01973b79a940069e016c0 (patch) | |
tree | 2b128f43a9a9899fbf4c8d0fdd81b1b15cd41925 /net-libs | |
parent | Stable for ppc, wrt bug #497460 (diff) | |
download | gentoo-2-31f410433de5e9a842a01973b79a940069e016c0.tar.gz gentoo-2-31f410433de5e9a842a01973b79a940069e016c0.tar.bz2 gentoo-2-31f410433de5e9a842a01973b79a940069e016c0.zip |
Stable for ppc, wrt bug #497680
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libkgapi/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libkgapi/libkgapi-2.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libkgapi/ChangeLog b/net-libs/libkgapi/ChangeLog index cc69a535a196..49bfa6c4ecc9 100644 --- a/net-libs/libkgapi/ChangeLog +++ b/net-libs/libkgapi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libkgapi # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/ChangeLog,v 1.26 2014/01/19 10:32:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/ChangeLog,v 1.27 2014/01/20 15:58:32 ago Exp $ + + 20 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libkgapi-2.0.2.ebuild: + Stable for ppc, wrt bug #497680 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libkgapi-2.0.2.ebuild: Stable for ppc64, wrt bug #497680 diff --git a/net-libs/libkgapi/libkgapi-2.0.2.ebuild b/net-libs/libkgapi/libkgapi-2.0.2.ebuild index fe3c83532366..83938b131906 100644 --- a/net-libs/libkgapi/libkgapi-2.0.2.ebuild +++ b/net-libs/libkgapi/libkgapi-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/libkgapi-2.0.2.ebuild,v 1.3 2014/01/19 10:32:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/libkgapi-2.0.2.ebuild,v 1.4 2014/01/20 15:58:32 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ DESCRIPTION="Library for accessing Google calendar and contact resources" HOMEPAGE="https://projects.kde.org/projects/extragear/libs/libkgapi" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ppc ppc64 ~x86" IUSE="debug" SLOT=4 |