diff options
Diffstat (limited to 'app-admin/gam-server')
-rw-r--r-- | app-admin/gam-server/gam-server-0.1.10-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/gam-server/gam-server-0.1.10-r2.ebuild b/app-admin/gam-server/gam-server-0.1.10-r2.ebuild index 4a2e98763c96..9e0e8c5ef8f2 100644 --- a/app-admin/gam-server/gam-server-0.1.10-r2.ebuild +++ b/app-admin/gam-server/gam-server-0.1.10-r2.ebuild @@ -2,10 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="5" + GNOME_ORG_MODULE="gamin" GNOME_TARBALL_SUFFIX="bz2" - -inherit autotools epatch flag-o-matic libtool multilib gnome.org +inherit autotools epatch flag-o-matic multilib gnome.org DESCRIPTION="Library providing the FAM File Alteration Monitor API" HOMEPAGE="https://www.gnome.org/~veillard/gamin/" |