summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-11-02 21:07:34 +0000
committerAlex Alexander <wired@gentoo.org>2009-11-02 21:07:34 +0000
commit9a52b7792398681d26ca5c7e20fcea02886f8287 (patch)
tree6a614ecc937a66246bb80e3d25f59795b6ea735f /kde-base/kdialog
parentVersion bump KDE 4.3.3 (diff)
downloadgentoo-2-9a52b7792398681d26ca5c7e20fcea02886f8287.tar.gz
gentoo-2-9a52b7792398681d26ca5c7e20fcea02886f8287.tar.bz2
gentoo-2-9a52b7792398681d26ca5c7e20fcea02886f8287.zip
Version bump KDE 4.3.3
(Portage version: 2.2_rc48/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdialog')
-rw-r--r--kde-base/kdialog/ChangeLog7
-rw-r--r--kde-base/kdialog/kdialog-4.3.3.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kdialog/ChangeLog b/kde-base/kdialog/ChangeLog
index d8ba5a8fc79d..5441b8c46d7f 100644
--- a/kde-base/kdialog/ChangeLog
+++ b/kde-base/kdialog/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kdialog
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdialog/ChangeLog,v 1.123 2009/10/18 13:57:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdialog/ChangeLog,v 1.124 2009/11/02 21:07:34 wired Exp $
+
+*kdialog-4.3.3 (02 Nov 2009)
+
+ 02 Nov 2009; Alex Alexander <wired@gentoo.org> +kdialog-4.3.3.ebuild:
+ Version bump
18 Oct 2009; Markus Meier <maekke@gentoo.org> kdialog-4.3.1.ebuild:
x86 stable, bug #287697
diff --git a/kde-base/kdialog/kdialog-4.3.3.ebuild b/kde-base/kdialog/kdialog-4.3.3.ebuild
new file mode 100644
index 000000000000..2188f4f7791d
--- /dev/null
+++ b/kde-base/kdialog/kdialog-4.3.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/kdialog/kdialog-4.3.3.ebuild,v 1.1 2009/11/02 21:07:34 wired Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-apps"
+inherit kde4-meta
+
+DESCRIPTION="KDialog can be used to show nice dialog boxes from shell scripts"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug"