x11-themes/geany-themes: bump to EAPI 6, add maintainer-needed
authorAustin English <wizardedit@gentoo.org>
Thu, 7 Jul 2016 19:18:40 +0000 (14:18 -0500)
committerAustin English <wizardedit@gentoo.org>
Thu, 7 Jul 2016 19:47:00 +0000 (14:47 -0500)
Package-Manager: portage-2.2.28

x11-themes/geany-themes/geany-themes-1.22.2-r1.ebuild [new file with mode: 0644]
x11-themes/geany-themes/metadata.xml

diff --git a/x11-themes/geany-themes/geany-themes-1.22.2-r1.ebuild b/x11-themes/geany-themes/geany-themes-1.22.2-r1.ebuild
new file mode 100644 (file)
index 0000000..e4026ff
--- /dev/null
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="A collection of colour schemes for Geany"
+HOMEPAGE="https://github.com/codebrainz/geany-themes"
+SRC_URI="mirror://github/codebrainz/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-3 LGPL-2.1 BSD-2 MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-util/geany-${PV:0:4}"
+
+src_install() {
+       default
+       insinto /usr/share/geany
+       doins -r colorschemes
+}
index 4f77745c0116ab0a60aebd07a0c5e3ede686ad0e..c80b3a48155a2fe6c38f6054beee0bb4e919ad62 100644 (file)
@@ -1,6 +1,7 @@
 <?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">codebrainz/geany-themes</remote-id>
        </upstream>