diff options
author | Jonathan Callen <abcd@gentoo.org> | 2009-10-12 22:04:34 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2009-10-12 22:04:34 +0000 |
commit | 055a3696abbe019cf4175c2428c4620ed40fcb72 (patch) | |
tree | 4ced6cc6d027de12a663c8be6166d4f417adeb67 /kde-base/kpat | |
parent | KDE 3.5.9 removal (diff) | |
download | gentoo-2-055a3696abbe019cf4175c2428c4620ed40fcb72.tar.gz gentoo-2-055a3696abbe019cf4175c2428c4620ed40fcb72.tar.bz2 gentoo-2-055a3696abbe019cf4175c2428c4620ed40fcb72.zip |
KDE 3.5.9 removal
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/kpat')
-rw-r--r-- | kde-base/kpat/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kpat/kpat-3.5.9.ebuild | 18 |
2 files changed, 4 insertions, 19 deletions
diff --git a/kde-base/kpat/ChangeLog b/kde-base/kpat/ChangeLog index cdcbbae6a871..85f1c5eff958 100644 --- a/kde-base/kpat/ChangeLog +++ b/kde-base/kpat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kpat # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.126 2009/10/10 09:59:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.127 2009/10/12 22:04:34 abcd Exp $ + + 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> -kpat-3.5.9.ebuild: + KDE 3.5.9 removal 10 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> kpat-4.3.1.ebuild: amd64 stable wrt #287697 diff --git a/kde-base/kpat/kpat-3.5.9.ebuild b/kde-base/kpat/kpat-3.5.9.ebuild deleted file mode 100644 index d02fe7e89da3..000000000000 --- a/kde-base/kpat/kpat-3.5.9.ebuild +++ /dev/null @@ -1,18 +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/kpat/kpat-3.5.9.ebuild,v 1.8 2008/05/18 20:03:10 maekke Exp $ -KMNAME=kdegames -EAPI="1" -inherit kde-meta - -DESCRIPTION="KDE patience game" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" - -DEPEND=">=kde-base/libkdegames-${PV}:${SLOT}" - -RDEPEND="${DEPEND} - || ( >=kde-base/kdebase-data-${PV}:${SLOT} >=kde-base/kdebase-${PV}:${SLOT} )" - -KMEXTRACTONLY=libkdegames -KMCOPYLIB="libkdegames libkdegames" |