diff options
author | Chris Reffett <creffett@gentoo.org> | 2013-01-05 20:19:14 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2013-01-05 20:19:14 +0000 |
commit | 461c1af9ab4c8cfbdc911a491f7c86af2ef043dd (patch) | |
tree | 05608ce8b58bb6826c888fa542fb8c351b8e650b /kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.9.5.ebuild | |
parent | Use QA_PREBUILT, fix minor QA issues, wrt bug #430026 (diff) | |
download | gentoo-2-461c1af9ab4c8cfbdc911a491f7c86af2ef043dd.tar.gz gentoo-2-461c1af9ab4c8cfbdc911a491f7c86af2ef043dd.tar.bz2 gentoo-2-461c1af9ab4c8cfbdc911a491f7c86af2ef043dd.zip |
Version bump KDE SC 4.9.5
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 42618354)
Diffstat (limited to 'kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.9.5.ebuild')
-rw-r--r-- | kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.9.5.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.9.5.ebuild b/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.9.5.ebuild new file mode 100644 index 000000000000..aa483ad70430 --- /dev/null +++ b/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.9.5.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.9.5.ebuild,v 1.1 2013/01/05 20:18:54 creffett Exp $ + +EAPI=4 + +KMNAME="kde-runtime" +KMMODULE="desktoptheme" +inherit kde4-meta + +DESCRIPTION="Oxygen KDE4 desktop theme." +IUSE="" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" |