From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4AE6659CA5 for ; Sun, 20 Mar 2016 18:01:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3EAB21C023; Sun, 20 Mar 2016 18:01:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 72BF621C023 for ; Sun, 20 Mar 2016 18:01:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 06BDF340A22 for ; Sun, 20 Mar 2016 18:01:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D553C822 for ; Sun, 20 Mar 2016 18:01:44 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1458496893.01a456646fc1e11ebca74761871929657f1fec1d.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/breeze-plymouth/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/breeze-plymouth/breeze-plymouth-5.6.0.ebuild kde-plasma/breeze-plymouth/breeze-plymouth-5.6.49.9999.ebuild kde-plasma/breeze-plymouth/breeze-plymouth-9999.ebuild kde-plasma/breeze-plymouth/metadata.xml X-VCS-Directories: kde-plasma/breeze-plymouth/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 01a456646fc1e11ebca74761871929657f1fec1d X-VCS-Branch: master Date: Sun, 20 Mar 2016 18:01:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 682be6e6-05b9-40d5-826d-56eaaaced96a X-Archives-Hash: b48d0b667f4e8ef461b17129034d4180 commit: 01a456646fc1e11ebca74761871929657f1fec1d Author: Michael Palimaka gentoo org> AuthorDate: Sun Mar 20 18:00:38 2016 +0000 Commit: Michael Palimaka gentoo 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 @@ + + + + + kde@gentoo.org + Gentoo KDE Project + +