From bb09bc35b9b9613cba749e8960e1da7b042c0ae5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 29 Aug 2016 13:09:09 +0100 Subject: revbump lxqt-theme --- .../kogaion-theme-lxqt-1.0-r2.ebuild | 26 ---------------------- .../kogaion-theme-lxqt-1.0-r3.ebuild | 26 ++++++++++++++++++++++ 2 files changed, 26 insertions(+), 26 deletions(-) delete mode 100644 x11-themes/kogaion-theme-lxqt/kogaion-theme-lxqt-1.0-r2.ebuild create mode 100644 x11-themes/kogaion-theme-lxqt/kogaion-theme-lxqt-1.0-r3.ebuild (limited to 'x11-themes') diff --git a/x11-themes/kogaion-theme-lxqt/kogaion-theme-lxqt-1.0-r2.ebuild b/x11-themes/kogaion-theme-lxqt/kogaion-theme-lxqt-1.0-r2.ebuild deleted file mode 100644 index e6a778fa..00000000 --- a/x11-themes/kogaion-theme-lxqt/kogaion-theme-lxqt-1.0-r2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 2015 Rogentos -# Distributed under the terms of the GNU General Public License v3 -# Maintainer bionel - -EAPI=5 - -inherit eutils git-2 - -DESCRIPTION="Official Kogaion-Linux LXQT theme" -HOMEPAGE="http://www.rogentos.ro" - -EGIT_BRANCH="master" -EGIT_REPO_URI="https://gitlab.com/kogaion/kogaion-theme-lxqt.git" - -LICENSE="GPLv3" -SLOT="0" -KEYWORDS="x86 amd64" -IUSE="" -RDEPEND="" - -src_install() { - rm README.md - dodir /usr/share/lxqt/themes - insinto /usr/share/lxqt/themes - doins -r * -} diff --git a/x11-themes/kogaion-theme-lxqt/kogaion-theme-lxqt-1.0-r3.ebuild b/x11-themes/kogaion-theme-lxqt/kogaion-theme-lxqt-1.0-r3.ebuild new file mode 100644 index 00000000..e6a778fa --- /dev/null +++ b/x11-themes/kogaion-theme-lxqt/kogaion-theme-lxqt-1.0-r3.ebuild @@ -0,0 +1,26 @@ +# Copyright 2015 Rogentos +# Distributed under the terms of the GNU General Public License v3 +# Maintainer bionel + +EAPI=5 + +inherit eutils git-2 + +DESCRIPTION="Official Kogaion-Linux LXQT theme" +HOMEPAGE="http://www.rogentos.ro" + +EGIT_BRANCH="master" +EGIT_REPO_URI="https://gitlab.com/kogaion/kogaion-theme-lxqt.git" + +LICENSE="GPLv3" +SLOT="0" +KEYWORDS="x86 amd64" +IUSE="" +RDEPEND="" + +src_install() { + rm README.md + dodir /usr/share/lxqt/themes + insinto /usr/share/lxqt/themes + doins -r * +} -- cgit v1.2.3