summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-08-04 01:05:54 +0000
committerAlex Alexander <wired@gentoo.org>2009-08-04 01:05:54 +0000
commitfd0746e1149863373e912d0b62cdfc0581c16116 (patch)
treefe2ad27e20230b74d61d60e92643c9b6c2ec2bb6 /kde-base/kstartupconfig
parentVersion bump KDE 4.3.0 (diff)
downloadgentoo-2-fd0746e1149863373e912d0b62cdfc0581c16116.tar.gz
gentoo-2-fd0746e1149863373e912d0b62cdfc0581c16116.tar.bz2
gentoo-2-fd0746e1149863373e912d0b62cdfc0581c16116.zip
Version bump KDE 4.3.0
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kstartupconfig')
-rw-r--r--kde-base/kstartupconfig/ChangeLog8
-rw-r--r--kde-base/kstartupconfig/kstartupconfig-4.3.0.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kstartupconfig/ChangeLog b/kde-base/kstartupconfig/ChangeLog
index 87126019bd7d..db6ea4e5a8c5 100644
--- a/kde-base/kstartupconfig/ChangeLog
+++ b/kde-base/kstartupconfig/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kstartupconfig
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/ChangeLog,v 1.29 2009/06/14 11:33:09 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/ChangeLog,v 1.30 2009/08/04 01:05:54 wired Exp $
+
+*kstartupconfig-4.3.0 (04 Aug 2009)
+
+ 04 Aug 2009; Alex Alexander <wired@gentoo.org>
+ +kstartupconfig-4.3.0.ebuild:
+ Version bump
14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org>
-kstartupconfig-4.2.3.ebuild:
diff --git a/kde-base/kstartupconfig/kstartupconfig-4.3.0.ebuild b/kde-base/kstartupconfig/kstartupconfig-4.3.0.ebuild
new file mode 100644
index 000000000000..ab63c773e408
--- /dev/null
+++ b/kde-base/kstartupconfig/kstartupconfig-4.3.0.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/kstartupconfig/kstartupconfig-4.3.0.ebuild,v 1.1 2009/08/04 01:05:54 wired Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-workspace"
+inherit kde4-meta
+
+DESCRIPTION="KDE: Utility to launch applications with special window properties"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug"