diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-16 22:14:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-16 22:14:14 +0000 |
commit | cafc79d2e91334b3ed827fd6247dcd20df91e16a (patch) | |
tree | dfc90e4fd7e97bc248403615b6a8ec10302d843e /app-text/kding | |
parent | Mark as stable on all arches, following stabilisation of EAPI 5 Portage. (diff) | |
download | gentoo-2-cafc79d2e91334b3ed827fd6247dcd20df91e16a.tar.gz gentoo-2-cafc79d2e91334b3ed827fd6247dcd20df91e16a.tar.bz2 gentoo-2-cafc79d2e91334b3ed827fd6247dcd20df91e16a.zip |
Stable for amd64, wrt bug #441112
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-text/kding')
-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 2a0a39a76d48..50e42f7db917 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.18 2012/11/16 18:13:04 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kding/ChangeLog,v 1.19 2012/11/16 22:14:14 ago Exp $ + + 16 Nov 2012; Agostino Sarubbo <ago@gentoo.org> kding-0.6-r1.ebuild: + Stable for amd64, wrt bug #441112 16 Nov 2012; Johannes Huber <johu@gentoo.org> kding-0.6-r1.ebuild: Fix .desktop file validation with newer dektop-file-utils. diff --git a/app-text/kding/kding-0.6-r1.ebuild b/app-text/kding/kding-0.6-r1.ebuild index 1a1a5a1c9646..355af4835688 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.2 2012/11/16 18:13:04 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kding/kding-0.6-r1.ebuild,v 1.3 2012/11/16 22:14:14 ago 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 ) |