summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2002-12-11 14:11:01 +0000
committerDan Armak <danarmak@gentoo.org>2002-12-11 14:11:01 +0000
commit4737026b163db3b057a6650092495f62893a940b (patch)
tree41e9b2271369c190aa4b96574c9c337b3892c8b8 /app-sci
parentremoving standalone kstars package; get it from kdeedu now (diff)
downloadgentoo-2-4737026b163db3b057a6650092495f62893a940b.tar.gz
gentoo-2-4737026b163db3b057a6650092495f62893a940b.tar.bz2
gentoo-2-4737026b163db3b057a6650092495f62893a940b.zip
removing standalone kstars package; get it from kdeedu now
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/kstars/ChangeLog31
-rw-r--r--app-sci/kstars/files/destdir-icons.diff34
-rw-r--r--app-sci/kstars/files/digest-kstars-0.6-r21
-rw-r--r--app-sci/kstars/files/digest-kstars-0.91
-rw-r--r--app-sci/kstars/kstars-0.6-r2.ebuild20
-rw-r--r--app-sci/kstars/kstars-0.9.ebuild15
6 files changed, 0 insertions, 102 deletions
diff --git a/app-sci/kstars/ChangeLog b/app-sci/kstars/ChangeLog
deleted file mode 100644
index 83384f160fed..000000000000
--- a/app-sci/kstars/ChangeLog
+++ /dev/null
@@ -1,31 +0,0 @@
-# ChangeLog for app-sci/kstars
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/kstars/ChangeLog,v 1.3 2002/08/11 22:11:04 danarmak Exp $
-
-*kstars-0.9 (12 Aug 2002)
-
- 12 Aug 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
-
- New kde3 version (user submission #6225). Note that kstars in in the kdeedu
- module for kde 3.1.
-
-*kstars-0.6-r2.ebuild (25 July 2002)
-
- 25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> kstars-0.6-r2.ebuild :
- Added KEYWORDS, SLOT.
-
-*kstars-0.6-r1 (3 May 2002)
-
- 3 May 2002; Donny Davies <woodchip@gentoo.org> :
-
- Add LICENSE, SLOT.
-
-*kstars-0.6-r1 (1 Feb 2002)
-
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
- Added initial ChangeLog which should be updated whenever the package is
- updated in any way. This changelog is targetted to users. This means that the
- comments should well explained and written in clean English. The details about
- writing correct changelogs are explained in the skel.ChangeLog file which you
- can find in the root directory of the portage repository.
diff --git a/app-sci/kstars/files/destdir-icons.diff b/app-sci/kstars/files/destdir-icons.diff
deleted file mode 100644
index 5ebaca2d5a3b..000000000000
--- a/app-sci/kstars/files/destdir-icons.diff
+++ /dev/null
@@ -1,34 +0,0 @@
---- kstars/data/Makefile.orig Wed Sep 12 22:01:53 2001
-+++ kstars/data/Makefile Wed Sep 12 22:36:16 2001
-@@ -367,7 +367,7 @@
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/
- #>- $(INSTALL_DATA) $(srcdir)/hi32-app-kstars.png $(kde_icondir)/hicolor/32x32/apps/kstars.png
- #>+ 1
-- $(INSTALL_DATA) $(srcdir)/hi32-app-kstars.png $(kde_icondir)/hicolor/32x32/apps/kstars.png $(DESTDIR)
-+ $(INSTALL_DATA) $(srcdir)/hi32-app-kstars.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/kstars.png
- #>- $(mkinstalldirs) $(kde_icondir)/hicolor/48x48/apps/
- #>+ 1
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/
-@@ -379,19 +379,19 @@
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/locolor/16x16/apps/
- #>- $(INSTALL_DATA) $(srcdir)/lo16-app-kstars.png $(kde_icondir)/locolor/16x16/apps/kstars.png
- #>+ 1
-- $(INSTALL_DATA) $(srcdir)/lo16-app-kstars.png $(kde_icondir)/locolor/16x16/apps/kstars.png $(DESTDIR)
-+ $(INSTALL_DATA) $(srcdir)/lo16-app-kstars.png $(DESTDIR)$(kde_icondir)/locolor/16x16/apps/kstars.png
- #>- $(mkinstalldirs) $(kde_icondir)/locolor/32x32/apps/
- #>+ 1
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/locolor/32x32/apps/
- #>- $(INSTALL_DATA) $(srcdir)/lo32-app-kstars.png $(kde_icondir)/locolor/32x32/apps/kstars.png
- #>+ 1
-- $(INSTALL_DATA) $(srcdir)/lo32-app-kstars.png $(kde_icondir)/locolor/32x32/apps/kstars.png $(DESTDIR)
-+ $(INSTALL_DATA) $(srcdir)/lo32-app-kstars.png $(DESTDIR)$(kde_icondir)/locolor/32x32/apps/kstars.png
- #>- $(mkinstalldirs) $(kde_icondir)/locolor/48x48/apps/
- #>+ 1
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/locolor/48x48/apps/
- #>- $(INSTALL_DATA) $(srcdir)/lo48-app-kstars.png $(kde_icondir)/locolor/48x48/apps/kstars.png
- #>+ 1
-- $(INSTALL_DATA) $(srcdir)/lo48-app-kstars.png $(kde_icondir)/locolor/48x48/apps/kstars.png $(DESTDIR)
-+ $(INSTALL_DATA) $(srcdir)/lo48-app-kstars.png $(DESTDIR)$(kde_icondir)/locolor/48x48/apps/kstars.png
- #>- $(mkinstalldirs) $(kde_datadir)/kstars/
- #>+ 1
- $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kstars/
diff --git a/app-sci/kstars/files/digest-kstars-0.6-r2 b/app-sci/kstars/files/digest-kstars-0.6-r2
deleted file mode 100644
index f366a077a255..000000000000
--- a/app-sci/kstars/files/digest-kstars-0.6-r2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 416b232ab5ed059fdd38ba14422f20fb kstars-0.6.tar.gz 3045551
diff --git a/app-sci/kstars/files/digest-kstars-0.9 b/app-sci/kstars/files/digest-kstars-0.9
deleted file mode 100644
index 72768894d9e7..000000000000
--- a/app-sci/kstars/files/digest-kstars-0.9
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8b942a453f1bf1249db80efb047526e3 kstars-0.9.kde3.tar.gz 4397086
diff --git a/app-sci/kstars/kstars-0.6-r2.ebuild b/app-sci/kstars/kstars-0.6-r2.ebuild
deleted file mode 100644
index 91bcfd95887c..000000000000
--- a/app-sci/kstars/kstars-0.6-r2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/kstars/kstars-0.6-r2.ebuild,v 1.6 2002/10/04 05:00:27 vapier Exp $
-
-inherit kde-base || die
-
-need-kde 2.1
-
-DESCRIPTION="A fun and educational desktop planetarium program for KDE2"
-HOMEPAGE="http://kstars.sourceforge.net"
-KEYWORDS="x86"
-
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
-
-src_install () {
- # ugh. hopefully the authors next release will be fixed.
- patch -p0 < ${FILESDIR}/destdir-icons.diff || die "bad patchfile"
- kde_src_install
-}
diff --git a/app-sci/kstars/kstars-0.9.ebuild b/app-sci/kstars/kstars-0.9.ebuild
deleted file mode 100644
index c04f8260d02e..000000000000
--- a/app-sci/kstars/kstars-0.9.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/kstars/kstars-0.9.ebuild,v 1.2 2002/10/04 05:00:33 vapier Exp $
-inherit kde-base
-
-need-kde 3
-
-DESCRIPTION="A fun and educational desktop planetarium program for KDE; is in kdeedu for kde 3.1"
-HOMEPAGE="http://kstars.sourceforge.net"
-KEYWORDS="x86"
-
-SRC_URI="mirror://sourceforge/${PN}/${P}.kde3.tar.gz"
-LICENSE="GPL-2"
-
-newdepend "!>=kde-base/kdeedu-3.1_alpha1"