diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-10-09 18:53:29 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-10-09 18:53:29 +0100 |
commit | 4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch) | |
tree | ba5f07bf3f9d22d82e54a462313f5d244036c768 /app-shells/quoter |
reinit the tree, so we can have metadata
Diffstat (limited to 'app-shells/quoter')
-rw-r--r-- | app-shells/quoter/Manifest | 5 | ||||
-rw-r--r-- | app-shells/quoter/metadata.xml | 22 | ||||
-rw-r--r-- | app-shells/quoter/quoter-3.0_p2-r1.ebuild | 22 | ||||
-rw-r--r-- | app-shells/quoter/quoter-3.0_p2.ebuild | 18 |
4 files changed, 67 insertions, 0 deletions
diff --git a/app-shells/quoter/Manifest b/app-shells/quoter/Manifest new file mode 100644 index 000000000000..6f2e4d82fd4c --- /dev/null +++ b/app-shells/quoter/Manifest @@ -0,0 +1,5 @@ +DIST quoter-3.0_p2.tar.gz 10691 SHA256 19a335095991c8fa0f637c81b7e8b9a262af67e230507af87f3c113228965732 SHA512 23d77105fa05d79a7d0bcaa3f6aead25b7cb3b6f459d2740314616da587e03cd3e6b0b1e8af8f79904309bbe76603db848d42996ed7ae5ef779e27184a434fb5 WHIRLPOOL 1c083d7dc9bc8e1e4719b6e4c03087f39d4324df3aa70011e84087c7de3145f932ca3ae9fc1057b17dbe9471592c5d32ac99dff63b7962fb3c7548b31aa2a225 +EBUILD quoter-3.0_p2-r1.ebuild 768 SHA256 650db8787811b477e4f4e38d3d8a451482ccda9bcb4298fa92f40fb511c06fcc SHA512 776aa98c51fe09f3cb40acb5397722176ec5d8711fea8cf9e5ac28b7dcda53127931830960b575cbcb8b3ddf0ecfb989621ab002ffed8d4818e9ed9882fa0ff0 WHIRLPOOL 0465804b3ec806d1a9cd4c5c19bc19eb5dfae2dde408662538d3324b6145bd93eea1d93efe533a80fb29b84612e3c41d771982f7f2666a44873796ca127f4e8c +EBUILD quoter-3.0_p2.ebuild 652 SHA256 794d3fbfeae65d9e54ab274f0e0e8e060775e34e733de22d1010252110b06c60 SHA512 0196c51aaf96642caad2a0263cbec45ba86f74dda973f0bfd959ac8a644812a389f3f79b83892bff9535b1fb0bb28aa0e9479bf4d4b0f73681971aaa88237663 WHIRLPOOL a2db7f15f27786f08ebe176592e369367d9693c7dd38888308a2fbc19300e10098012c6ed78da12fddeb14da9d71991f6893f3e32857b7ef4887ad1e211e2229 +MISC ChangeLog 457 SHA256 0412d4151c0c50ec8543fc799809bf6538a8edf5462fa0f618d2f283cab313e9 SHA512 afc61b58837490575e8cf4fc2b4d01f4f7e8eae13f0c96432571ba7b2d2306698fdee31947a988dbada978a81dd4e417ea1544555a0e093a34970caf9ed4598a WHIRLPOOL f5289411d03ee5c837315fd67c0e676dadf122214c75d424dd74e5294b46ff148b5cc17534ec00700875e50e23b2c527bf476bb9d44d7e33c3a20a6384b1969b +MISC metadata.xml 696 SHA256 9ba9b0f2104b664f7dcaa9077ada0449368a5f1060f50f13f92ef8841ca1c20a SHA512 30cfae6f7af84bdde697740d3d03d27ddaaed81cd631a9fb8e2b12f11e8acb0de2680437b5679def2c8e3bb09bd69c26651e89d4f67e46b2e72e6e8274cee358 WHIRLPOOL 99bd2dae80f381c15370f469a3b706c182c538368ffe7a1b9307b46f479c3aa2e7b263e6f7ec71c942533be541d6401dde47ec89bf1f219e8c8ab9002dd9618a diff --git a/app-shells/quoter/metadata.xml b/app-shells/quoter/metadata.xml new file mode 100644 index 000000000000..531820332509 --- /dev/null +++ b/app-shells/quoter/metadata.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>xmw@gentoo.org</email> + <name>Michael Weber</name> + </maintainer> + <maintainer type="person"> + <email>martin@mvath.de</email> + <name>Martin Väth</name> + <description>Upstream developer, CC on bugs, do not copy ebuilds + from his overlay</description> + </maintainer> + <upstream> + <maintainer> + <email>martin@mvath.de</email> + <name>Martin Väth</name> + </maintainer> + <bugs-to>mailto:martin@mvath.de</bugs-to> + <remote-id type="github">vaeth/quoter</remote-id> + </upstream> +</pkgmetadata> diff --git a/app-shells/quoter/quoter-3.0_p2-r1.ebuild b/app-shells/quoter/quoter-3.0_p2-r1.ebuild new file mode 100644 index 000000000000..dd35dbd22212 --- /dev/null +++ b/app-shells/quoter/quoter-3.0_p2-r1.ebuild @@ -0,0 +1,22 @@ +# Copyright 2016-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit vcs-snapshot + +DESCRIPTION="Quote arguments or standard input for usage in POSIX shell by eval" +HOMEPAGE="https://github.com/vaeth/quoter/" +SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +IUSE="" + +src_install() { + emake DESTDIR="${ED}" install + + rm -f "${ED}"/usr/bin/quoter_pipe.sh || die + insinto /usr/share/${PN} + doins bin/quoter_pipe.sh +} diff --git a/app-shells/quoter/quoter-3.0_p2.ebuild b/app-shells/quoter/quoter-3.0_p2.ebuild new file mode 100644 index 000000000000..301d3e31d460 --- /dev/null +++ b/app-shells/quoter/quoter-3.0_p2.ebuild @@ -0,0 +1,18 @@ +# Copyright 2016-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit vcs-snapshot + +DESCRIPTION="Quote arguments or standard input for usage in POSIX shell by eval" +HOMEPAGE="https://github.com/vaeth/quoter/" +SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +IUSE="" + +src_install() { + emake DESTDIR="${ED}" install +} |