summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-11-10 22:47:28 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-11-10 22:47:28 +0000
commit8dea3d5d558854fc58c4d1987ec04dbc4e6d4cdb (patch)
tree3c6f48caf01008d88197fc49f23b0402c2d4bf9c /app-text
parentMask <app-text/kding-0.5. (diff)
downloadgentoo-2-8dea3d5d558854fc58c4d1987ec04dbc4e6d4cdb.tar.gz
gentoo-2-8dea3d5d558854fc58c4d1987ec04dbc4e6d4cdb.tar.bz2
gentoo-2-8dea3d5d558854fc58c4d1987ec04dbc4e6d4cdb.zip
amd64 stable wrt #292736
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/kding/ChangeLog5
-rw-r--r--app-text/kding/kding-0.5.2.ebuild17
-rw-r--r--app-text/kding/kding-0.6.ebuild9
3 files changed, 8 insertions, 23 deletions
diff --git a/app-text/kding/ChangeLog b/app-text/kding/ChangeLog
index 65efd1e62f9d..38cec5730a23 100644
--- a/app-text/kding/ChangeLog
+++ b/app-text/kding/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/kding
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kding/ChangeLog,v 1.12 2009/09/20 20:25:07 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kding/ChangeLog,v 1.13 2009/11/10 22:47:28 ssuominen Exp $
+
+ 10 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> kding-0.6.ebuild:
+ amd64 stable wrt #292736
*kding-0.6 (20 Sep 2009)
diff --git a/app-text/kding/kding-0.5.2.ebuild b/app-text/kding/kding-0.5.2.ebuild
deleted file mode 100644
index 73940b6a1ebf..000000000000
--- a/app-text/kding/kding-0.5.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kding/kding-0.5.2.ebuild,v 1.1 2009/08/24 11:05:44 scarabeus Exp $
-
-EAPI="2"
-
-KDE_LINGUAS="de"
-inherit kde4-base
-
-DESCRIPTION="KDing is a KDE port of Ding, a dictionary lookup program."
-HOMEPAGE="http://www.rexi.org/software/kding/"
-SRC_URI="http://www.rexi.org/downloads/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug handbook"
diff --git a/app-text/kding/kding-0.6.ebuild b/app-text/kding/kding-0.6.ebuild
index 679dc34f5124..a13c89f8893d 100644
--- a/app-text/kding/kding-0.6.ebuild
+++ b/app-text/kding/kding-0.6.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2009 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.1 2009/09/20 20:25:07 scarabeus Exp $
-
-EAPI="2"
+# $Header: /var/cvsroot/gentoo-x86/app-text/kding/kding-0.6.ebuild,v 1.2 2009/11/10 22:47:28 ssuominen Exp $
+EAPI=2
KDE_LINGUAS="de"
inherit kde4-base
@@ -13,5 +12,5 @@ SRC_URI="http://www.rexi.org/downloads/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug handbook"
+KEYWORDS="amd64 ~x86"
+IUSE="debug +handbook"