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 | da1de937339fe9d3246a075181e10cde8c2c63ed (patch) | |
tree | dd6c3ec4df0e5ba552a2754ed7baa7f9b52a6419 /app-misc/astrolog-ephemeris | |
parent | QA - Add IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-da1de937339fe9d3246a075181e10cde8c2c63ed.tar.gz gentoo-2-da1de937339fe9d3246a075181e10cde8c2c63ed.tar.bz2 gentoo-2-da1de937339fe9d3246a075181e10cde8c2c63ed.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}" |