diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-15 16:23:37 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-15 16:23:37 +0000 |
commit | 7898c5722fa3a418555d1a6c4d301ff06a883b27 (patch) | |
tree | 9deb749baffcba737d0103d58b56906d8032c488 /kde-base | |
parent | Version bump wrt #364707 with a upstream patch to fix building with recent bl... (diff) | |
download | gentoo-2-7898c5722fa3a418555d1a6c4d301ff06a883b27.tar.gz gentoo-2-7898c5722fa3a418555d1a6c4d301ff06a883b27.tar.bz2 gentoo-2-7898c5722fa3a418555d1a6c4d301ff06a883b27.zip |
x86 stable wrt security bug #363881
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kget/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kget/kget-4.6.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kget/ChangeLog b/kde-base/kget/ChangeLog index 7c3ba2fa3356..cb1764349206 100644 --- a/kde-base/kget/ChangeLog +++ b/kde-base/kget/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kget # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kget/ChangeLog,v 1.187 2011/05/15 07:50:03 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kget/ChangeLog,v 1.188 2011/05/15 16:23:37 phajdan.jr Exp $ + + 15 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> kget-4.6.2-r1.ebuild: + x86 stable wrt security bug #363881 15 May 2011; Christoph Mende <angelos@gentoo.org> kget-4.6.2-r1.ebuild: Stable on amd64 wrt bug #363881 diff --git a/kde-base/kget/kget-4.6.2-r1.ebuild b/kde-base/kget/kget-4.6.2-r1.ebuild index a893eaf81457..161afe57ad80 100644 --- a/kde-base/kget/kget-4.6.2-r1.ebuild +++ b/kde-base/kget/kget-4.6.2-r1.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/kget/kget-4.6.2-r1.ebuild,v 1.2 2011/05/15 07:50:03 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kget/kget-4.6.2-r1.ebuild,v 1.3 2011/05/15 16:23:37 phajdan.jr Exp $ EAPI=3 @@ -10,7 +10,7 @@ WEBKIT_REQUIRED="optional" inherit kde4-meta DESCRIPTION="An advanced download manager for KDE" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug bittorrent semantic-desktop sqlite" RDEPEND=" |