summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-30 14:26:49 +0100
committerSam James <sam@gentoo.org>2023-06-30 14:26:49 +0100
commit9f4f6a944664dbb69f051c906d823deb659878d2 (patch)
tree6be6be84cb13f4e6b395983e240374b741c5b8e8 /dev-vcs
parentdev-util/ignition-cmake: drop blank DEPEND/RDEPEND (diff)
downloadgentoo-9f4f6a944664dbb69f051c906d823deb659878d2.tar.gz
gentoo-9f4f6a944664dbb69f051c906d823deb659878d2.tar.bz2
gentoo-9f4f6a944664dbb69f051c906d823deb659878d2.zip
dev-vcs/git-absorb: drop blank DEPEND/RDEPEND
This makes it hard to grep for actual mistakes like DEPEND=DEPEND. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git-absorb/git-absorb-0.6.10.ebuild4
-rw-r--r--dev-vcs/git-absorb/git-absorb-0.6.9.ebuild4
2 files changed, 0 insertions, 8 deletions
diff --git a/dev-vcs/git-absorb/git-absorb-0.6.10.ebuild b/dev-vcs/git-absorb/git-absorb-0.6.10.ebuild
index acae248d5452..c2247d72ce86 100644
--- a/dev-vcs/git-absorb/git-absorb-0.6.10.ebuild
+++ b/dev-vcs/git-absorb/git-absorb-0.6.10.ebuild
@@ -86,10 +86,6 @@ LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 CC0-1.0 MIT MPL-2.
SLOT="0"
KEYWORDS="~amd64"
-DEPEND=""
-RDEPEND="${DEPEND}"
-BDEPEND=""
-
DOCS=( README.md )
QA_FLAGS_IGNORED="usr/bin/${PN}"
diff --git a/dev-vcs/git-absorb/git-absorb-0.6.9.ebuild b/dev-vcs/git-absorb/git-absorb-0.6.9.ebuild
index df5930e02c01..bfc5860ff2e4 100644
--- a/dev-vcs/git-absorb/git-absorb-0.6.9.ebuild
+++ b/dev-vcs/git-absorb/git-absorb-0.6.9.ebuild
@@ -86,10 +86,6 @@ LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 CC0-1.0 MIT MPL-2.
SLOT="0"
KEYWORDS="~amd64"
-DEPEND=""
-RDEPEND="${DEPEND}"
-BDEPEND=""
-
DOCS=( README.md )
QA_FLAGS_IGNORED="usr/bin/${PN}"