diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-16 08:34:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-16 08:34:33 +0000 |
commit | 7ce79d8b4b6bcd8a25035a106d9e0b5cbb865659 (patch) | |
tree | d20f01a839f1578f349203cb2b3caa7d290f6dbd /net-libs | |
parent | Stable for ppc, wrt bug #517344 (diff) | |
download | gentoo-2-7ce79d8b4b6bcd8a25035a106d9e0b5cbb865659.tar.gz gentoo-2-7ce79d8b4b6bcd8a25035a106d9e0b5cbb865659.tar.bz2 gentoo-2-7ce79d8b4b6bcd8a25035a106d9e0b5cbb865659.zip |
Stable for ppc, wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, 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.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libkgapi/ChangeLog b/net-libs/libkgapi/ChangeLog index e755a5741d75..1071f4947fd1 100644 --- a/net-libs/libkgapi/ChangeLog +++ b/net-libs/libkgapi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libkgapi # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/ChangeLog,v 1.36 2015/02/14 14:38:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/ChangeLog,v 1.37 2015/02/16 08:34:33 ago Exp $ + + 16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libkgapi-2.2.0.ebuild: + Stable for ppc, wrt bug #517344 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libkgapi-2.2.0.ebuild: Stable for x86, wrt bug #517344 diff --git a/net-libs/libkgapi/libkgapi-2.2.0.ebuild b/net-libs/libkgapi/libkgapi-2.2.0.ebuild index 193472d2ef2c..c10ca30d0579 100644 --- a/net-libs/libkgapi/libkgapi-2.2.0.ebuild +++ b/net-libs/libkgapi/libkgapi-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/libkgapi-2.2.0.ebuild,v 1.3 2015/02/14 14:38:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/libkgapi-2.2.0.ebuild,v 1.4 2015/02/16 08:34:33 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2" LICENSE="GPL-2" SLOT="4" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86" IUSE="debug" DEPEND=" |