diff options
author | 2012-05-24 05:11:13 +0000 | |
---|---|---|
committer | 2012-05-24 05:11:13 +0000 | |
commit | ef3feea6930028aad4c9f6c2c289e945e0bb3255 (patch) | |
tree | 80d56ecbebcfb2f8f48b3f2ee7b0cd253b296d62 /sys-block/partimage/partimage-0.6.8.ebuild | |
parent | Inherit user for enewuser/etc... rather than eutils. (diff) | |
download | gentoo-2-ef3feea6930028aad4c9f6c2c289e945e0bb3255.tar.gz gentoo-2-ef3feea6930028aad4c9f6c2c289e945e0bb3255.tar.bz2 gentoo-2-ef3feea6930028aad4c9f6c2c289e945e0bb3255.zip |
Inherit user for enewuser/etc...
(Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64)
Diffstat (limited to 'sys-block/partimage/partimage-0.6.8.ebuild')
-rw-r--r-- | sys-block/partimage/partimage-0.6.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-block/partimage/partimage-0.6.8.ebuild b/sys-block/partimage/partimage-0.6.8.ebuild index 93d641d5ebad..7d32f09b5c3e 100644 --- a/sys-block/partimage/partimage-0.6.8.ebuild +++ b/sys-block/partimage/partimage-0.6.8.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/partimage/partimage-0.6.8.ebuild,v 1.6 2010/08/11 21:00:19 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/partimage/partimage-0.6.8.ebuild,v 1.7 2012/05/24 05:11:13 vapier Exp $ EAPI=3 -inherit autotools eutils flag-o-matic pam +inherit autotools eutils flag-o-matic pam user DESCRIPTION="Console-based application to efficiently save raw partition data to an image file" HOMEPAGE="http://www.partimage.org/" |