diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-06-08 23:20:48 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-06-08 23:20:48 +0000 |
commit | b3bcd5b577a5e9b764cfab1be989f68db135d872 (patch) | |
tree | 709a01dffb3b5142ef62f83dc5723a2614125b8e /kde-base/kurifilter-plugins | |
parent | x86 stable per bug 369979 (diff) | |
download | gentoo-2-b3bcd5b577a5e9b764cfab1be989f68db135d872.tar.gz gentoo-2-b3bcd5b577a5e9b764cfab1be989f68db135d872.tar.bz2 gentoo-2-b3bcd5b577a5e9b764cfab1be989f68db135d872.zip |
x86 stable per bug 369979
(Portage version: 2.1.9.50/cvs/Linux i686)
Diffstat (limited to 'kde-base/kurifilter-plugins')
-rw-r--r-- | kde-base/kurifilter-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kurifilter-plugins/kurifilter-plugins-4.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kurifilter-plugins/ChangeLog b/kde-base/kurifilter-plugins/ChangeLog index 68203afb1ce4..3b553ad63c67 100644 --- a/kde-base/kurifilter-plugins/ChangeLog +++ b/kde-base/kurifilter-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kurifilter-plugins # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kurifilter-plugins/ChangeLog,v 1.80 2011/06/02 21:57:56 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kurifilter-plugins/ChangeLog,v 1.81 2011/06/08 23:20:48 tomka Exp $ + + 08 Jun 2011; Thomas Kahle <tomka@gentoo.org> kurifilter-plugins-4.6.3.ebuild: + x86 stable per bug 369979 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kurifilter-plugins-4.4.5.ebuild: diff --git a/kde-base/kurifilter-plugins/kurifilter-plugins-4.6.3.ebuild b/kde-base/kurifilter-plugins/kurifilter-plugins-4.6.3.ebuild index e7d9c36b14d6..6134ad3464e3 100644 --- a/kde-base/kurifilter-plugins/kurifilter-plugins-4.6.3.ebuild +++ b/kde-base/kurifilter-plugins/kurifilter-plugins-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/kurifilter-plugins/kurifilter-plugins-4.6.3.ebuild,v 1.1 2011/05/07 10:47:46 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kurifilter-plugins/kurifilter-plugins-4.6.3.ebuild,v 1.2 2011/06/08 23:20:48 tomka Exp $ EAPI=4 @@ -8,6 +8,6 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="KDE: Plugins to manage filtering URIs." -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" RESTRICT="test" # Tests segfault. Last checked on 4.0.3. |