summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-25 16:18:19 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-25 16:18:19 +0000
commitccaf843cf6fbfed2897a14c1db524df983756ff8 (patch)
tree604d331cb5a7cac594f2534407be7c8fdfda52e5 /app-sci/xephem
parentlintool fixes (diff)
downloadhistorical-ccaf843cf6fbfed2897a14c1db524df983756ff8.tar.gz
historical-ccaf843cf6fbfed2897a14c1db524df983756ff8.tar.bz2
historical-ccaf843cf6fbfed2897a14c1db524df983756ff8.zip
repoman and lintool fixes
Diffstat (limited to 'app-sci/xephem')
-rw-r--r--app-sci/xephem/ChangeLog5
-rw-r--r--app-sci/xephem/xephem-3.5.2.ebuild5
2 files changed, 8 insertions, 2 deletions
diff --git a/app-sci/xephem/ChangeLog b/app-sci/xephem/ChangeLog
index 30ce39f09891..0dc70e241b36 100644
--- a/app-sci/xephem/ChangeLog
+++ b/app-sci/xephem/ChangeLog
@@ -1,8 +1,11 @@
# ChangeLog for app-sci/xephem
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-sci/xephem/ChangeLog,v 1.1 2002/05/31 08:25:49 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/xephem/ChangeLog,v 1.2 2002/07/25 16:18:19 aliz Exp $
*xephem-3.5.2 (31 May 2002)
+
+ 25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> xephem-3.5.2.ebuild :
+ Added LICENSE, KEYWORDS, SLOT.
31 May 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
diff --git a/app-sci/xephem/xephem-3.5.2.ebuild b/app-sci/xephem/xephem-3.5.2.ebuild
index c03d959a971a..9b222f65f195 100644
--- a/app-sci/xephem/xephem-3.5.2.ebuild
+++ b/app-sci/xephem/xephem-3.5.2.ebuild
@@ -1,11 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/xephem/xephem-3.5.2.ebuild,v 1.2 2002/07/11 06:30:18 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/xephem/xephem-3.5.2.ebuild,v 1.3 2002/07/25 16:18:19 aliz Exp $
S=${WORKDIR}/${P}
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=""
HOMEPAGE="http://www.clearskyinstitute.com/xephem"
+KEYWORDS="x86"
+SLOT="0"
+LICENSE="as-is"
DEPEND="x11-libs/openmotif"
pkg_setup() {