summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-06-08 16:36:13 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-08 16:36:13 +0100
commit1d2c3d631e3155a838942955198d6975c3b83fc6 (patch)
treef60a1ef0809364511081891baed2a81d0b5480cf
parentdev-util/shards: bump up to 0.8.0 (diff)
downloadgentoo-1d2c3d631e3155a838942955198d6975c3b83fc6.tar.gz
gentoo-1d2c3d631e3155a838942955198d6975c3b83fc6.tar.bz2
gentoo-1d2c3d631e3155a838942955198d6975c3b83fc6.zip
dev-util/shards: drop old
Package-Manager: Portage-2.3.38, Repoman-2.3.9
-rw-r--r--dev-util/shards/Manifest5
-rw-r--r--dev-util/shards/shards-0.6.1.ebuild22
-rw-r--r--dev-util/shards/shards-0.6.2.ebuild22
-rw-r--r--dev-util/shards/shards-0.6.3.ebuild22
-rw-r--r--dev-util/shards/shards-0.6.4.ebuild22
-rw-r--r--dev-util/shards/shards-0.7.1.ebuild24
6 files changed, 0 insertions, 117 deletions
diff --git a/dev-util/shards/Manifest b/dev-util/shards/Manifest
index a476868a222e..25df667e0914 100644
--- a/dev-util/shards/Manifest
+++ b/dev-util/shards/Manifest
@@ -1,7 +1,2 @@
-DIST shards-0.6.1.tar.gz 26505 BLAKE2B 2d2f2e6b78c2736b8f42719a005b32e86702351e13b0115473b65f3fd568771d81ce3709f82cad13cb15f9aad5743b4245175d4f12b18a37ae6a963ccedc99e4 SHA512 fc1e32cf459a5c448ef780601b9515cd331fc40d3f6f0666e71e218a62e202e0d4f642f5e82660529d24145a5ed5f5cbf2fdc6fc251421850d9c7ac1ebcf4d07
-DIST shards-0.6.2.tar.gz 26589 BLAKE2B aa0c90c1acac8cbfed4c909007e2ef3abd168a315b8b94a0c807c5ebbd67869ca3080d742b34816ade883971f9e0a3cab292a4aa28fa3be445cadc6b2298e304 SHA512 baeebe496ea52c93313e9a550a8f1dda225674ca49e9e2b2660b059a8e7cd6a148085d33d5c70a46d2d4c7db9260f841a634c079cc590576a6d98c9308fb1100
-DIST shards-0.6.3.tar.gz 26826 BLAKE2B 846e591159f10e418a464ced9078ef21dc8ae11c4ea2fccf619ce7a2ea38a7fff52f1c2be59a3c29e10d0d579fb589963865ec0c62e6fb546f21cb6ddc2668bc SHA512 c9ef7f41dc1feb223fbaa22bc60546a6152eae44ecead6afc3ca5ed68ffb8640444efdf7817dc77f6507200993b6213293e24e006ebb483e804342b877d81c78
-DIST shards-0.6.4.tar.gz 26916 BLAKE2B d8ea6dd7796964220ff24d413a8e3af5379b52a4ad857537c2f9147ff16b1d389e07af3402a2b4d3e15b07021d6087ec9b76dc18f2de12e4585e9b896974bb0b SHA512 56475ab8287f469ec0b97d9ad7fcc36e75da8a4cd3fbddadfaf0156b6b0ede25331634bb3b41fa3e4b3c46adcd881838fe56c56de6e5bbf30d03e3106458e820
-DIST shards-0.7.1.tar.gz 29722 BLAKE2B 60b09254aa9ba6fae558665b669571038f5a841394e9d6fb54d0c6e7d8447d028c5bd66c849cd8dde902579f17a718aae2c718bb4057144c8d7851f30a90e024 SHA512 9371df40a5c5f0f809c5febcbdede6c743e2a0f1898d648ecb8c2be69ed746bdb879eb3653cd2c7aacd43148ac8536c401b119fcf63039b866e284e8003e73ee
DIST shards-0.7.2.tar.gz 30398 BLAKE2B bf89f978cf9d4687902a8de4222f2c2121a52574c7f1ce46130a97c5770889693efc5d3fcc35208d6b1f23930f83fb98ba8f10391920ff0418c6d28eb810d6a8 SHA512 a99648ae292095278578e47971b556a0da90743db62689a76aae9eab986ad2185ad7adc13c4340f12fce835c5383d8aac93e35258d01fa658e521314eafaf942
DIST shards-0.8.0.tar.gz 30813 BLAKE2B 1a5ce7d2cea896dd8576ab5a6387138627140a0e40ec85ad0c77cf6f6187c34bdc69d7e7403779dcbbad36f2d28b8d3942f5c917919e80ce557e946e9ef26eab SHA512 c366dec216676975cadfd8210a89c407ddc6335859b323736da8e950cf70b78456b3802d2b65d1f6d71a196946a06264b97f60bdc057b6f376e191559a78584d
diff --git a/dev-util/shards/shards-0.6.1.ebuild b/dev-util/shards/shards-0.6.1.ebuild
deleted file mode 100644
index 313c82834ab9..000000000000
--- a/dev-util/shards/shards-0.6.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Dependency manager for the Crystal language"
-HOMEPAGE="https://github.com/ysbaddaden/shards"
-SRC_URI="https://github.com/ysbaddaden/shards/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
- >dev-lang/crystal-0.11.1[yaml]
-"
-RDEPEND="${DEPEND}"
-
-src_install() {
- dobin bin/${PN}
- dodoc README.md
-}
diff --git a/dev-util/shards/shards-0.6.2.ebuild b/dev-util/shards/shards-0.6.2.ebuild
deleted file mode 100644
index 6a29317bdb13..000000000000
--- a/dev-util/shards/shards-0.6.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Dependency manager for the Crystal language"
-HOMEPAGE="https://github.com/crystal-lang/shards"
-SRC_URI="https://github.com/crystal-lang/shards/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
- >dev-lang/crystal-0.11.1[yaml]
-"
-RDEPEND="${DEPEND}"
-
-src_install() {
- dobin bin/${PN}
- dodoc README.md
-}
diff --git a/dev-util/shards/shards-0.6.3.ebuild b/dev-util/shards/shards-0.6.3.ebuild
deleted file mode 100644
index 6a29317bdb13..000000000000
--- a/dev-util/shards/shards-0.6.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Dependency manager for the Crystal language"
-HOMEPAGE="https://github.com/crystal-lang/shards"
-SRC_URI="https://github.com/crystal-lang/shards/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
- >dev-lang/crystal-0.11.1[yaml]
-"
-RDEPEND="${DEPEND}"
-
-src_install() {
- dobin bin/${PN}
- dodoc README.md
-}
diff --git a/dev-util/shards/shards-0.6.4.ebuild b/dev-util/shards/shards-0.6.4.ebuild
deleted file mode 100644
index 6a29317bdb13..000000000000
--- a/dev-util/shards/shards-0.6.4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Dependency manager for the Crystal language"
-HOMEPAGE="https://github.com/crystal-lang/shards"
-SRC_URI="https://github.com/crystal-lang/shards/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
- >dev-lang/crystal-0.11.1[yaml]
-"
-RDEPEND="${DEPEND}"
-
-src_install() {
- dobin bin/${PN}
- dodoc README.md
-}
diff --git a/dev-util/shards/shards-0.7.1.ebuild b/dev-util/shards/shards-0.7.1.ebuild
deleted file mode 100644
index 38b42f417a5c..000000000000
--- a/dev-util/shards/shards-0.7.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Dependency manager for the Crystal language"
-HOMEPAGE="https://github.com/crystal-lang/shards"
-SRC_URI="https://github.com/crystal-lang/shards/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
- >dev-lang/crystal-0.11.1[yaml]
-"
-RDEPEND="${DEPEND}"
-
-RESTRICT=test # missing files in tarball
-
-src_install() {
- dobin bin/${PN}
- dodoc README.md
-}