dev-python/numpydoc: arm64 keyworded (bug #721130)
[gentoo.git] / dev-perl / gnome2-vfs-perl / gnome2-vfs-perl-1.83.0.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 DIST_NAME=Gnome2-VFS
7 DIST_AUTHOR=XAOC
8 DIST_VERSION=1.083
9 inherit perl-module
10
11 DESCRIPTION="Perl interface to the 2.x series of the Gnome Virtual File System libraries"
12
13 LICENSE="LGPL-2.1"
14 SLOT="0"
15 KEYWORDS="~alpha amd64 x86 ~amd64-linux ~x86-linux ~x86-solaris"
16 IUSE=""
17
18 RDEPEND=">=gnome-base/gnome-vfs-2
19         >=dev-perl/glib-perl-1.120"
20 DEPEND="${RDEPEND}
21         >=dev-perl/ExtUtils-Depends-0.200.0
22         >=dev-perl/ExtUtils-PkgConfig-1.03
23         virtual/pkgconfig"