summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-10-29 12:48:37 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-10-29 12:48:37 +0000
commitd19b855fccf1b8fd4e85cdd02286d77d00dc5b1b (patch)
tree6d55d0bc3212fd6ea10d85f76aafff8a91d7c213 /app-text/kding/kding-0.6.ebuild
parentA version bump. The new version fixes a failure when --add or --delete didn't... (diff)
downloadhistorical-d19b855fccf1b8fd4e85cdd02286d77d00dc5b1b.tar.gz
historical-d19b855fccf1b8fd4e85cdd02286d77d00dc5b1b.tar.bz2
historical-d19b855fccf1b8fd4e85cdd02286d77d00dc5b1b.zip
Change DTD version scheme from 4.1.2 to 4.2 wrt #338466 by Diego E. Pettenò.
Package-Manager: portage-2.2.0_alpha1/cvs/Linux x86_64
Diffstat (limited to 'app-text/kding/kding-0.6.ebuild')
-rw-r--r--app-text/kding/kding-0.6.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/app-text/kding/kding-0.6.ebuild b/app-text/kding/kding-0.6.ebuild
index f73bd200f61d..429a5bd36964 100644
--- a/app-text/kding/kding-0.6.ebuild
+++ b/app-text/kding/kding-0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kding/kding-0.6.ebuild,v 1.3 2009/11/19 09:37:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kding/kding-0.6.ebuild,v 1.4 2010/10/29 12:48:37 ssuominen Exp $
EAPI=2
KDE_LINGUAS="de"
@@ -14,3 +14,5 @@ LICENSE="GPL-2"
SLOT="4"
KEYWORDS="amd64 x86"
IUSE="debug +handbook"
+
+PATCHES=( "${FILESDIR}"/${P}-dtd.patch )