diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-16 20:14:33 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-16 20:14:33 +0000 |
commit | 4a66e695c330d2e4cf7fd33841e764823340b0c2 (patch) | |
tree | c83ed4e9cc766b38a80e63f93c78beb152d97265 /kde-base/kapman | |
parent | Drop KDE 4.2.1 (diff) | |
download | gentoo-2-4a66e695c330d2e4cf7fd33841e764823340b0c2.tar.gz gentoo-2-4a66e695c330d2e4cf7fd33841e764823340b0c2.tar.bz2 gentoo-2-4a66e695c330d2e4cf7fd33841e764823340b0c2.zip |
Drop KDE 4.2.1
(Portage version: 2.2_rc30/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.1.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kapman/ChangeLog b/kde-base/kapman/ChangeLog index 55cfdbe475b6..6d81e3db84ae 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.7 2009/04/11 22:07:06 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/ChangeLog,v 1.8 2009/04/16 20:14:33 alexxy Exp $ + + 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -kapman-4.2.1.ebuild: + Drop KDE 4.2.1 *kapman-4.2.2 (11 Apr 2009) diff --git a/kde-base/kapman/kapman-4.2.1.ebuild b/kde-base/kapman/kapman-4.2.1.ebuild deleted file mode 100644 index 3d58ee15a8af..000000000000 --- a/kde-base/kapman/kapman-4.2.1.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.1.ebuild,v 1.2 2009/04/11 19:03:32 armin76 Exp $ - -EAPI="2" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="Pac-Man clone for KDE" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug" |