diff options
Diffstat (limited to 'kde-base/kdeaccounts-plugin')
-rw-r--r-- | kde-base/kdeaccounts-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.8.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeaccounts-plugin/ChangeLog b/kde-base/kdeaccounts-plugin/ChangeLog index eadc2d8b601a..414c2a59eb73 100644 --- a/kde-base/kdeaccounts-plugin/ChangeLog +++ b/kde-base/kdeaccounts-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeaccounts-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.104 2012/03/23 07:37:15 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.105 2012/04/04 17:09:21 ago Exp $ + + 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> + kdeaccounts-plugin-4.8.1.ebuild: + Stable for amd64, wrt bug #409403 23 Mar 2012; Johannes Huber <johu@gentoo.org> -kdeaccounts-plugin-4.8.0.ebuild: diff --git a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.8.1.ebuild b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.8.1.ebuild index 61b54bf305e8..f29f94e2197d 100644 --- a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.8.1.ebuild +++ b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.8.1.ebuild,v 1.1 2012/03/06 23:35:22 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.8.1.ebuild,v 1.2 2012/04/04 17:09:21 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ KMNAME="kdesdk" inherit kde4-meta DESCRIPTION="Addressbook Plugin that puts names/email addresses of all KDE SVN accounts into an addressbook" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |