summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-24 06:06:55 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-24 06:06:55 +0000
commitf617b460e868455f52343666e09539767a8dea83 (patch)
tree77651d756f361e359b3df6853d5d71a08e9a45db /sys-apps/uam/uam-0.2.1.ebuild
parentAllow the usage of globs for --emperor on the initscript. (diff)
downloadhistorical-f617b460e868455f52343666e09539767a8dea83.tar.gz
historical-f617b460e868455f52343666e09539767a8dea83.tar.bz2
historical-f617b460e868455f52343666e09539767a8dea83.zip
Drop eutils inherit (no longer used).
Package-Manager: portage-2.2.0_alpha107_p2/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/uam/uam-0.2.1.ebuild')
-rw-r--r--sys-apps/uam/uam-0.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/uam/uam-0.2.1.ebuild b/sys-apps/uam/uam-0.2.1.ebuild
index f05ceebda847..31e60546df59 100644
--- a/sys-apps/uam/uam-0.2.1.ebuild
+++ b/sys-apps/uam/uam-0.2.1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/uam/uam-0.2.1.ebuild,v 1.7 2012/05/24 02:35:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/uam/uam-0.2.1.ebuild,v 1.8 2012/05/24 06:06:55 mgorny Exp $
EAPI=3
-inherit autotools-utils eutils user
+inherit autotools-utils user
DESCRIPTION="Simple udev-based automounter for removable USB media"
HOMEPAGE="https://github.com/mgorny/uam/"