diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:29:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:29:06 +0000 |
commit | b0605fede62e9bf84b6f5f3127e7c1812880c5f1 (patch) | |
tree | 0ec2f404b09be6a12dc51a0601f1baeffd19d3fd /sys-apps/parted | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-b0605fede62e9bf84b6f5f3127e7c1812880c5f1.tar.gz gentoo-2-b0605fede62e9bf84b6f5f3127e7c1812880c5f1.tar.bz2 gentoo-2-b0605fede62e9bf84b6f5f3127e7c1812880c5f1.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'sys-apps/parted')
-rw-r--r-- | sys-apps/parted/parted-1.4.24-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/parted/parted-1.6.1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/parted/parted-1.6.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/parted/parted-1.4.24-r3.ebuild b/sys-apps/parted/parted-1.4.24-r3.ebuild index a4c06ea1c9cb..8b562febf28e 100644 --- a/sys-apps/parted/parted-1.4.24-r3.ebuild +++ b/sys-apps/parted/parted-1.4.24-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.4.24-r3.ebuild,v 1.4 2002/07/14 19:20:18 aliz Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.4.24-r3.ebuild,v 1.5 2002/10/04 06:28:26 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="An advanced partition modification system" diff --git a/sys-apps/parted/parted-1.6.1.ebuild b/sys-apps/parted/parted-1.6.1.ebuild index 4a7559fddaad..d634c08b9f43 100644 --- a/sys-apps/parted/parted-1.6.1.ebuild +++ b/sys-apps/parted/parted-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.1.ebuild,v 1.4 2002/08/14 04:40:34 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.1.ebuild,v 1.5 2002/10/04 06:28:28 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems" diff --git a/sys-apps/parted/parted-1.6.3.ebuild b/sys-apps/parted/parted-1.6.3.ebuild index 4eb9aa88ae92..6b7ba8b88dcd 100644 --- a/sys-apps/parted/parted-1.6.3.ebuild +++ b/sys-apps/parted/parted-1.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.3.ebuild,v 1.1 2002/09/14 04:30:27 woodchip Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.3.ebuild,v 1.2 2002/10/04 06:28:31 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems" |