diff options
author | Jonathan Callen <abcd@gentoo.org> | 2009-10-12 22:08:27 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2009-10-12 22:08:27 +0000 |
commit | e1358c2fcb2489fc8c16cf368a6bba8f4132a150 (patch) | |
tree | 85b560c601c22f49e449884eea02e8feffa0ee97 /kde-base/kpoker | |
parent | KDE 3.5.9 removal (diff) | |
download | gentoo-2-e1358c2fcb2489fc8c16cf368a6bba8f4132a150.tar.gz gentoo-2-e1358c2fcb2489fc8c16cf368a6bba8f4132a150.tar.bz2 gentoo-2-e1358c2fcb2489fc8c16cf368a6bba8f4132a150.zip |
KDE 3.5.9 removal
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/kpoker')
-rw-r--r-- | kde-base/kpoker/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kpoker/kpoker-3.5.9.ebuild | 17 |
2 files changed, 4 insertions, 18 deletions
diff --git a/kde-base/kpoker/ChangeLog b/kde-base/kpoker/ChangeLog index e8b10e3d3a39..81860d28e41a 100644 --- a/kde-base/kpoker/ChangeLog +++ b/kde-base/kpoker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kpoker # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpoker/ChangeLog,v 1.95 2009/07/12 12:00:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpoker/ChangeLog,v 1.96 2009/10/12 22:08:27 abcd Exp $ + + 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> -kpoker-3.5.9.ebuild: + KDE 3.5.9 removal 12 Jul 2009; Raúl Porcel <armin76@gentoo.org> kpoker-3.5.10.ebuild: alpha/ia64/sparc stable wrt #271889 diff --git a/kde-base/kpoker/kpoker-3.5.9.ebuild b/kde-base/kpoker/kpoker-3.5.9.ebuild deleted file mode 100644 index 07670482c226..000000000000 --- a/kde-base/kpoker/kpoker-3.5.9.ebuild +++ /dev/null @@ -1,17 +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/kpoker/kpoker-3.5.9.ebuild,v 1.7 2008/05/18 20:01:42 maekke Exp $ -KMNAME=kdegames -EAPI="1" -inherit kde-meta - -DESCRIPTION="KDE poker 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" |