diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-11-08 20:58:12 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-11-08 20:58:12 +0000 |
commit | 45bd86f2a7f3e9404c1bc1790ba31a6a953d6e63 (patch) | |
tree | 5115feb82f0131376f151358a60b853b7ddd5d85 /kde-base/kapman | |
parent | Drop KDE 4.2.4 (diff) | |
download | gentoo-2-45bd86f2a7f3e9404c1bc1790ba31a6a953d6e63.tar.gz gentoo-2-45bd86f2a7f3e9404c1bc1790ba31a6a953d6e63.tar.bz2 gentoo-2-45bd86f2a7f3e9404c1bc1790ba31a6a953d6e63.zip |
Drop KDE 4.2.4
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kapman')
-rw-r--r-- | kde-base/kapman/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kapman/kapman-4.2.4.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kapman/ChangeLog b/kde-base/kapman/ChangeLog index 7c78a290e3b9..5bc3d5dd0ce8 100644 --- a/kde-base/kapman/ChangeLog +++ b/kde-base/kapman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kapman # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/ChangeLog,v 1.21 2009/11/02 20:37:06 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/ChangeLog,v 1.22 2009/11/08 20:58:12 alexxy Exp $ + + 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -kapman-4.2.4.ebuild: + Drop KDE 4.2.4 *kapman-4.3.3 (02 Nov 2009) diff --git a/kde-base/kapman/kapman-4.2.4.ebuild b/kde-base/kapman/kapman-4.2.4.ebuild deleted file mode 100644 index 5de86d9eba84..000000000000 --- a/kde-base/kapman/kapman-4.2.4.ebuild +++ /dev/null @@ -1,12 +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/kapman/kapman-4.2.4.ebuild,v 1.1 2009/06/04 11:16:53 alexxy Exp $ - -EAPI="2" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="Pac-Man clone for KDE" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug +handbook" |