diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 09:17:41 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 09:17:41 +0000 |
commit | 7d7758b9e8d312b1137fb939706a13700270d1dc (patch) | |
tree | f0eecde927f60c29fcf3175e29468e735280e073 /app-misc/astrolog-ephemeris | |
parent | Fix typo. (diff) | |
download | historical-7d7758b9e8d312b1137fb939706a13700270d1dc.tar.gz historical-7d7758b9e8d312b1137fb939706a13700270d1dc.tar.bz2 historical-7d7758b9e8d312b1137fb939706a13700270d1dc.zip |
QA - Add IUSE.
Diffstat (limited to 'app-misc/astrolog-ephemeris')
-rw-r--r-- | app-misc/astrolog-ephemeris/astrolog-ephemeris-5.40.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-misc/astrolog-ephemeris/astrolog-ephemeris-5.40.ebuild b/app-misc/astrolog-ephemeris/astrolog-ephemeris-5.40.ebuild index 638e2597d5a3..8eb48df0c06c 100644 --- a/app-misc/astrolog-ephemeris/astrolog-ephemeris-5.40.ebuild +++ b/app-misc/astrolog-ephemeris/astrolog-ephemeris-5.40.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/app-misc/astrolog-ephemeris/astrolog-ephemeris-5.40.ebuild,v 1.2 2004/03/03 13:07:42 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/astrolog-ephemeris/astrolog-ephemeris-5.40.ebuild,v 1.3 2004/06/14 09:17:09 kloeri Exp $ DESCRIPTION="ephemeris files for optional extended accuracy of astrolog's calculations" HOMEPAGE="http://www.astrolog.org/astrolog.htm" @@ -10,6 +10,7 @@ SLOT="0" # works fine on x86 - runs probably on other architectures, too KEYWORDS="x86" +IUSE="" S="${WORKDIR}" |