diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 10:53:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 10:53:29 +0000 |
commit | bb77681edd9cb0bfec282d2b9edbdbfab0ac0b33 (patch) | |
tree | c1cf42a256135565324ffc34923a0439a07211bd /net-libs | |
parent | Stable for x86, wrt bug #497678 (diff) | |
download | gentoo-2-bb77681edd9cb0bfec282d2b9edbdbfab0ac0b33.tar.gz gentoo-2-bb77681edd9cb0bfec282d2b9edbdbfab0ac0b33.tar.bz2 gentoo-2-bb77681edd9cb0bfec282d2b9edbdbfab0ac0b33.zip |
Stable for x86, wrt bug #497680
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 49bfa6c4ecc9..d4df5489beba 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.27 2014/01/20 15:58:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/ChangeLog,v 1.28 2014/01/26 10:53:29 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libkgapi-2.0.2.ebuild: + Stable for x86, wrt bug #497680 20 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libkgapi-2.0.2.ebuild: Stable for ppc, wrt bug #497680 diff --git a/net-libs/libkgapi/libkgapi-2.0.2.ebuild b/net-libs/libkgapi/libkgapi-2.0.2.ebuild index 83938b131906..f254a48c6eab 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.4 2014/01/20 15:58:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/libkgapi-2.0.2.ebuild,v 1.5 2014/01/26 10:53:29 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 |