diff options
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/phodav/phodav-2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/phodav/phodav-2.1.ebuild b/net-libs/phodav/phodav-2.1.ebuild index 581ca52a03ef..3b419e3d627f 100644 --- a/net-libs/phodav/phodav-2.1.ebuild +++ b/net-libs/phodav/phodav-2.1.ebuild @@ -5,7 +5,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -inherit autotools gnome2 systemd udev +inherit gnome2 systemd udev DESCRIPTION="WebDav server implementation using libsoup" HOMEPAGE="https://wiki.gnome.org/phodav" |