diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-03 21:02:12 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-03 21:02:12 +0000 |
commit | 03836711024c76cc748655e9a540a94732c35427 (patch) | |
tree | 41b3937b99a42a5fb7efae47516844c4fd2af13b /kde-base/kabcclient | |
parent | remove griffon26 from metadata.xml (diff) | |
download | historical-03836711024c76cc748655e9a540a94732c35427.tar.gz historical-03836711024c76cc748655e9a540a94732c35427.tar.bz2 historical-03836711024c76cc748655e9a540a94732c35427.zip |
Stable on amd64 wrt bug #343969
Package-Manager: portage-2.2.0_alpha3/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kabcclient')
-rw-r--r-- | kde-base/kabcclient/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kabcclient/kabcclient-4.4.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kabcclient/ChangeLog b/kde-base/kabcclient/ChangeLog index 53ef663b4e79..df2a54559257 100644 --- a/kde-base/kabcclient/ChangeLog +++ b/kde-base/kabcclient/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kabcclient # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.46 2010/10/24 16:17:21 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.47 2010/11/03 20:57:39 hwoarang Exp $ + + 03 Nov 2010; Markos Chandras <hwoarang@gentoo.org> + kabcclient-4.4.7.ebuild: + Stable on amd64 wrt bug #343969 *kabcclient-4.4.7 (24 Oct 2010) diff --git a/kde-base/kabcclient/kabcclient-4.4.7.ebuild b/kde-base/kabcclient/kabcclient-4.4.7.ebuild index 754aa46beeed..7497e8b745d1 100644 --- a/kde-base/kabcclient/kabcclient-4.4.7.ebuild +++ b/kde-base/kabcclient/kabcclient-4.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/kabcclient-4.4.7.ebuild,v 1.1 2010/10/24 16:17:21 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/kabcclient-4.4.7.ebuild,v 1.2 2010/11/03 20:57:39 hwoarang Exp $ EAPI="3" @@ -9,7 +9,7 @@ KMMODULE="console/${PN}" inherit kde4-meta DESCRIPTION="A command line client for accessing the KDE addressbook" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" DEPEND=" |