]> Pileus Git - ~andy/sunrise/blobdiff - dev-util/eclipse-epic-bin/eclipse-epic-bin-0.3.0.ebuild
sunrise/app-portage/overlay-utils/overlay-utils-0.2.ebuild: Update copyright headers...
[~andy/sunrise] / dev-util / eclipse-epic-bin / eclipse-epic-bin-0.3.0.ebuild
index fe3e43c3435516a99cd90603098a4b7f4fbb92e2..7cc77f2788fb7fcd4607386cd7cb4bc1a9b47338 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -7,7 +7,7 @@ inherit eclipse-ext
 DESCRIPTION="EPIC is an opensource Perl IDE for the Eclipse platform."
 HOMEPAGE="http://e-p-i-c.sourceforge.net/"
 SRC_URI="http://e-p-i-c.sourceforge.net/downloads/org.epic.updatesite_${PV}_20040711.zip"
-LICENSE="CPL-1"
+LICENSE="CPL-1.0"
 SLOT="0"
 KEYWORDS="~x86"
 IUSE=""
@@ -19,7 +19,7 @@ S=${WORKDIR}/org.epic.updatesite
 
 src_unpack() {
        unpack ${A}
-       cd ${S}
+       cd "${S}"
 
        for jar in `find . -iname *.jar`; do
                unzip ${jar} -d ${jar%.jar}