diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-27 17:43:22 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-27 17:43:22 +0000 |
commit | 69b845577771c1b9f7cc16d48cae6058df2051e4 (patch) | |
tree | 5085327099c82641c77897947e52ac498cc06c7d /kde-base/kreadconfig/kreadconfig-4.2.0.ebuild | |
parent | Bump shiny new KDE 4.2.0 (diff) | |
download | gentoo-2-69b845577771c1b9f7cc16d48cae6058df2051e4.tar.gz gentoo-2-69b845577771c1b9f7cc16d48cae6058df2051e4.tar.bz2 gentoo-2-69b845577771c1b9f7cc16d48cae6058df2051e4.zip |
Bump shiny new KDE 4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kreadconfig/kreadconfig-4.2.0.ebuild')
-rw-r--r-- | kde-base/kreadconfig/kreadconfig-4.2.0.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kde-base/kreadconfig/kreadconfig-4.2.0.ebuild b/kde-base/kreadconfig/kreadconfig-4.2.0.ebuild new file mode 100644 index 000000000000..d6f4490bf667 --- /dev/null +++ b/kde-base/kreadconfig/kreadconfig-4.2.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/kreadconfig/kreadconfig-4.2.0.ebuild,v 1.1 2009/01/27 17:43:22 alexxy Exp $ + +EAPI="2" + +KMNAME="kdebase-runtime" +inherit kde4-meta + +DESCRIPTION="KDE: A command-line tool to read KConfig entries" +KEYWORDS="~amd64 ~x86" +IUSE="debug" |