diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-20 07:29:08 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-20 07:29:08 +0000 |
commit | dcd18439fec77703b52c9aa56ad1609563929263 (patch) | |
tree | 6cf44597cc10f877c22d7b6c6bd7474c171abd02 | |
parent | Version bump (diff) | |
download | gentoo-2-dcd18439fec77703b52c9aa56ad1609563929263.tar.gz gentoo-2-dcd18439fec77703b52c9aa56ad1609563929263.tar.bz2 gentoo-2-dcd18439fec77703b52c9aa56ad1609563929263.zip |
Whitespace
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
-rw-r--r-- | dev-lang/ekopath-bin/ekopath-bin-4.0.10_pre20110717.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ekopath-bin/ekopath-bin-4.0.10_pre20110717.ebuild b/dev-lang/ekopath-bin/ekopath-bin-4.0.10_pre20110717.ebuild index 2f4b85b5dbec..ce78122c6601 100644 --- a/dev-lang/ekopath-bin/ekopath-bin-4.0.10_pre20110717.ebuild +++ b/dev-lang/ekopath-bin/ekopath-bin-4.0.10_pre20110717.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ekopath-bin/ekopath-bin-4.0.10_pre20110717.ebuild,v 1.1 2011/07/20 07:28:17 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ekopath-bin/ekopath-bin-4.0.10_pre20110717.ebuild,v 1.2 2011/07/20 07:29:08 xarthisius Exp $ EAPI=4 @@ -15,7 +15,7 @@ DATE=${DATE:0:4}-${DATE:4:2}-${DATE:6} DESCRIPTION="PathScale EKOPath Compiler Suite" HOMEPAGE="http://www.pathscale.com/ekopath-compiler-suite" SRC_URI="http://c591116.r16.cf2.rackcdn.com/${MY_PN}/nightly/Linux/${MY_PN}-${DATE}-installer.run - -> ${P}.run" + -> ${P}.run" LICENSE="GPL-3" SLOT="0" |