diff options
author | Andreas Hüttel <dilfridge@gentoo.org> | 2011-06-10 18:00:20 +0000 |
---|---|---|
committer | Andreas Hüttel <dilfridge@gentoo.org> | 2011-06-10 18:00:20 +0000 |
commit | 75f228d8cf8a4fb6ddf12ece4c814b78edb95850 (patch) | |
tree | 2a0735defeb822e6f238e00f6c5e3fee524d661a /kde-base/kcharselect/kcharselect-4.6.4.ebuild | |
parent | Sort test dep. Remove useless dies. (diff) | |
download | historical-75f228d8cf8a4fb6ddf12ece4c814b78edb95850.tar.gz historical-75f228d8cf8a4fb6ddf12ece4c814b78edb95850.tar.bz2 historical-75f228d8cf8a4fb6ddf12ece4c814b78edb95850.zip |
Version bump
Package-Manager: portage-2.1.10/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kcharselect/kcharselect-4.6.4.ebuild')
-rw-r--r-- | kde-base/kcharselect/kcharselect-4.6.4.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/kde-base/kcharselect/kcharselect-4.6.4.ebuild b/kde-base/kcharselect/kcharselect-4.6.4.ebuild new file mode 100644 index 000000000000..8ed4a34d6968 --- /dev/null +++ b/kde-base/kcharselect/kcharselect-4.6.4.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.6.4.ebuild,v 1.1 2011/06/10 17:59:45 dilfridge Exp $ + +EAPI=4 + +KDE_HANDBOOK="optional" +KMNAME="kdeutils" +inherit kde4-meta + +DESCRIPTION="KDE character selection utility" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" |