diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 22:38:12 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 22:38:12 +0000 |
commit | e83c56b2bb81bedb164149a23aae6f130b49243d (patch) | |
tree | 6eff806744e4ed3b820643b0885023105ba95d0f /kde-base/kdeaccounts-plugin | |
parent | Stable on amd64 wrt bug #354033 (diff) | |
download | gentoo-2-e83c56b2bb81bedb164149a23aae6f130b49243d.tar.gz gentoo-2-e83c56b2bb81bedb164149a23aae6f130b49243d.tar.bz2 gentoo-2-e83c56b2bb81bedb164149a23aae6f130b49243d.zip |
Stable on amd64 wrt bug #354033
(Portage version: 2.1.9.47/cvs/Linux x86_64)
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.6.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeaccounts-plugin/ChangeLog b/kde-base/kdeaccounts-plugin/ChangeLog index 515737ec8326..6eab0faf0247 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.73 2011/05/09 08:48:38 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.74 2011/05/09 22:38:12 hwoarang Exp $ + + 09 May 2011; Markos Chandras <hwoarang@gentoo.org> + kdeaccounts-plugin-4.6.2.ebuild: + Stable on amd64 wrt bug #354033 09 May 2011; Thomas Kahle <tomka@gentoo.org> kdeaccounts-plugin-4.6.2.ebuild: x86 stable per bug 354033 diff --git a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.6.2.ebuild b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.6.2.ebuild index da394823a3cf..a428e1a896e5 100644 --- a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.6.2.ebuild +++ b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.6.2.ebuild,v 1.2 2011/05/09 08:48:38 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.6.2.ebuild,v 1.3 2011/05/09 22:38:12 hwoarang Exp $ EAPI=3 @@ -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 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |