diff options
author | Johannes Huber <johu@gentoo.org> | 2012-11-16 22:48:56 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-11-16 22:48:56 +0000 |
commit | b6229efddbb63a6f2f93137c4450fce4271ae338 (patch) | |
tree | 4b6bf72155cfff691a0adde2242809b089ffd36a /app-text | |
parent | Remove old. (diff) | |
download | gentoo-2-b6229efddbb63a6f2f93137c4450fce4271ae338.tar.gz gentoo-2-b6229efddbb63a6f2f93137c4450fce4271ae338.tar.bz2 gentoo-2-b6229efddbb63a6f2f93137c4450fce4271ae338.zip |
Stable for x86, wrt bug #441112
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/kding/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/kding/kding-0.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/kding/ChangeLog b/app-text/kding/ChangeLog index 50e42f7db917..3717987c3d07 100644 --- a/app-text/kding/ChangeLog +++ b/app-text/kding/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/kding # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kding/ChangeLog,v 1.19 2012/11/16 22:14:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kding/ChangeLog,v 1.20 2012/11/16 22:48:56 johu Exp $ + + 16 Nov 2012; Johannes Huber <johu@gentoo.org> kding-0.6-r1.ebuild: + Stable for x86, wrt bug #441112 16 Nov 2012; Agostino Sarubbo <ago@gentoo.org> kding-0.6-r1.ebuild: Stable for amd64, wrt bug #441112 diff --git a/app-text/kding/kding-0.6-r1.ebuild b/app-text/kding/kding-0.6-r1.ebuild index 355af4835688..8948c3ddad92 100644 --- a/app-text/kding/kding-0.6-r1.ebuild +++ b/app-text/kding/kding-0.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kding/kding-0.6-r1.ebuild,v 1.3 2012/11/16 22:14:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kding/kding-0.6-r1.ebuild,v 1.4 2012/11/16 22:48:56 johu Exp $ EAPI=4 KDE_HANDBOOK="optional" @@ -13,7 +13,7 @@ SRC_URI="http://www.rexi.org/downloads/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="4" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" PATCHES=( "${FILESDIR}"/${P}-dtd.patch ) |