diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-03 17:17:59 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-03 17:17:59 +0000 |
commit | 412fabd07620892ccba35962f5844969a75e4e2d (patch) | |
tree | a179cd2f42060af5b8d4a396e4b158a38054d9b0 /kde-base/kspaceduel | |
parent | Drop KDE 4.2.2 (diff) | |
download | gentoo-2-412fabd07620892ccba35962f5844969a75e4e2d.tar.gz gentoo-2-412fabd07620892ccba35962f5844969a75e4e2d.tar.bz2 gentoo-2-412fabd07620892ccba35962f5844969a75e4e2d.zip |
Drop KDE 4.2.2
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kspaceduel')
-rw-r--r-- | kde-base/kspaceduel/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-4.2.2.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kspaceduel/ChangeLog b/kde-base/kspaceduel/ChangeLog index 2fc02d558305..551ced824d9e 100644 --- a/kde-base/kspaceduel/ChangeLog +++ b/kde-base/kspaceduel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kspaceduel # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.111 2009/06/03 14:55:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.112 2009/06/03 17:17:59 alexxy Exp $ + + 03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kspaceduel-4.2.2.ebuild: + Drop KDE 4.2.2 03 Jun 2009; Brent Baude <ranger@gentoo.org> kspaceduel-3.5.10.ebuild: Marking kspaceduel-3.5.10 ppc64 stable for bug 271889 diff --git a/kde-base/kspaceduel/kspaceduel-4.2.2.ebuild b/kde-base/kspaceduel/kspaceduel-4.2.2.ebuild deleted file mode 100644 index ef9db27033a7..000000000000 --- a/kde-base/kspaceduel/kspaceduel-4.2.2.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/kspaceduel/kspaceduel-4.2.2.ebuild,v 1.2 2009/04/17 06:35:11 alexxy Exp $ - -EAPI="2" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="KDE Space Game" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug doc" |