diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-09 05:49:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-09 05:49:29 +0000 |
commit | 299cf2731af9362fb06a4b0ea71f495fb02b62db (patch) | |
tree | 42a4b003572cf34730bd98e34ba9f10ecb98f5e5 /net-libs/libkfbapi | |
parent | Stable for x86, wrt bug #484884 (diff) | |
download | gentoo-2-299cf2731af9362fb06a4b0ea71f495fb02b62db.tar.gz gentoo-2-299cf2731af9362fb06a4b0ea71f495fb02b62db.tar.bz2 gentoo-2-299cf2731af9362fb06a4b0ea71f495fb02b62db.zip |
Stable for x86, wrt bug #484884
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libkfbapi')
-rw-r--r-- | net-libs/libkfbapi/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libkfbapi/libkfbapi-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libkfbapi/ChangeLog b/net-libs/libkfbapi/ChangeLog index 5f403e74e190..bae3ccbd23f9 100644 --- a/net-libs/libkfbapi/ChangeLog +++ b/net-libs/libkfbapi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libkfbapi # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libkfbapi/ChangeLog,v 1.5 2013/12/08 14:12:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkfbapi/ChangeLog,v 1.6 2013/12/09 05:49:29 ago Exp $ + + 09 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libkfbapi-1.0.ebuild: + Stable for x86, wrt bug #484884 08 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libkfbapi-1.0.ebuild: Stable for amd64, wrt bug #484884 diff --git a/net-libs/libkfbapi/libkfbapi-1.0.ebuild b/net-libs/libkfbapi/libkfbapi-1.0.ebuild index f7ba18fabf19..f21d64f456d0 100644 --- a/net-libs/libkfbapi/libkfbapi-1.0.ebuild +++ b/net-libs/libkfbapi/libkfbapi-1.0.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/libkfbapi/libkfbapi-1.0.ebuild,v 1.4 2013/12/08 14:12:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkfbapi/libkfbapi-1.0.ebuild,v 1.5 2013/12/09 05:49:29 ago Exp $ EAPI=5 @@ -14,7 +14,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=" |