diff options
author | 2014-01-18 18:58:49 +0000 | |
---|---|---|
committer | 2014-01-18 18:58:49 +0000 | |
commit | bb200501cdbcd77ec21eb0edebe852d7d1f37011 (patch) | |
tree | ac80ff9cb7d6510e0c7cb8f3b7440ce98b315f53 /net-libs/libkgapi | |
parent | amd64 stable, bug #497678 (diff) | |
download | gentoo-2-bb200501cdbcd77ec21eb0edebe852d7d1f37011.tar.gz gentoo-2-bb200501cdbcd77ec21eb0edebe852d7d1f37011.tar.bz2 gentoo-2-bb200501cdbcd77ec21eb0edebe852d7d1f37011.zip |
amd64 stable, bug #497680
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs/libkgapi')
-rw-r--r-- | net-libs/libkgapi/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/libkgapi/libkgapi-2.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libkgapi/ChangeLog b/net-libs/libkgapi/ChangeLog index 5f1d3588e015..386b251cfa48 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.24 2013/12/05 16:37:13 johu Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/ChangeLog,v 1.25 2014/01/18 18:58:49 pacho Exp $ + + 18 Jan 2014; Pacho Ramos <pacho@gentoo.org> libkgapi-2.0.2.ebuild: + amd64 stable, bug #497680 *libkgapi-2.0.2 (05 Dec 2013) diff --git a/net-libs/libkgapi/libkgapi-2.0.2.ebuild b/net-libs/libkgapi/libkgapi-2.0.2.ebuild index cb04197b97bc..b44a87280152 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-2013 Gentoo Foundation +# 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.1 2013/12/05 16:37:13 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/libkgapi-2.0.2.ebuild,v 1.2 2014/01/18 18:58:49 pacho 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 |