summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2009-10-27 02:02:16 +0000
committerJonathan Callen <abcd@gentoo.org>2009-10-27 02:02:16 +0000
commit392fa0ee4bd16419bc009cdd7954f8986a2f81f2 (patch)
tree822ff11f1ab2ee7e40087a6f99479c1d30f95d87 /media-gfx
parentVersion bump #290566 by Rodrigo Severo. (diff)
downloadgentoo-2-392fa0ee4bd16419bc009cdd7954f8986a2f81f2.tar.gz
gentoo-2-392fa0ee4bd16419bc009cdd7954f8986a2f81f2.tar.bz2
gentoo-2-392fa0ee4bd16419bc009cdd7954f8986a2f81f2.zip
drop old versions
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/kst/ChangeLog9
-rw-r--r--media-gfx/kst/kst-0.97.ebuild18
-rw-r--r--media-gfx/kst/kst-1.1.0-r1.ebuild29
-rw-r--r--media-gfx/kst/kst-1.1.0.ebuild20
-rw-r--r--media-gfx/kst/kst-1.4.0.ebuild19
-rw-r--r--media-gfx/kst/kst-1.6.0.ebuild19
-rw-r--r--media-gfx/kst/kst-1.7.0.ebuild26
7 files changed, 7 insertions, 133 deletions
diff --git a/media-gfx/kst/ChangeLog b/media-gfx/kst/ChangeLog
index e6dc1d46b6fe..c8fd88f4acb3 100644
--- a/media-gfx/kst/ChangeLog
+++ b/media-gfx/kst/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-gfx/kst
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/ChangeLog,v 1.21 2009/02/22 12:50:51 carlo Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/ChangeLog,v 1.22 2009/10/27 02:02:16 abcd Exp $
+
+ 27 Oct 2009; Jonathan Callen <abcd@gentoo.org> -kst-0.97.ebuild,
+ -kst-1.1.0.ebuild, -kst-1.1.0-r1.ebuild, -kst-1.4.0.ebuild,
+ -kst-1.6.0.ebuild, -kst-1.7.0.ebuild:
+ drop old versions
*kst-1.7.0-r1 (22 Feb 2009)
diff --git a/media-gfx/kst/kst-0.97.ebuild b/media-gfx/kst/kst-0.97.ebuild
deleted file mode 100644
index 96e1caba863e..000000000000
--- a/media-gfx/kst/kst-0.97.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-0.97.ebuild,v 1.5 2005/11/10 17:24:15 greg_g Exp $
-
-inherit kde
-
-DESCRIPTION="A plotting and data viewing program for KDE."
-HOMEPAGE="http://kst.kde.org/"
-SRC_URI="http://omega.astro.utoronto.ca/kst/${P}.tar.gz"
-
-KEYWORDS="amd64 ppc ~sparc x86"
-LICENSE="GPL-2"
-
-SLOT="0"
-IUSE=""
-
-DEPEND="kde-base/kdelibs"
-need-kde 3.1
diff --git a/media-gfx/kst/kst-1.1.0-r1.ebuild b/media-gfx/kst/kst-1.1.0-r1.ebuild
deleted file mode 100644
index bbf51c51f396..000000000000
--- a/media-gfx/kst/kst-1.1.0-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-1.1.0-r1.ebuild,v 1.4 2008/06/26 13:58:51 markusle Exp $
-
-inherit kde
-
-DESCRIPTION="A plotting and data viewing program for KDE."
-HOMEPAGE="http://kst.kde.org/"
-SRC_URI="http://mirrors.isc.org/pub/kde/stable/apps/KDE3.x/scientific/${P}.tar.gz"
-
-KEYWORDS="amd64 ~ppc ~sparc ~x86"
-LICENSE="GPL-2"
-
-SLOT="0"
-IUSE=""
-
-RDEPEND="${DEPEND}
- sci-libs/gsl"
-
-need-kde 3.1
-
-PATCHES=( "${FILESDIR}/${P}-netcdf-fix.patch" )
-
-src_unpack(){
- kde_src_unpack
- einfo "Regenerating autotools files..."
- rm -f configure
- autoconf || die "autoconf failed"
-}
diff --git a/media-gfx/kst/kst-1.1.0.ebuild b/media-gfx/kst/kst-1.1.0.ebuild
deleted file mode 100644
index d7732b06d823..000000000000
--- a/media-gfx/kst/kst-1.1.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-1.1.0.ebuild,v 1.6 2008/06/26 13:58:51 markusle Exp $
-
-inherit kde
-
-DESCRIPTION="A plotting and data viewing program for KDE."
-HOMEPAGE="http://kst.kde.org/"
-SRC_URI="http://mirrors.isc.org/pub/kde/stable/apps/KDE3.x/scientific/${P}.tar.gz"
-
-KEYWORDS="~amd64 ppc ~sparc x86"
-LICENSE="GPL-2"
-
-SLOT="0"
-IUSE=""
-
-DEPEND="kde-base/kdelibs"
-RDEPEND="$DEPEND
- sci-libs/gsl"
-need-kde 3.1
diff --git a/media-gfx/kst/kst-1.4.0.ebuild b/media-gfx/kst/kst-1.4.0.ebuild
deleted file mode 100644
index 7caf954ffebf..000000000000
--- a/media-gfx/kst/kst-1.4.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-1.4.0.ebuild,v 1.2 2008/06/26 13:58:51 markusle Exp $
-
-inherit kde
-
-DESCRIPTION="A plotting and data viewing program for KDE."
-HOMEPAGE="http://kst.kde.org/"
-SRC_URI="mirror://kde/stable/apps/KDE3.x/scientific/${P}.tar.gz"
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND="sci-libs/gsl
- >=sci-libs/netcdf-3.6.1-r1"
-
-need-kde 3.5
diff --git a/media-gfx/kst/kst-1.6.0.ebuild b/media-gfx/kst/kst-1.6.0.ebuild
deleted file mode 100644
index 0308051998cb..000000000000
--- a/media-gfx/kst/kst-1.6.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-1.6.0.ebuild,v 1.1 2008/06/26 13:58:51 markusle Exp $
-
-inherit kde
-
-DESCRIPTION="A plotting and data viewing program for KDE."
-HOMEPAGE="http://kst.kde.org/"
-SRC_URI="mirror://kde/stable/apps/KDE3.x/scientific/${P}.tar.gz"
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND="sci-libs/gsl
- >=sci-libs/netcdf-3.6.1-r1"
-
-need-kde 3.5
diff --git a/media-gfx/kst/kst-1.7.0.ebuild b/media-gfx/kst/kst-1.7.0.ebuild
deleted file mode 100644
index ee216ae7629a..000000000000
--- a/media-gfx/kst/kst-1.7.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-1.7.0.ebuild,v 1.1 2009/02/14 16:40:36 carlo Exp $
-
-ARTS_REQUIRED="never"
-
-inherit kde
-
-DESCRIPTION="A plotting and data viewing program for KDE."
-HOMEPAGE="http://kst.kde.org/"
-SRC_URI="mirror://kde/stable/apps/KDE3.x/scientific/${P}.tar.gz"
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND="sci-libs/gsl
- >=sci-libs/netcdf-3.6.1-r1"
-RDEPEND="${DEPEND}"
-
-need-kde 3.5
-
-PATCHES=(
- "${FILESDIR}/kst-1.7.0-desktop-file.diff"
- )