diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 12:53:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:01:46 +0100 |
commit | 3d9ba3de19f3ae640bf453f3982d8110aee8afb0 (patch) | |
tree | 8d5d82d425ca645abf9a0e6701cd0c28726205e3 /dev-util/ddd | |
parent | dev-util/babeltrace: eutils-- (diff) | |
download | gentoo-3d9ba3de19f3ae640bf453f3982d8110aee8afb0.tar.gz gentoo-3d9ba3de19f3ae640bf453f3982d8110aee8afb0.tar.bz2 gentoo-3d9ba3de19f3ae640bf453f3982d8110aee8afb0.zip |
dev-util/ddd: eutils->desktop
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/ddd')
-rw-r--r-- | dev-util/ddd/ddd-3.3.12-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ddd/ddd-3.3.12-r4.ebuild b/dev-util/ddd/ddd-3.3.12-r4.ebuild index b0279808edf4..b7ff95e47472 100644 --- a/dev-util/ddd/ddd-3.3.12-r4.ebuild +++ b/dev-util/ddd/ddd-3.3.12-r4.ebuild @@ -3,7 +3,7 @@ EAPI="6" -inherit autotools eutils optfeature +inherit autotools desktop optfeature DESCRIPTION="Graphical front-end for command-line debuggers" HOMEPAGE="https://www.gnu.org/software/ddd" |