commit: 01a456646fc1e11ebca74761871929657f1fec1d
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 20 18:00:38 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 18:01:33 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=01a45664
kde-plasma/breeze-plymouth: new package
Package-Manager: portage-2.2.28
.../breeze-plymouth/breeze-plymouth-5.6.0.ebuild | 18 ++++++++++++++++++
.../breeze-plymouth/breeze-plymouth-5.6.49.9999.ebuild | 18 ++++++++++++++++++
kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild | 18 ++++++++++++++++++
kde-plasma/breeze-plymouth/metadata.xml | 8 ++++++++
4 files changed, 62 insertions(+)
diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.0.ebuild
b/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.0.ebuild
new file mode 100644
index 0000000..a65e867
--- /dev/null
+++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_AUTODEPS="false"
+inherit kde5
+
+DESCRIPTION="Breeze theme for Plymouth"
+LICENSE="GPL-2+ GPL-3+"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="sys-boot/plymouth"
+DEPEND="${RDEPEND}
+ $(add_frameworks_dep extra-cmake-modules)
+"
diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.49.9999.ebuild
b/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.49.9999.ebuild
new file mode 100644
index 0000000..01926d0
--- /dev/null
+++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.6.49.9999.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_AUTODEPS="false"
+inherit kde5
+
+DESCRIPTION="Breeze theme for Plymouth"
+LICENSE="GPL-2+ GPL-3+"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="sys-boot/plymouth"
+DEPEND="${RDEPEND}
+ $(add_frameworks_dep extra-cmake-modules)
+"
diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild
b/kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild
new file mode 100644
index 0000000..01926d0
--- /dev/null
+++ b/kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_AUTODEPS="false"
+inherit kde5
+
+DESCRIPTION="Breeze theme for Plymouth"
+LICENSE="GPL-2+ GPL-3+"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="sys-boot/plymouth"
+DEPEND="${RDEPEND}
+ $(add_frameworks_dep extra-cmake-modules)
+"
diff --git a/kde-plasma/breeze-plymouth/metadata.xml
b/kde-plasma/breeze-plymouth/metadata.xml
new file mode 100644
index 0000000..2fdbf33
--- /dev/null
+++ b/kde-plasma/breeze-plymouth/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>[email protected]</email>
+ <name>Gentoo KDE Project</name>
+ </maintainer>
+</pkgmetadata>