diff options
author | Jonathan Callen <abcd@gentoo.org> | 2009-10-12 22:25:31 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2009-10-12 22:25:31 +0000 |
commit | 1333e79cfcc604ba303e7b293aa1a7d75e12d230 (patch) | |
tree | 5215be72799fb4153b3117d4c1d7b63ae8b53313 /kde-base/kspaceduel | |
parent | KDE 3.5.9 removal (diff) | |
download | gentoo-2-1333e79cfcc604ba303e7b293aa1a7d75e12d230.tar.gz gentoo-2-1333e79cfcc604ba303e7b293aa1a7d75e12d230.tar.bz2 gentoo-2-1333e79cfcc604ba303e7b293aa1a7d75e12d230.zip |
KDE 3.5.9 removal
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/kspaceduel')
-rw-r--r-- | kde-base/kspaceduel/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-3.5.9.ebuild | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/kspaceduel/ChangeLog b/kde-base/kspaceduel/ChangeLog index ef28e1766b7a..3eda92a1d974 100644 --- a/kde-base/kspaceduel/ChangeLog +++ b/kde-base/kspaceduel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kspaceduel # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.124 2009/10/10 10:09:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.125 2009/10/12 22:25:31 abcd Exp $ + + 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> -kspaceduel-3.5.9.ebuild: + KDE 3.5.9 removal 10 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> kspaceduel-4.3.1.ebuild: diff --git a/kde-base/kspaceduel/kspaceduel-3.5.9.ebuild b/kde-base/kspaceduel/kspaceduel-3.5.9.ebuild deleted file mode 100644 index 0a0dc1cb6795..000000000000 --- a/kde-base/kspaceduel/kspaceduel-3.5.9.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-3.5.9.ebuild,v 1.7 2008/05/18 19:49:15 maekke Exp $ -KMNAME=kdegames -EAPI="1" -inherit kde-meta - -DESCRIPTION="KDE Space Game" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" - -DEPEND=">=kde-base/libkdegames-${PV}:${SLOT}" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY=libkdegames -KMCOPYLIB="libkdegames libkdegames" |