diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2005-03-01 11:33:26 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2005-03-01 11:33:26 +0000 |
commit | 7710141a6169e8406dc81d2f5623c73ddd3ab058 (patch) | |
tree | e2de1be5317885f400f219d2ab12de9a81672a8e /dev-util/par | |
parent | Initial commit; bug #83595. Thanks to Lars Grunewaldt for the submission. (diff) | |
download | gentoo-2-7710141a6169e8406dc81d2f5623c73ddd3ab058.tar.gz gentoo-2-7710141a6169e8406dc81d2f5623c73ddd3ab058.tar.bz2 gentoo-2-7710141a6169e8406dc81d2f5623c73ddd3ab058.zip |
#83595c2; GPL-2 >> MPL-1.1 for $LICENSE.
(Portage version: 2.0.51.16)
Diffstat (limited to 'dev-util/par')
-rw-r--r-- | dev-util/par/par-00.05.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/par/par-00.05.01.ebuild b/dev-util/par/par-00.05.01.ebuild index 64ad1dc714ce..d08737cd7130 100644 --- a/dev-util/par/par-00.05.01.ebuild +++ b/dev-util/par/par-00.05.01.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/par/par-00.05.01.ebuild,v 1.1 2005/03/01 11:31:44 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/par/par-00.05.01.ebuild,v 1.2 2005/03/01 11:33:26 plasmaroo Exp $ DESCRIPTION="par manipulates PalmOS database files" HOMEPAGE="http://www.djw.org/product/palm/par/" SRC_URI="http://www.djw.org/product/palm/par/prc.tgz" SLOT="0" -LICENSE="GPL-2" +LICENSE="MPL-1.1" KEYWORDS="~x86" IUSE="" S="${WORKDIR}/prc" |