From dde60077f8f51d4f3b2aa007715633f88d652396 Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Mon, 24 Aug 2009 11:05:44 +0000 Subject: Version bump. Per bug #282528. (Portage version: 2.2_rc38/cvs/Linux i686) --- app-text/kding/ChangeLog | 8 +++++++- app-text/kding/kding-0.5.1.ebuild | 17 ----------------- app-text/kding/kding-0.5.2.ebuild | 17 +++++++++++++++++ 3 files changed, 24 insertions(+), 18 deletions(-) delete mode 100644 app-text/kding/kding-0.5.1.ebuild create mode 100644 app-text/kding/kding-0.5.2.ebuild (limited to 'app-text/kding') diff --git a/app-text/kding/ChangeLog b/app-text/kding/ChangeLog index c9e56b078227..f1dcaf00bc20 100644 --- a/app-text/kding/ChangeLog +++ b/app-text/kding/ChangeLog @@ -1,6 +1,12 @@ # 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.10 2009/08/11 08:59:45 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kding/ChangeLog,v 1.11 2009/08/24 11:05:44 scarabeus Exp $ + +*kding-0.5.2 (24 Aug 2009) + + 24 Aug 2009; Tomáš Chvátal -kding-0.5.1.ebuild, + +kding-0.5.2.ebuild: + Version bump. Per bug #282528. *kding-0.5.1 (11 Aug 2009) diff --git a/app-text/kding/kding-0.5.1.ebuild b/app-text/kding/kding-0.5.1.ebuild deleted file mode 100644 index 9fb5215a7fb1..000000000000 --- a/app-text/kding/kding-0.5.1.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.1.ebuild,v 1.1 2009/08/11 08:59:45 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" diff --git a/app-text/kding/kding-0.5.2.ebuild b/app-text/kding/kding-0.5.2.ebuild new file mode 100644 index 000000000000..73940b6a1ebf --- /dev/null +++ b/app-text/kding/kding-0.5.2.ebuild @@ -0,0 +1,17 @@ +# 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" -- cgit v1.2.3-65-gdbad