diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 15:32:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 15:32:42 +0000 |
commit | 9e2d3cf615e9524a264eb95e02deef4dbac24e4c (patch) | |
tree | 9115c5b9dcbfaa62ff18955a5a8fdc2358b0f888 /kde-base/kabcclient | |
parent | Stable for amd64, wrt bug #462890 (diff) | |
download | gentoo-2-9e2d3cf615e9524a264eb95e02deef4dbac24e4c.tar.gz gentoo-2-9e2d3cf615e9524a264eb95e02deef4dbac24e4c.tar.bz2 gentoo-2-9e2d3cf615e9524a264eb95e02deef4dbac24e4c.zip |
Stable for amd64, wrt bug #462890
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kabcclient')
-rw-r--r-- | kde-base/kabcclient/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kabcclient/kabcclient-4.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kabcclient/ChangeLog b/kde-base/kabcclient/ChangeLog index 412f66e8429b..ef5e6a537faa 100644 --- a/kde-base/kabcclient/ChangeLog +++ b/kde-base/kabcclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kabcclient # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.125 2013/03/06 13:41:33 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.126 2013/03/31 15:32:42 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> kabcclient-4.10.1.ebuild: + Stable for amd64, wrt bug #462890 *kabcclient-4.10.1 (06 Mar 2013) diff --git a/kde-base/kabcclient/kabcclient-4.10.1.ebuild b/kde-base/kabcclient/kabcclient-4.10.1.ebuild index 9dc7e89f1c42..a4d442c87e91 100644 --- a/kde-base/kabcclient/kabcclient-4.10.1.ebuild +++ b/kde-base/kabcclient/kabcclient-4.10.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/kde-base/kabcclient/kabcclient-4.10.1.ebuild,v 1.1 2013/03/06 13:41:33 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/kabcclient-4.10.1.ebuild,v 1.2 2013/03/31 15:32:42 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ KMMODULE="console/${PN}" inherit kde4-meta DESCRIPTION="A command line client for accessing the KDE addressbook" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |