diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 05:17:53 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 05:17:53 +0000 |
commit | 0786b8bb61488fa1f26555a1488d21466c3b10ca (patch) | |
tree | bed499485d1216043f5ebcf817092ba1670a06fb /kde-base/kgoldrunner | |
parent | Drop gmime-2.4 patch. We don't need it anymore since gmime-2.2[mono] works ( ... (diff) | |
download | historical-0786b8bb61488fa1f26555a1488d21466c3b10ca.tar.gz historical-0786b8bb61488fa1f26555a1488d21466c3b10ca.tar.bz2 historical-0786b8bb61488fa1f26555a1488d21466c3b10ca.zip |
Drop KDE 4.2.1
Package-Manager: portage-2.2_rc30/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kgoldrunner')
-rw-r--r-- | kde-base/kgoldrunner/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kgoldrunner/kgoldrunner-4.2.1.ebuild | 12 |
2 files changed, 5 insertions, 13 deletions
diff --git a/kde-base/kgoldrunner/ChangeLog b/kde-base/kgoldrunner/ChangeLog index 7373f14a0316..7f775cf0b94c 100644 --- a/kde-base/kgoldrunner/ChangeLog +++ b/kde-base/kgoldrunner/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kgoldrunner # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kgoldrunner/ChangeLog,v 1.107 2009/04/11 23:09:23 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kgoldrunner/ChangeLog,v 1.108 2009/04/17 04:57:01 alexxy Exp $ + + 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kgoldrunner-4.2.1.ebuild: + Drop KDE 4.2.1 *kgoldrunner-4.2.2 (11 Apr 2009) diff --git a/kde-base/kgoldrunner/kgoldrunner-4.2.1.ebuild b/kde-base/kgoldrunner/kgoldrunner-4.2.1.ebuild deleted file mode 100644 index 35f92c60bad9..000000000000 --- a/kde-base/kgoldrunner/kgoldrunner-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/kgoldrunner/kgoldrunner-4.2.1.ebuild,v 1.2 2009/04/11 18:57:35 armin76 Exp $ - -EAPI="2" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="KDE: KGoldrunner is a game of action and puzzle solving" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug" |