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/ksaneplugin | |
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/ksaneplugin')
-rw-r--r-- | kde-base/ksaneplugin/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksaneplugin/ksaneplugin-4.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksaneplugin/ChangeLog b/kde-base/ksaneplugin/ChangeLog index d3d03ff21341..3047d80d6eff 100644 --- a/kde-base/ksaneplugin/ChangeLog +++ b/kde-base/ksaneplugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksaneplugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksaneplugin/ChangeLog,v 1.64 2011/06/08 23:03:11 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksaneplugin/ChangeLog,v 1.65 2011/06/10 11:50:52 hwoarang Exp $ + + 10 Jun 2011; Markos Chandras <hwoarang@gentoo.org> ksaneplugin-4.6.3.ebuild: + Stable on amd64 wrt bug #369979 08 Jun 2011; Thomas Kahle <tomka@gentoo.org> ksaneplugin-4.6.3.ebuild: x86 stable per bug 369979 diff --git a/kde-base/ksaneplugin/ksaneplugin-4.6.3.ebuild b/kde-base/ksaneplugin/ksaneplugin-4.6.3.ebuild index fe712546da2f..c0fb0641c86e 100644 --- a/kde-base/ksaneplugin/ksaneplugin-4.6.3.ebuild +++ b/kde-base/ksaneplugin/ksaneplugin-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/ksaneplugin/ksaneplugin-4.6.3.ebuild,v 1.2 2011/06/08 23:03:11 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksaneplugin/ksaneplugin-4.6.3.ebuild,v 1.3 2011/06/10 11:50:52 hwoarang Exp $ EAPI=4 @@ -11,7 +11,7 @@ DESCRIPTION="SANE Plugin for KDE" HOMEPAGE="http://www.kipi-plugins.org" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |