diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-08-22 17:32:37 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-08-22 17:32:37 +0000 |
commit | 2d77d4ea01f96657c135e1fb7e0d20bf3f77ccd7 (patch) | |
tree | 41556acad140b97f5171f1df879495432c307013 /sys-apps/parted/parted-1.8.8.ebuild | |
parent | x86 stable (bug #189349) (diff) | |
download | gentoo-2-2d77d4ea01f96657c135e1fb7e0d20bf3f77ccd7.tar.gz gentoo-2-2d77d4ea01f96657c135e1fb7e0d20bf3f77ccd7.tar.bz2 gentoo-2-2d77d4ea01f96657c135e1fb7e0d20bf3f77ccd7.zip |
Changing LICENSE.
(Portage version: 2.1.3.6)
Diffstat (limited to 'sys-apps/parted/parted-1.8.8.ebuild')
-rw-r--r-- | sys-apps/parted/parted-1.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/parted/parted-1.8.8.ebuild b/sys-apps/parted/parted-1.8.8.ebuild index d5ee5855a133..677d49fcc6da 100644 --- a/sys-apps/parted/parted-1.8.8.ebuild +++ b/sys-apps/parted/parted-1.8.8.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.8.8.ebuild,v 1.1 2007/08/21 23:41:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.8.8.ebuild,v 1.2 2007/08/22 17:32:37 wolf31o2 Exp $ DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems" HOMEPAGE="http://www.gnu.org/software/parted" SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="nls readline debug selinux device-mapper" |