diff options
author | Julien Roy <julien@jroy.ca> | 2024-03-21 18:34:41 -0400 |
---|---|---|
committer | Julien Roy <julien@jroy.ca> | 2024-03-21 18:34:41 -0400 |
commit | 3d25d4048dd9d96734c6d21f3a6acffd693822a0 (patch) | |
tree | 114a8d9113a3a5b6caacdf80d39c62e202405fa5 /app-shells | |
parent | profiles: mask sys-libs/gcompat (diff) | |
download | guru-3d25d4048dd9d96734c6d21f3a6acffd693822a0.tar.gz guru-3d25d4048dd9d96734c6d21f3a6acffd693822a0.tar.bz2 guru-3d25d4048dd9d96734c6d21f3a6acffd693822a0.zip |
*/*: remove empty global variable assigment
Signed-off-by: Julien Roy <julien@jroy.ca>
Diffstat (limited to 'app-shells')
11 files changed, 0 insertions, 11 deletions
diff --git a/app-shells/carapace/carapace-0.28.5.ebuild b/app-shells/carapace/carapace-0.28.5.ebuild index 4ebb5c854..3d875c7b2 100644 --- a/app-shells/carapace/carapace-0.28.5.ebuild +++ b/app-shells/carapace/carapace-0.28.5.ebuild @@ -16,7 +16,6 @@ SRC_URI+=" ${DEPS_URI}" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64" -IUSE="" S="${WORKDIR}/${PN}-bin-${PV}" diff --git a/app-shells/direnv/direnv-9999.ebuild b/app-shells/direnv/direnv-9999.ebuild index 81f18db84..213d04ec9 100644 --- a/app-shells/direnv/direnv-9999.ebuild +++ b/app-shells/direnv/direnv-9999.ebuild @@ -13,7 +13,6 @@ SRC_URI="" LICENSE="MIT" SLOT="0" -KEYWORDS="" RESTRICT="test" # fails DOCS=( {CHANGELOG,README}.md ) diff --git a/app-shells/fish-agnoster-theme/fish-agnoster-theme-0.1.0_p20200415.ebuild b/app-shells/fish-agnoster-theme/fish-agnoster-theme-0.1.0_p20200415.ebuild index b8fab127a..d6b30fa6d 100644 --- a/app-shells/fish-agnoster-theme/fish-agnoster-theme-0.1.0_p20200415.ebuild +++ b/app-shells/fish-agnoster-theme/fish-agnoster-theme-0.1.0_p20200415.ebuild @@ -12,7 +12,6 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" -DEPEND="" RDEPEND="app-shells/fish" S="${WORKDIR}/agnoster-${COMMIT}" diff --git a/app-shells/fish-command-timer/fish-command-timer-0.1.3.ebuild b/app-shells/fish-command-timer/fish-command-timer-0.1.3.ebuild index 3c230a6b7..337261438 100644 --- a/app-shells/fish-command-timer/fish-command-timer-0.1.3.ebuild +++ b/app-shells/fish-command-timer/fish-command-timer-0.1.3.ebuild @@ -11,7 +11,6 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64" -DEPEND="" RDEPEND=">=app-shells/fish-2.2" DOCS=( README.md ) diff --git a/app-shells/fish-command-timer/fish-command-timer-0.1.3_p20201002.ebuild b/app-shells/fish-command-timer/fish-command-timer-0.1.3_p20201002.ebuild index 68248822c..00842def1 100644 --- a/app-shells/fish-command-timer/fish-command-timer-0.1.3_p20201002.ebuild +++ b/app-shells/fish-command-timer/fish-command-timer-0.1.3_p20201002.ebuild @@ -12,7 +12,6 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64" -DEPEND="" RDEPEND=">=app-shells/fish-2.2" S="${WORKDIR}/${PN}-${COMMIT}" diff --git a/app-shells/fish-history-merge/fish-history-merge-0_pre20201121.ebuild b/app-shells/fish-history-merge/fish-history-merge-0_pre20201121.ebuild index b208b2e70..fc99ba458 100644 --- a/app-shells/fish-history-merge/fish-history-merge-0_pre20201121.ebuild +++ b/app-shells/fish-history-merge/fish-history-merge-0_pre20201121.ebuild @@ -12,7 +12,6 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64" -DEPEND="" RDEPEND="app-shells/fish" S="${WORKDIR}/${PN}-${COMMIT}" diff --git a/app-shells/k/k-0.0.5.ebuild b/app-shells/k/k-0.0.5.ebuild index 7202c921b..514d82f03 100644 --- a/app-shells/k/k-0.0.5.ebuild +++ b/app-shells/k/k-0.0.5.ebuild @@ -10,7 +10,6 @@ SRC_URI="https://github.com/supercrabtree/${PN}/archive/${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" -DEPEND="" RDEPEND=" >=app-shells/zsh-4.3.11 >=dev-vcs/git-1.7.2 diff --git a/app-shells/nice-exit-code/nice-exit-code-0_pre20200117.ebuild b/app-shells/nice-exit-code/nice-exit-code-0_pre20200117.ebuild index 72da8fb92..1e4c6f5a2 100644 --- a/app-shells/nice-exit-code/nice-exit-code-0_pre20200117.ebuild +++ b/app-shells/nice-exit-code/nice-exit-code-0_pre20200117.ebuild @@ -12,7 +12,6 @@ SRC_URI="https://github.com/bric3/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" -DEPEND="" RDEPEND=" app-shells/zsh " diff --git a/app-shells/ohmyzsh/ohmyzsh-9999.ebuild b/app-shells/ohmyzsh/ohmyzsh-9999.ebuild index 435604251..4d0b346c6 100644 --- a/app-shells/ohmyzsh/ohmyzsh-9999.ebuild +++ b/app-shells/ohmyzsh/ohmyzsh-9999.ebuild @@ -11,7 +11,6 @@ EGIT_REPO_URI="https://github.com/${PN}/${PN}.git" LICENSE="MIT" SLOT="0" -KEYWORDS="" DEPEND="app-shells/zsh" RDEPEND="${DEPEND}" diff --git a/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.7.0-r2.ebuild b/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.7.0-r2.ebuild index 99ee17043..0d29d17a8 100644 --- a/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.7.0-r2.ebuild +++ b/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.7.0-r2.ebuild @@ -20,7 +20,6 @@ IUSE="test" REQUIRED_USE="test? ( || ( $(ruby_get_use_targets) ) )" RDEPEND=">=app-shells/zsh-4.3.11" -DEPEND="" BDEPEND=" test? ( ${RDEPEND} diff --git a/app-shells/zsh-histdb/zsh-histdb-0_pre20200405.ebuild b/app-shells/zsh-histdb/zsh-histdb-0_pre20200405.ebuild index 4335249ab..1cc8d6f81 100644 --- a/app-shells/zsh-histdb/zsh-histdb-0_pre20200405.ebuild +++ b/app-shells/zsh-histdb/zsh-histdb-0_pre20200405.ebuild @@ -12,7 +12,6 @@ SRC_URI="https://github.com/larkery/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" -DEPEND="" RDEPEND=" app-shells/zsh dev-db/sqlite |