diff options
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/treeviewx/treeviewx-0.5.1.20100823_p4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/treeviewx/treeviewx-0.5.1.20100823_p4.ebuild b/sci-biology/treeviewx/treeviewx-0.5.1.20100823_p4.ebuild index c5233f056c4d..ca5cbd152ba2 100644 --- a/sci-biology/treeviewx/treeviewx-0.5.1.20100823_p4.ebuild +++ b/sci-biology/treeviewx/treeviewx-0.5.1.20100823_p4.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 WX_GTK_VER="3.2-gtk3" -inherit autotools desktop wxwidgets +inherit autotools desktop wxwidgets xdg DESCRIPTION="A phylogenetic tree viewer" HOMEPAGE="https://github.com/rdmpage/treeviewx" |