diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-02 14:33:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-02 14:33:32 +0000 |
commit | d68b5322fdcefd20c6de00e05a007bdae50de5f0 (patch) | |
tree | e3a3dfc14434772f2580c91c7acd6645aa535ee6 /net-libs | |
parent | Stable for ppc64, wrt bug #477634 (diff) | |
download | gentoo-2-d68b5322fdcefd20c6de00e05a007bdae50de5f0.tar.gz gentoo-2-d68b5322fdcefd20c6de00e05a007bdae50de5f0.tar.bz2 gentoo-2-d68b5322fdcefd20c6de00e05a007bdae50de5f0.zip |
Stable for ppc64, wrt bug #477634
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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 627c375b4e38..446bbe12c77c 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.21 2013/07/30 10:45:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/ChangeLog,v 1.22 2013/08/02 14:33:32 ago Exp $ + + 02 Aug 2013; Agostino Sarubbo <ago@gentoo.org> libkgapi-2.0.1.ebuild: + Stable for ppc64, wrt bug #477634 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libkgapi-2.0.1.ebuild: Stable for ppc, wrt bug #477634 diff --git a/net-libs/libkgapi/libkgapi-2.0.1.ebuild b/net-libs/libkgapi/libkgapi-2.0.1.ebuild index a6626358bac6..891dd7ec73a2 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.5 2013/07/30 10:45:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/libkgapi-2.0.1.ebuild,v 1.6 2013/08/02 14:33:32 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 |