diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 11:50:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 11:50:36 +0000 |
commit | da0ac530435adecd75479308804524a2db6b491c (patch) | |
tree | eff2f7fecb2e62c876c17cc23f723b11612e8c0a /net-libs | |
parent | Stable for amd64, wrt bug #477634 (diff) | |
download | gentoo-2-da0ac530435adecd75479308804524a2db6b491c.tar.gz gentoo-2-da0ac530435adecd75479308804524a2db6b491c.tar.bz2 gentoo-2-da0ac530435adecd75479308804524a2db6b491c.zip |
Stable for amd64, wrt bug #477634
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libkgapi/ChangeLog b/net-libs/libkgapi/ChangeLog index d2df6ee2e74e..6f19b3376976 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.18 2013/06/15 13:09:20 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/ChangeLog,v 1.19 2013/07/27 11:50:36 ago Exp $ + + 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libkgapi-2.0.1.ebuild: + Stable for amd64, wrt bug #477634 15 Jun 2013; Andreas K. Huettel <dilfridge@gentoo.org> libkgapi-2.0.1.ebuild: We do not need the oldpim useflag since the interface is part of kdepimlibs diff --git a/net-libs/libkgapi/libkgapi-2.0.1.ebuild b/net-libs/libkgapi/libkgapi-2.0.1.ebuild index 63e82ceb84e8..4140881f29bb 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.2 2013/06/15 13:09:20 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/libkgapi-2.0.1.ebuild,v 1.3 2013/07/27 11:50:36 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 |