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 | 34012ae70a41406ac971d0236a5379189cf2ed6e (patch) | |
tree | b73acb807177a2a1f4061026427df6536a1c1408 /sci-astronomy/xephem/xephem-3.6.4.ebuild | |
parent | whitespace (diff) | |
download | historical-34012ae70a41406ac971d0236a5379189cf2ed6e.tar.gz historical-34012ae70a41406ac971d0236a5379189cf2ed6e.tar.bz2 historical-34012ae70a41406ac971d0236a5379189cf2ed6e.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sci-astronomy/xephem/xephem-3.6.4.ebuild')
-rw-r--r-- | sci-astronomy/xephem/xephem-3.6.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-astronomy/xephem/xephem-3.6.4.ebuild b/sci-astronomy/xephem/xephem-3.6.4.ebuild index ed158d48f7e3..46cd10256e42 100644 --- a/sci-astronomy/xephem/xephem-3.6.4.ebuild +++ b/sci-astronomy/xephem/xephem-3.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.6.4.ebuild,v 1.6 2005/08/13 23:33:08 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.6.4.ebuild,v 1.7 2007/07/16 01:03:05 mr_bones_ Exp $ DESCRIPTION="XEphem is the X Windows Ephemeris, and provides a scientific-grade solar system model, star charts, sky views, plus a whole lot more." SRC_URI="http://www.clearskyinstitute.com/xephem/${P}.tar.gz" @@ -11,7 +11,6 @@ SLOT="0" LICENSE="as-is" DEPEND="virtual/motif" - src_unpack() { unpack ${A} cd ${S} |