diff options
Diffstat (limited to 'dev-libs/pilot-link/pilot-link-0.11.3.ebuild')
-rw-r--r-- | dev-libs/pilot-link/pilot-link-0.11.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pilot-link/pilot-link-0.11.3.ebuild b/dev-libs/pilot-link/pilot-link-0.11.3.ebuild index 02b74543c453..580746f6fcee 100644 --- a/dev-libs/pilot-link/pilot-link-0.11.3.ebuild +++ b/dev-libs/pilot-link/pilot-link-0.11.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.3.ebuild,v 1.7 2003/02/13 10:49:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pilot-link/pilot-link-0.11.3.ebuild,v 1.8 2003/02/28 16:54:59 liquidx Exp $ S=${WORKDIR}/${P} DESCRIPTION="A suite of tools contains a series of conduits for moving @@ -12,7 +12,7 @@ HOMEPAGE="http://www.pilot-link.org/" DEPEND="virtual/glibc" SLOT="0" -LICENSE="GPL-2 | LGPL" +LICENSE="GPL-2 | LGPL-2" KEYWORDS="x86 ppc sparc " src_compile() { |