diff options
Diffstat (limited to 'app-backup/holland-lib-common')
-rw-r--r-- | app-backup/holland-lib-common/Manifest | 3 | ||||
-rw-r--r-- | app-backup/holland-lib-common/holland-lib-common-1.0.10.ebuild | 25 | ||||
-rw-r--r-- | app-backup/holland-lib-common/metadata.xml | 5 |
3 files changed, 0 insertions, 33 deletions
diff --git a/app-backup/holland-lib-common/Manifest b/app-backup/holland-lib-common/Manifest deleted file mode 100644 index 6d16667dff0e..000000000000 --- a/app-backup/holland-lib-common/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST holland-1.0.10.tar.gz 449334 BLAKE2B 0b0290b916448be1865ff2b5c2f0e78de9c4640418fc049b999f5dd171d8fa54c63411b5b8972c843d98f77e6b9726dbc849cb73d3771244e871bb9fea67652a SHA512 5183ec73012edcaba50ef5cc9b892480d5f60301d01d17bd96c5490bd8e6ae42bd21abb6084e6665317b8025489981a02293cd583964f01e86459609b93e918f -EBUILD holland-lib-common-1.0.10.ebuild 559 BLAKE2B 8dc0493c9c78b0864eb89c5c91c50c4c495891ddfa50acd449d6606ff467159272efa1d9e6ad6351a8d536dcd12bd75cd6ff148dd76178828bb6c7b446810c28 SHA512 942ac17570a3f255a44c7bb072b5a674f3f1f4461d382861a044c70b6937105eaed4c8267d374a48201e7a4464b6e3e23592402969ad19cef4d09aa00a79db9f -MISC metadata.xml 167 BLAKE2B e4dadf27fd344484f2bccb5b904909c89aac568c32e5b3c44bdf139eacefd4b4fae74419f503d2b7da0dccc1b68ba05d777d11292c0f89270d1ac5c9c703e8ca SHA512 7c8decb24ee3a850e38186cf3c7f8933a28017426806870ad6ef9ceb2533be147a2681fc789b535a81cb528af8c29d90d3006e4f250aee23bd7dea4561294e33 diff --git a/app-backup/holland-lib-common/holland-lib-common-1.0.10.ebuild b/app-backup/holland-lib-common/holland-lib-common-1.0.10.ebuild deleted file mode 100644 index 0bcc8c88bfb8..000000000000 --- a/app-backup/holland-lib-common/holland-lib-common-1.0.10.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Holland Core Library" -HOMEPAGE="http://www.hollandbackup.org/" - -MY_P="${P%%-*}-${P##*-}" - -SRC_URI="http://hollandbackup.org/releases/stable/${PV%.*}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="" -PDEPEND="~app-backup/holland-${PV}[${PYTHON_USEDEP}]" - -S="${WORKDIR}/${MY_P}/plugins/${PN//-/.}" diff --git a/app-backup/holland-lib-common/metadata.xml b/app-backup/holland-lib-common/metadata.xml deleted file mode 100644 index 7a38bb900964..000000000000 --- a/app-backup/holland-lib-common/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> -</pkgmetadata> |