diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-29 07:50:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-29 07:50:43 +0000 |
commit | ad17d60cbbc22569c37e8e5b25ee1dbff9597107 (patch) | |
tree | 5925e3a643777cdcdd5db5d85a3556edfa4d3aec /net-libs/libkgapi | |
parent | Stable for x86, wrt bug #477634 (diff) | |
download | gentoo-2-ad17d60cbbc22569c37e8e5b25ee1dbff9597107.tar.gz gentoo-2-ad17d60cbbc22569c37e8e5b25ee1dbff9597107.tar.bz2 gentoo-2-ad17d60cbbc22569c37e8e5b25ee1dbff9597107.zip |
Stable for x86, wrt bug #477634
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libkgapi')
-rw-r--r-- | net-libs/libkgapi/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libkgapi/libkgapi-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libkgapi/ChangeLog b/net-libs/libkgapi/ChangeLog index 6f19b3376976..3f52be3af531 100644 --- a/net-libs/libkgapi/ChangeLog +++ b/net-libs/libkgapi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libkgapi # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/ChangeLog,v 1.19 2013/07/27 11:50:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/ChangeLog,v 1.20 2013/07/29 07:50:43 ago Exp $ + + 29 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libkgapi-2.0.1.ebuild: + Stable for x86, wrt bug #477634 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libkgapi-2.0.1.ebuild: Stable for amd64, wrt bug #477634 diff --git a/net-libs/libkgapi/libkgapi-2.0.1.ebuild b/net-libs/libkgapi/libkgapi-2.0.1.ebuild index 4140881f29bb..acb052e7ea03 100644 --- a/net-libs/libkgapi/libkgapi-2.0.1.ebuild +++ b/net-libs/libkgapi/libkgapi-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/libkgapi-2.0.1.ebuild,v 1.3 2013/07/27 11:50:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/libkgapi-2.0.1.ebuild,v 1.4 2013/07/29 07:50:43 ago Exp $ EAPI=5 @@ -12,7 +12,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="" SLOT=4 |