summaryrefslogtreecommitdiff
path: root/dev-util/tailor
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-util/tailor
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-util/tailor')
-rw-r--r--dev-util/tailor/Manifest5
-rw-r--r--dev-util/tailor/metadata.xml10
-rw-r--r--dev-util/tailor/tailor-0.9.35-r1.ebuild36
3 files changed, 51 insertions, 0 deletions
diff --git a/dev-util/tailor/Manifest b/dev-util/tailor/Manifest
new file mode 100644
index 000000000000..f1d399a16d52
--- /dev/null
+++ b/dev-util/tailor/Manifest
@@ -0,0 +1,5 @@
+DIST tailor-0.9.35.tar.gz 228650 SHA256 50b6eac61103636a9acb72a0b88e915dcc8baa1dcd9675e358aad8deaf622a18 SHA512 184521adac681ccca279215c115913d98d1521aac41fe15ca65a35e3c5075419e1cb0f1b453bca6d5a56a15b09928c34738a264b44f666de7067b2aba0562bed WHIRLPOOL 3ec5acbaa0418eff6c964253e5c7abab267e2a32c66e833192e7492cc16e1da8a8c29a98859e96c776fa3154ddb523d863f27b4872ac6ea1efc5b465375a10e7
+EBUILD tailor-0.9.35-r1.ebuild 868 SHA256 0c23d398dacd473bcaac0bc6f0b5a357a003859ae3ce341458501270ccb105c5 SHA512 2047073ec9dbc72d66bc99d773769aa37ee4c7a2ba4d562ee0ffb7c8628d305d35820c7cfea95829943bc8673129033ef5e313c1d4c0b9c9aed7b53e5e9f11ea WHIRLPOOL 2b5f4bde26b7dcc0f6d3733c07199366ee76f775638855ebaa6ba6369d21d01993b3f263714a502ef84d1b3012117689460bde1bbedbcdcdc8ae40892f22e77f
+MISC ChangeLog 2535 SHA256 aff09f834abc61f09d4cb72d7b663b75f70ec66c30c725a80c1340a1adeee8d6 SHA512 47ec5b2d6afd1f6e8f0f2900643a827f3fd1861744231febd32f4da3fba7c857726c9195668ff93f363237762b38a06b2d40b1b8233510d6163ccd8c44c46a7f WHIRLPOOL a57450f8e1e3e0138df89493f4722aa8d1816da85f6492e5c2a80820fce7d7b3ab7927d52eb988a2f9001cf8c0c53f6981b101d8e7708f219f55cdd8ac2e3d05
+MISC ChangeLog-2015 2530 SHA256 0eb33f7932464b53cd299f5528fee55cbe23d0e5d39781444e6bf77c057da34a SHA512 2f27770ee4c6b256e7648a3621b5790dbe92d1fe70318d74dad25ed6815aaf6a1890af0ae6f25fe71ae518a588b68cb782249a8fd5f20b49bd7261653f433c26 WHIRLPOOL 280841ee86d0371b1ec44e31691b1a04c762d71961c1280442b46e8f3b821924b152bfdc0c02c425d7616b031782c6b3a4417eef980df5fc32ac7630dd0eb1db
+MISC metadata.xml 375 SHA256 f0d8cfed6c2bd4ed42e1f281ad569731d74fef299099a0b87596c67778d25854 SHA512 941495f6fcaf8a68c320ad045533fa95a7deab3ec1cf2b55113c67efe004045685464440eaaf4b879711389c9b4afd21eccc74c2be865ce59b1216c206bb8877 WHIRLPOOL 8a6599188e45c2ad5d7df40c49e7a7db0352c43f3123b25a3bb4b2df07e577fbce70d9ecbc73ed5a927a70f6a567b10d3428c43b5bf6d6bbfb4f3a5706fad97d
diff --git a/dev-util/tailor/metadata.xml b/dev-util/tailor/metadata.xml
new file mode 100644
index 000000000000..8dd954b0400b
--- /dev/null
+++ b/dev-util/tailor/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+ <longdescription lang="en">
+ Tailor is a tool to migrate changesets between ArX, Bazaar,
+ Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, Monotone,
+ Subversion and Tla repositories.
+ </longdescription>
+</pkgmetadata>
diff --git a/dev-util/tailor/tailor-0.9.35-r1.ebuild b/dev-util/tailor/tailor-0.9.35-r1.ebuild
new file mode 100644
index 000000000000..baf62a2442bd
--- /dev/null
+++ b/dev-util/tailor/tailor-0.9.35-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+DISTUTILS_SINGLE_IMPL=1
+
+inherit distutils-r1
+
+DESCRIPTION="A tool to migrate changesets between version control systems"
+HOMEPAGE="http://wiki.darcs.net/index.html/Tailor"
+SRC_URI="http://darcs.arstecnica.it/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+pkg_setup() {
+ python-single-r1_pkg_setup
+}
+
+python_install_all() {
+ local HTML_DOCS=( README.html )
+ distutils-r1_python_install_all
+ rm "${D}usr/share/doc/${PF}/README.html"
+}
+
+pkg_postinst() {
+ elog "Tailor does not explicitly depend on any other VCS."
+ elog "You should emerge whatever VCS(s) that you want to use seperately."
+}