diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-06-10 11:51:04 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-06-10 11:51:04 +0000 |
commit | 8a652c8f1884e3777264c43d5b48898472b1b246 (patch) | |
tree | 8f0b09233a7bf5e81bdd8ec7d58419035431da65 /kde-base/kdeaccounts-plugin | |
parent | Remove stale socket on start up - bug #355443. Thanks to Alexey Lapitsky (diff) | |
download | gentoo-2-8a652c8f1884e3777264c43d5b48898472b1b246.tar.gz gentoo-2-8a652c8f1884e3777264c43d5b48898472b1b246.tar.bz2 gentoo-2-8a652c8f1884e3777264c43d5b48898472b1b246.zip |
Stable on amd64 wrt bug #369979
(Portage version: 2.1.9.49/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.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeaccounts-plugin/ChangeLog b/kde-base/kdeaccounts-plugin/ChangeLog index ff1f25051781..889de4305047 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.77 2011/06/08 23:06:57 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.78 2011/06/10 11:50:31 hwoarang Exp $ + + 10 Jun 2011; Markos Chandras <hwoarang@gentoo.org> + kdeaccounts-plugin-4.6.3.ebuild: + Stable on amd64 wrt bug #369979 08 Jun 2011; Thomas Kahle <tomka@gentoo.org> kdeaccounts-plugin-4.6.3.ebuild: x86 stable per bug 369979 diff --git a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.6.3.ebuild b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.6.3.ebuild index 2be5afa1e7b7..75c862ad0794 100644 --- a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.6.3.ebuild +++ b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.6.3.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.3.ebuild,v 1.2 2011/06/08 23:06:57 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.6.3.ebuild,v 1.3 2011/06/10 11:50:31 hwoarang 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 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |