diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-16 01:03:05 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-16 01:03:05 +0000 |
commit | 38cfc033d1418e165af744ced9e7ee905ad5b180 (patch) | |
tree | 384738f8c3b85471aa2381f955462bb569c62505 /sci-astronomy/xephem/xephem-3.7.2.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-38cfc033d1418e165af744ced9e7ee905ad5b180.tar.gz gentoo-2-38cfc033d1418e165af744ced9e7ee905ad5b180.tar.bz2 gentoo-2-38cfc033d1418e165af744ced9e7ee905ad5b180.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sci-astronomy/xephem/xephem-3.7.2.ebuild')
-rw-r--r-- | sci-astronomy/xephem/xephem-3.7.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-astronomy/xephem/xephem-3.7.2.ebuild b/sci-astronomy/xephem/xephem-3.7.2.ebuild index 31324a75ac09..2238631a606c 100644 --- a/sci-astronomy/xephem/xephem-3.7.2.ebuild +++ b/sci-astronomy/xephem/xephem-3.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.7.2.ebuild,v 1.3 2007/06/16 02:09:04 lavajoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.7.2.ebuild,v 1.4 2007/07/16 01:03:05 mr_bones_ Exp $ inherit eutils @@ -13,7 +13,6 @@ SLOT="0" LICENSE="as-is" DEPEND="virtual/motif" - src_unpack() { unpack ${A} cd "${S}" |