commit:     c8f4122894060f8090f80c6dde6ea510459eb553
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 29 07:10:43 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Jun 29 07:13:51 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=c8f41228

app-eselect/eselect-qtgraphicssystem: Import latest

>From gentoo main tree.

Package-Manager: Portage-2.3.41, Repoman-2.3.9

 .../eselect-qtgraphicssystem-1.1.1.ebuild           | 21 +++++++++++++++++++++
 app-eselect/eselect-qtgraphicssystem/metadata.xml   |  8 ++++++++
 2 files changed, 29 insertions(+)

diff --git 
a/app-eselect/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild 
b/app-eselect/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild
new file mode 100644
index 0000000..ab29e92
--- /dev/null
+++ b/app-eselect/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=4
+
+DESCRIPTION="Utility to change the active Qt Graphics System"
+HOMEPAGE="https://github.com/gentoo/eselect-qtgraphicssystem";
+SRC_URI="https://dev.gentoo.org/~wired/distfiles/${P}.tar.bz2";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
+IUSE=""
+
+DEPEND=""
+RDEPEND=">=app-admin/eselect-1.2.4"
+
+src_install() {
+       insinto /usr/share/eselect/modules
+       doins qtgraphicssystem.eselect
+}

diff --git a/app-eselect/eselect-qtgraphicssystem/metadata.xml 
b/app-eselect/eselect-qtgraphicssystem/metadata.xml
new file mode 100644
index 0000000..bdcbcba
--- /dev/null
+++ b/app-eselect/eselect-qtgraphicssystem/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 needed -->
+       <upstream>
+               <remote-id 
type="github">gentoo/eselect-qtgraphicssystem</remote-id>
+       </upstream>
+</pkgmetadata>

Reply via email to