summaryrefslogtreecommitdiff
path: root/dev-util/bdelta/bdelta-0.3.1-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-27 20:54:43 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-27 20:54:43 +0100
commitdab4468820bf30b5a0764b19f519006f0e6bb371 (patch)
tree81b0d4daac1676804b504ed5c49a833b334d1024 /dev-util/bdelta/bdelta-0.3.1-r1.ebuild
parentd654bb059f90c086625a31ce15747f8418cd4bd5 (diff)
gentoo auto-resync : 27:08:2022 - 20:54:42
Diffstat (limited to 'dev-util/bdelta/bdelta-0.3.1-r1.ebuild')
-rw-r--r--dev-util/bdelta/bdelta-0.3.1-r1.ebuild12
1 files changed, 4 insertions, 8 deletions
diff --git a/dev-util/bdelta/bdelta-0.3.1-r1.ebuild b/dev-util/bdelta/bdelta-0.3.1-r1.ebuild
index bf1c9ae4ddbf..88d9366e4cae 100644
--- a/dev-util/bdelta/bdelta-0.3.1-r1.ebuild
+++ b/dev-util/bdelta/bdelta-0.3.1-r1.ebuild
@@ -1,21 +1,17 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit toolchain-funcs vcs-snapshot
-if [[ -z ${LIVE_EBUILD} ]]; then
- KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-linux"
- SRC_URI="https://github.com/jjwhitney/BDelta/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-fi
-
DESCRIPTION="Binary Delta - Efficient difference algorithm and format"
HOMEPAGE="https://github.com/jjwhitney/BDelta"
+SRC_URI="https://github.com/jjwhitney/BDelta/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-SLOT="0"
LICENSE="MPL-2.0"
-IUSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-linux"
PATCHES=(
"${FILESDIR}"/${P}-soname.patch