diff options
author | 2012-01-09 15:45:58 +0000 | |
---|---|---|
committer | 2012-01-09 15:45:58 +0000 | |
commit | 2f7d380558f6a850d5fba3c1e8723b75b6808808 (patch) | |
tree | 2f088504124494ce6130ef352fa2534e97bd141a | |
parent | x86 stable wrt bug #396359 (diff) | |
download | gentoo-2-2f7d380558f6a850d5fba3c1e8723b75b6808808.tar.gz gentoo-2-2f7d380558f6a850d5fba3c1e8723b75b6808808.tar.bz2 gentoo-2-2f7d380558f6a850d5fba3c1e8723b75b6808808.zip |
x86 stable wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux i686)
-rw-r--r-- | kde-base/kabcclient/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kabcclient/kabcclient-4.7.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kabcclient/ChangeLog b/kde-base/kabcclient/ChangeLog index 2913898d2008..7ef906cd15c4 100644 --- a/kde-base/kabcclient/ChangeLog +++ b/kde-base/kabcclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kabcclient -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.79 2011/12/11 18:52:27 alexxy Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.80 2012/01/09 15:45:58 phajdan.jr Exp $ + + 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> kabcclient-4.7.4.ebuild: + x86 stable wrt bug #396359 *kabcclient-4.7.4 (11 Dec 2011) diff --git a/kde-base/kabcclient/kabcclient-4.7.4.ebuild b/kde-base/kabcclient/kabcclient-4.7.4.ebuild index cea26de999f5..3d35064444e8 100644 --- a/kde-base/kabcclient/kabcclient-4.7.4.ebuild +++ b/kde-base/kabcclient/kabcclient-4.7.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/kabcclient-4.7.4.ebuild,v 1.1 2011/12/11 18:52:27 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/kabcclient-4.7.4.ebuild,v 1.2 2012/01/09 15:45:58 phajdan.jr Exp $ EAPI=4 @@ -11,7 +11,7 @@ KDE_SCM="git" 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" DEPEND=" |