diff options
Diffstat (limited to 'app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild')
-rw-r--r-- | app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild b/app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild index f583deda0384..d37f7bc4f56b 100644 --- a/app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild +++ b/app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild,v 1.1 2003/07/15 08:09:24 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild,v 1.2 2003/07/16 16:35:06 brain Exp $ inherit gnustep DESCRIPTION="A set of Objective-C classes that model a mail system" HOMEPAGE="http://www.collaboration-world.com/pantomime/" -LICENSE="LGPL" +LICENSE="LGPL-2.1" SRC_URI="http://www.collaboration-world.com/pantomime.data/releases/Stable/${PN/p/P}-${PV/_/}.tar.gz" KEYWORDS="x86" SLOT="0" |