diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2023-01-21 16:49:20 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2023-01-21 17:16:15 +0000 |
commit | e6f538dd35cb530f9222c09d1100a2370fb6d25e (patch) | |
tree | be9fad1d37b8364bccd9494ec924ab4eba733cd8 /flx/dfc | |
parent | flx/flx: deprecate eutils (diff) | |
download | portage-e6f538dd35cb530f9222c09d1100a2370fb6d25e.tar.xz |
flx/dfc: deprecate eutils
Diffstat (limited to 'flx/dfc')
-rw-r--r-- | flx/dfc/dfc-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flx/dfc/dfc-9999.ebuild b/flx/dfc/dfc-9999.ebuild index 8b55ae68..d6e9f11d 100644 --- a/flx/dfc/dfc-9999.ebuild +++ b/flx/dfc/dfc-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit git-r3 toolchain-funcs eutils +inherit git-r3 toolchain-funcs DESCRIPTION="Formilux Tools" HOMEPAGE="http://git.formilux.org/?p=people/ben/dfc.git" |