diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-01-15 17:33:40 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-01-15 17:44:38 +0100 |
commit | 68239d6e20d728395f6e71b3de0d9118a5da6371 (patch) | |
tree | 56377f94237ff73b95bcbb37d3bbd7519d316998 /net-libs/phodav | |
parent | net-libs/phodav: Version bump (diff) | |
download | gentoo-68239d6e20d728395f6e71b3de0d9118a5da6371.tar.gz gentoo-68239d6e20d728395f6e71b3de0d9118a5da6371.tar.bz2 gentoo-68239d6e20d728395f6e71b3de0d9118a5da6371.zip |
net-libs/phodav: Make repoman more happy
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-libs/phodav')
-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" |