summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-05-06 23:08:16 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-05-06 23:08:16 +0000
commitfdef38661a883d2aacc3738c5703c09d98892b49 (patch)
tree6a2765de020bfee58860b0442a9fbd3710af656b /kde-base/kdebugdialog
parentVersion bump KDE 4.2.3 (diff)
downloadgentoo-2-fdef38661a883d2aacc3738c5703c09d98892b49.tar.gz
gentoo-2-fdef38661a883d2aacc3738c5703c09d98892b49.tar.bz2
gentoo-2-fdef38661a883d2aacc3738c5703c09d98892b49.zip
Version bump KDE 4.2.3
(Portage version: 2.2_rc31/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdebugdialog')
-rw-r--r--kde-base/kdebugdialog/ChangeLog8
-rw-r--r--kde-base/kdebugdialog/kdebugdialog-4.2.3.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kdebugdialog/ChangeLog b/kde-base/kdebugdialog/ChangeLog
index e4e589baae86..8a6697ca2ea1 100644
--- a/kde-base/kdebugdialog/ChangeLog
+++ b/kde-base/kdebugdialog/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kdebugdialog
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebugdialog/ChangeLog,v 1.91 2009/04/17 06:16:15 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebugdialog/ChangeLog,v 1.92 2009/05/06 23:08:16 scarabeus Exp $
+
+*kdebugdialog-4.2.3 (06 May 2009)
+
+ 06 May 2009; Tomas Chvatal <scarabeus@gentoo.org>
+ +kdebugdialog-4.2.3.ebuild:
+ Version bump
17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> kdebugdialog-4.2.2:
Restore ~hppa keywords
diff --git a/kde-base/kdebugdialog/kdebugdialog-4.2.3.ebuild b/kde-base/kdebugdialog/kdebugdialog-4.2.3.ebuild
new file mode 100644
index 000000000000..b6a308739664
--- /dev/null
+++ b/kde-base/kdebugdialog/kdebugdialog-4.2.3.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebugdialog/kdebugdialog-4.2.3.ebuild,v 1.1 2009/05/06 23:08:16 scarabeus Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-runtime"
+inherit kde4-meta
+
+DESCRIPTION="KDE: A dialog box for setting preferences for debug output"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug doc"