summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2009-09-01 15:51:36 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2009-09-01 15:51:36 +0000
commitcbb2f6f230dbcce6316bad92f279ec319753683b (patch)
treed187bd121e32ecd109bdd85eeaf42ec670f8bd21 /kde-base/kreadconfig
parentVersion bump KDE 4.3.1 (diff)
downloadgentoo-2-cbb2f6f230dbcce6316bad92f279ec319753683b.tar.gz
gentoo-2-cbb2f6f230dbcce6316bad92f279ec319753683b.tar.bz2
gentoo-2-cbb2f6f230dbcce6316bad92f279ec319753683b.zip
Version bump KDE 4.3.1
(Portage version: 2.2_rc38/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kreadconfig')
-rw-r--r--kde-base/kreadconfig/ChangeLog8
-rw-r--r--kde-base/kreadconfig/kreadconfig-4.3.1.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kreadconfig/ChangeLog b/kde-base/kreadconfig/ChangeLog
index 7c710c1c60ea..1f94d8364d5a 100644
--- a/kde-base/kreadconfig/ChangeLog
+++ b/kde-base/kreadconfig/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kreadconfig
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.100 2009/08/04 04:38:29 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.101 2009/09/01 15:51:36 tampakrap Exp $
+
+*kreadconfig-4.3.1 (01 Sep 2009)
+
+ 01 Sep 2009; Theo Chatzimichos <tampakrap@gentoo.org>
+ +kreadconfig-4.3.1.ebuild:
+ Version bump
04 Aug 2009; Alex Alexander <wired@gentoo.org> ChangeLog:
manifest update (upstream tarball changed)
diff --git a/kde-base/kreadconfig/kreadconfig-4.3.1.ebuild b/kde-base/kreadconfig/kreadconfig-4.3.1.ebuild
new file mode 100644
index 000000000000..a70fe3134870
--- /dev/null
+++ b/kde-base/kreadconfig/kreadconfig-4.3.1.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/kreadconfig/kreadconfig-4.3.1.ebuild,v 1.1 2009/09/01 15:51:36 tampakrap Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-runtime"
+inherit kde4-meta
+
+DESCRIPTION="KDE: A command-line tool to read KConfig entries"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug"