diff options
author | Theo Chatzimichos <tampakrap@gentoo.org> | 2011-01-10 11:53:50 +0000 |
---|---|---|
committer | Theo Chatzimichos <tampakrap@gentoo.org> | 2011-01-10 11:53:50 +0000 |
commit | d69f5f742ea657e4eb50c79f74129aab22af9e30 (patch) | |
tree | 052d67619d0e86c8bda5e2cc3af2d8cf78187139 /kde-base/kmag/kmag-4.5.5.ebuild | |
parent | Bug #351274 - Mask prefix USE flag. (diff) | |
download | historical-d69f5f742ea657e4eb50c79f74129aab22af9e30.tar.gz historical-d69f5f742ea657e4eb50c79f74129aab22af9e30.tar.bz2 historical-d69f5f742ea657e4eb50c79f74129aab22af9e30.zip |
Version bump KDE SC 4.5.5
Diffstat (limited to 'kde-base/kmag/kmag-4.5.5.ebuild')
-rw-r--r-- | kde-base/kmag/kmag-4.5.5.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/kde-base/kmag/kmag-4.5.5.ebuild b/kde-base/kmag/kmag-4.5.5.ebuild new file mode 100644 index 000000000000..b392d4e654b6 --- /dev/null +++ b/kde-base/kmag/kmag-4.5.5.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/kmag/kmag-4.5.5.ebuild,v 1.1 2011/01/10 11:53:35 tampakrap Exp $ + +EAPI="3" + +KDE_HANDBOOK="optional" +KMNAME="kdeaccessibility" +inherit kde4-meta + +DESCRIPTION="KDE screen magnifier" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" |