diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-05-08 18:58:56 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-06-07 11:33:19 +0300 |
commit | ab52a029698a0830fc3580c803f001a611205793 (patch) | |
tree | 3d88f25f7a3e8e18a7311d0aa711e3e60292f7f7 /app-misc/socnetv | |
parent | app-misc/jail: remove unused eclass (diff) | |
download | gentoo-ab52a029698a0830fc3580c803f001a611205793.tar.gz gentoo-ab52a029698a0830fc3580c803f001a611205793.tar.bz2 gentoo-ab52a029698a0830fc3580c803f001a611205793.zip |
app-misc/socnetv: remove unused eclass
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-misc/socnetv')
-rw-r--r-- | app-misc/socnetv/socnetv-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/socnetv/socnetv-2.2.ebuild b/app-misc/socnetv/socnetv-2.2.ebuild index 347dc4a70b7f..21357723af64 100644 --- a/app-misc/socnetv/socnetv-2.2.ebuild +++ b/app-misc/socnetv/socnetv-2.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit desktop qmake-utils toolchain-funcs +inherit desktop qmake-utils DESCRIPTION="Qt Social Network Visualizer" HOMEPAGE="https://socnetv.org/" |