diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-11-07 09:15:31 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-11-07 09:16:24 +0100 |
commit | 2fe48a0cc7b8baea7c5990249747275f6fb1fb53 (patch) | |
tree | ca1b808afb60347c9cf2c3d7c95de919a4d7f2bb /app-portage | |
parent | net-libs/miniupnpc: Remove old (diff) | |
download | gentoo-2fe48a0cc7b8baea7c5990249747275f6fb1fb53.tar.gz gentoo-2fe48a0cc7b8baea7c5990249747275f6fb1fb53.tar.bz2 gentoo-2fe48a0cc7b8baea7c5990249747275f6fb1fb53.zip |
app-portage/eix: Remove unused flag-o-matic
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/eix-0.36.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-0.36.0.ebuild b/app-portage/eix/eix-0.36.0.ebuild index 0971f52d7527..acb65e10daf2 100644 --- a/app-portage/eix/eix-0.36.0.ebuild +++ b/app-portage/eix/eix-0.36.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools bash-completion-r1 flag-o-matic tmpfiles +inherit autotools bash-completion-r1 tmpfiles DESCRIPTION="Search and query ebuilds" HOMEPAGE="https://github.com/vaeth/eix/" |