diff options
Diffstat (limited to 'sys-apps/parted/parted-1.6.10-r1.ebuild')
-rw-r--r-- | sys-apps/parted/parted-1.6.10-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-apps/parted/parted-1.6.10-r1.ebuild b/sys-apps/parted/parted-1.6.10-r1.ebuild index 5010979f9971..bfb287cf1f34 100644 --- a/sys-apps/parted/parted-1.6.10-r1.ebuild +++ b/sys-apps/parted/parted-1.6.10-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.10-r1.ebuild,v 1.1 2004/04/25 19:17:32 npmccallum Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.10-r1.ebuild,v 1.2 2004/04/27 21:23:51 agriffis Exp $ + +inherit eutils DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems" HOMEPAGE="http://www.gnu.org/software/parted" |