diff options
author | 2014-04-29 18:53:24 +0000 | |
---|---|---|
committer | 2014-04-29 18:53:24 +0000 | |
commit | a3b77bf819c55b3babf922354aa3b78063dfadb8 (patch) | |
tree | 9abf851f2e763628b3fc7c5fdc13c07f928a24a6 /kde-base/liboxygenstyle/liboxygenstyle-4.11.9.ebuild | |
parent | Version bump KDE SC 4.12.5 (diff) | |
download | historical-a3b77bf819c55b3babf922354aa3b78063dfadb8.tar.gz historical-a3b77bf819c55b3babf922354aa3b78063dfadb8.tar.bz2 historical-a3b77bf819c55b3babf922354aa3b78063dfadb8.zip |
Version bump KDE Workspace 4.11.9
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Manifest-Sign-Key: 0xF3CFD2BD
Diffstat (limited to 'kde-base/liboxygenstyle/liboxygenstyle-4.11.9.ebuild')
-rw-r--r-- | kde-base/liboxygenstyle/liboxygenstyle-4.11.9.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-base/liboxygenstyle/liboxygenstyle-4.11.9.ebuild b/kde-base/liboxygenstyle/liboxygenstyle-4.11.9.ebuild new file mode 100644 index 000000000000..62cabffc91ed --- /dev/null +++ b/kde-base/liboxygenstyle/liboxygenstyle-4.11.9.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/liboxygenstyle/liboxygenstyle-4.11.9.ebuild,v 1.1 2014/04/29 18:53:04 johu Exp $ + +EAPI=5 + +KMNAME="kde-workspace" +KMMODULE="libs/oxygen" +inherit kde4-meta + +DESCRIPTION="Library to support the Oxygen style in KDE" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" +SLOT="4/${PV}" + +DEPEND="x11-libs/libX11" +RDEPEND="${DEPEND}" |