diff options
author | Daniel Drake <dsd@gentoo.org> | 2006-03-25 14:07:54 +0000 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2006-03-25 14:07:54 +0000 |
commit | 82471f4009823177c473a8a3c4bbad6638d1606a (patch) | |
tree | 8584916145b31946c10a1e4544ad918649651d5c /sys-fs/submount | |
parent | Mark 3.4.3 stable on ia64 (diff) | |
download | gentoo-2-82471f4009823177c473a8a3c4bbad6638d1606a.tar.gz gentoo-2-82471f4009823177c473a8a3c4bbad6638d1606a.tar.bz2 gentoo-2-82471f4009823177c473a8a3c4bbad6638d1606a.zip |
missed eutils
(Portage version: 2.1_pre6-r6)
Diffstat (limited to 'sys-fs/submount')
-rw-r--r-- | sys-fs/submount/submount-0.9-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/submount/submount-0.9-r2.ebuild b/sys-fs/submount/submount-0.9-r2.ebuild index 796f2caae497..8d7a6f3824bd 100644 --- a/sys-fs/submount/submount-0.9-r2.ebuild +++ b/sys-fs/submount/submount-0.9-r2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/submount/submount-0.9-r2.ebuild,v 1.7 2006/03/25 13:49:49 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/submount/submount-0.9-r2.ebuild,v 1.8 2006/03/25 14:07:54 dsd Exp $ -inherit linux-mod +inherit linux-mod eutils DESCRIPTION="Submount is a new attempt to solve the removable media problem for Linux." HOMEPAGE="http://submount.sourceforge.net/" |