[gentoo-commits] repo/proj/guru:dev commit in: app-shells/fish-agnoster-theme/

2021-03-28 Thread Andrew Ammerlaan
commit: 1eb0051b05de2cacfed3bd90d6d869b529343266
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Sun Mar 28 09:31:33 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Sun Mar 28 09:31:33 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1eb0051b

app-shells/fish-agnoster-theme: remove RedundantDodir

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>

 .../fish-agnoster-theme/fish-agnoster-theme-0.1.0_p20200415.ebuild   | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git 
a/app-shells/fish-agnoster-theme/fish-agnoster-theme-0.1.0_p20200415.ebuild 
b/app-shells/fish-agnoster-theme/fish-agnoster-theme-0.1.0_p20200415.ebuild
index d1497eaea..b8fab127a 100644
--- a/app-shells/fish-agnoster-theme/fish-agnoster-theme-0.1.0_p20200415.ebuild
+++ b/app-shells/fish-agnoster-theme/fish-agnoster-theme-0.1.0_p20200415.ebuild
@@ -3,19 +3,22 @@
 
 EAPI="7"
 COMMIT="1ae9625e27ef47d2e6abc60156cd154cd1c37f46"
+
 DESCRIPTION="Fancy, colorful theme with support for Powerline fonts"
 HOMEPAGE="https://github.com/hauleth/agnoster";
 SRC_URI="https://github.com/hauleth/agnoster/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
+
 DEPEND=""
 RDEPEND="app-shells/fish"
+
 S="${WORKDIR}/agnoster-${COMMIT}"
 DOCS=( README.md )
 
 src_install() {
-   dodir "/usr/share/fish/vendor_conf.d"
insinto "/usr/share/fish/vendor_conf.d"
doins -r agnoster
doins -r *.fish



[gentoo-commits] repo/proj/guru:dev commit in: app-shells/fish-agnoster-theme/

2021-03-17 Thread Alessandro Barbieri
commit: cf06f4e9df002e9fc85bf14a0b0d79e2c7368e72
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Wed Mar 17 18:17:59 2021 +
Commit: Alessandro Barbieri  gmail  com>
CommitDate: Wed Mar 17 18:18:43 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cf06f4e9

app-shells/fish-agnoster-theme: new package

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Alessandro Barbieri  gmail.com>

 app-shells/fish-agnoster-theme/Manifest|  1 +
 .../fish-agnoster-theme-0.1.0_p20200415.ebuild | 23 ++
 app-shells/fish-agnoster-theme/metadata.xml| 11 +++
 3 files changed, 35 insertions(+)

diff --git a/app-shells/fish-agnoster-theme/Manifest 
b/app-shells/fish-agnoster-theme/Manifest
new file mode 100644
index ..36ea6e66
--- /dev/null
+++ b/app-shells/fish-agnoster-theme/Manifest
@@ -0,0 +1 @@
+DIST fish-agnoster-theme-0.1.0_p20200415.tar.gz 119414 BLAKE2B 
c3b0ddcbca6366c342841ecc41a0e610e0d084d7018a637ae12a4dd86e1f7d69a277840a95c71b1f605376d0f10f72c4a3f54350ce4064ab853d6a120edf6f93
 SHA512 
03207eab23cb3cef4357733f937c918e6c4343a17b185ced99026f0dd4d9ca950566d4accbe5798ab78d77af20e32c4a534218b82524f5d9b2d432b5fbd23431

diff --git 
a/app-shells/fish-agnoster-theme/fish-agnoster-theme-0.1.0_p20200415.ebuild 
b/app-shells/fish-agnoster-theme/fish-agnoster-theme-0.1.0_p20200415.ebuild
new file mode 100644
index ..d1497eae
--- /dev/null
+++ b/app-shells/fish-agnoster-theme/fish-agnoster-theme-0.1.0_p20200415.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+COMMIT="1ae9625e27ef47d2e6abc60156cd154cd1c37f46"
+DESCRIPTION="Fancy, colorful theme with support for Powerline fonts"
+HOMEPAGE="https://github.com/hauleth/agnoster";
+SRC_URI="https://github.com/hauleth/agnoster/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+DEPEND=""
+RDEPEND="app-shells/fish"
+S="${WORKDIR}/agnoster-${COMMIT}"
+DOCS=( README.md )
+
+src_install() {
+   dodir "/usr/share/fish/vendor_conf.d"
+   insinto "/usr/share/fish/vendor_conf.d"
+   doins -r agnoster
+   doins -r *.fish
+   einstalldocs
+}

diff --git a/app-shells/fish-agnoster-theme/metadata.xml 
b/app-shells/fish-agnoster-theme/metadata.xml
new file mode 100644
index ..7654084d
--- /dev/null
+++ b/app-shells/fish-agnoster-theme/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+lssndrbarbi...@gmail.com
+Alessandro Barbieri
+  
+  
+hauleth/agnoster
+  
+