summaryrefslogtreecommitdiff
path: root/app-portage/diffmask
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 /app-portage/diffmask
reinit the tree, so we can have metadata
Diffstat (limited to 'app-portage/diffmask')
-rw-r--r--app-portage/diffmask/Manifest6
-rw-r--r--app-portage/diffmask/diffmask-0.3.3-r2.ebuild18
-rw-r--r--app-portage/diffmask/diffmask-9999.ebuild28
-rw-r--r--app-portage/diffmask/metadata.xml23
4 files changed, 75 insertions, 0 deletions
diff --git a/app-portage/diffmask/Manifest b/app-portage/diffmask/Manifest
new file mode 100644
index 000000000000..5edded8d124f
--- /dev/null
+++ b/app-portage/diffmask/Manifest
@@ -0,0 +1,6 @@
+DIST diffmask-0.3.3.tar.bz2 8605 SHA256 303bccbdd6f538fee4cf20e1aa8c8c165c1843333331e46016318f198ae9cb24 SHA512 5f28f68dc1adba2fb7b0db5e2a329e46017298de9c44765d521a0f338223eef2a77573636987e942595db9b89b72db93b68cf5b805091b0ebb1e91a18bfcd48b WHIRLPOOL ac3bbf5591b993972b8ef2929a048d0b13324b19074d3107d8e8ebd35e9c54670fdd6fadf83a23f26b3a93443ca40c686567e991580701892fff0283dbe630c3
+EBUILD diffmask-0.3.3-r2.ebuild 529 SHA256 df3968d61d2cfd14145e69faaf38f03c31efa6b2ddb151cfbaa8cdc03994ba23 SHA512 9182358e989ccbdaa955fa2ae676ae4237c51e38f3b4b796f2300136dc6bc0f1c37557d35730d1885ccf1aee865ab76f65a56bd35a5ea43808dcae387be9c9d9 WHIRLPOOL c01299bcfc98943d7f7e93d7dc2ebce51c54c2f99dcbade2f8b1580e27b5f739ef3b85045c927f770148bf64002f42084bdcd75e1a0b66e8d678e501ba1dcf3c
+EBUILD diffmask-9999.ebuild 628 SHA256 804f684cf41ef1d2b41334979195f853acb910705d7a632885286c47dc902596 SHA512 76c25cd8062533cced22c9a95e2cbc8100c3c2f3324ce1eb349906b5bb32d9dadc2b1f3853cb2382f25932844d7ec9bb176edf0c52a80e310edef6fbb0c4e948 WHIRLPOOL 3b667b5bc53c5c85cd3a27987cefe41b941657a01a6b6567d8a31a3fb5775ef2136cc2ea9421f414521992c0364f731eff185eb0a355733f177100215654dfd7
+MISC ChangeLog 2539 SHA256 5091f4e76dca597084d8da3be73f5bc53ce8ce7e25fb4957d1f31c932d6e503d SHA512 453053448ec2457b28c6c68a4c55166c23f0d8785664e4faa3d7b21fa0e4262bb5cda60073c2c1f48ccae58717f61b30cb1433c56a2c958c27a645d6a48d5003 WHIRLPOOL 8573bc90952f584615fd27e113f167056d81fa1c72282112973a15a1c3a8d4fdcd50c15186f04929a45a85c7f16508f58e283a809002e26afb688a4a70389e13
+MISC ChangeLog-2015 4177 SHA256 2501302f6a36a48aa1deaba47af55f8391f762348493922891479f56c1fea029 SHA512 f6815aedf5c0135cb34c4a7faf948490448fe48fd1a39a7e8e39e1bf49690fe1fd25397c7bbc031b53b3c731951476f614c747d85fb9c6fa38cf8f39465c5a09 WHIRLPOOL c10e9293498475c08adabd86691d45aaa6e0039aaabee50f2ea6d93a844879f92f64f31012b1a5e3f3c890c845deab41d88064f58c10a5fb1d06407464ff83b0
+MISC metadata.xml 871 SHA256 5f3d0f35ef8d9bec0dfbb67e19c5e46849c58ca727bec96ee3fcd22ed0064392 SHA512 98374fb6cc37dac755916a9ea83fc642707c54338a7b4abf151475916be379859f76987d575eb4e4d6d455e7a7081316d8442396d59e5591edef44eca89f72d0 WHIRLPOOL 3cf7d22861e0965764e416c0190383cc3629ecc1fbae727e69110524bdfc14e023fa84f8de23db64455500c2917df6938716f7583b2f12af753f8bea75f15932
diff --git a/app-portage/diffmask/diffmask-0.3.3-r2.ebuild b/app-portage/diffmask/diffmask-0.3.3-r2.ebuild
new file mode 100644
index 000000000000..14598106ea42
--- /dev/null
+++ b/app-portage/diffmask/diffmask-0.3.3-r2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="A utility to maintain package.unmask entries up-to-date with masks"
+HOMEPAGE="https://bitbucket.org/mgorny/diffmask/"
+SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
diff --git a/app-portage/diffmask/diffmask-9999.ebuild b/app-portage/diffmask/diffmask-9999.ebuild
new file mode 100644
index 000000000000..91a23879b64f
--- /dev/null
+++ b/app-portage/diffmask/diffmask-9999.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+
+inherit distutils-r1
+
+#if LIVE
+EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
+inherit git-r3
+#endif
+
+DESCRIPTION="A utility to maintain package.unmask entries up-to-date with masks"
+HOMEPAGE="https://bitbucket.org/mgorny/diffmask/"
+SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
+#if LIVE
+
+KEYWORDS=
+SRC_URI=
+#endif
diff --git a/app-portage/diffmask/metadata.xml b/app-portage/diffmask/metadata.xml
new file mode 100644
index 000000000000..787683efe046
--- /dev/null
+++ b/app-portage/diffmask/metadata.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>mgorny@gentoo.org</email>
+ <name>Michał Górny</name>
+ </maintainer>
+ <longdescription>
+ A utility to maintain a package.unmask file consisting of entries
+ copied from package.mask files. It can (try to) automatically find
+ entries unmasking specific packages, update existing package.unmask
+ entries (e.g. unmasking additional packages as they are appended to
+ the mask entries) and remove old unmasks.
+ </longdescription>
+ <upstream>
+ <maintainer status="active">
+ <email>mgorny@gentoo.org</email>
+ <name>Michał Górny</name>
+ </maintainer>
+ <bugs-to>https://bitbucket.org/mgorny/diffmask/issues/</bugs-to>
+ <remote-id type="bitbucket">mgorny/diffmask</remote-id>
+ </upstream>
+</pkgmetadata>