diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-19 23:36:59 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-19 23:36:59 +0000 |
commit | 002fab94ebfc71466ab26a34a960beb65c71f249 (patch) | |
tree | 98168f89c22251f196427f4aa15cc8225504784a | |
parent | Drop stale kde 4.1.4 ebuilds (diff) | |
download | gentoo-2-002fab94ebfc71466ab26a34a960beb65c71f249.tar.gz gentoo-2-002fab94ebfc71466ab26a34a960beb65c71f249.tar.bz2 gentoo-2-002fab94ebfc71466ab26a34a960beb65c71f249.zip |
Drop stale kde 4.1.4 ebuilds
(Portage version: 2.2_rc23/cvs/Linux x86_64)
-rw-r--r-- | kde-base/kmahjongg/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmahjongg/kmahjongg-4.1.4.ebuild | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/kmahjongg/ChangeLog b/kde-base/kmahjongg/ChangeLog index fd87ebf8c1bf..cbe8e35e13a7 100644 --- a/kde-base/kmahjongg/ChangeLog +++ b/kde-base/kmahjongg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmahjongg # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmahjongg/ChangeLog,v 1.102 2009/02/01 07:28:24 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmahjongg/ChangeLog,v 1.103 2009/02/19 23:36:59 alexxy Exp $ + + 19 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> -kmahjongg-4.1.4.ebuild: + Drop stale kde 4.1.4 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> kmahjongg-4.2.0.ebuild: diff --git a/kde-base/kmahjongg/kmahjongg-4.1.4.ebuild b/kde-base/kmahjongg/kmahjongg-4.1.4.ebuild deleted file mode 100644 index 48633b297218..000000000000 --- a/kde-base/kmahjongg/kmahjongg-4.1.4.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmahjongg/kmahjongg-4.1.4.ebuild,v 1.1 2009/01/13 22:16:32 alexxy Exp $ - -EAPI="2" -KMNAME=kdegames -inherit kde4-meta - -DESCRIPTION="Mahjongg for KDE" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug htmlhandbook" -DEPEND="${DEPEND} - >=kde-base/libkmahjongg-${PV}:${SLOT}" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY="libkdegames libkmahjongg" |