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/knetwalk | |
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/knetwalk')
-rw-r--r-- | kde-base/knetwalk/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knetwalk/knetwalk-4.2.1.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/knetwalk/ChangeLog b/kde-base/knetwalk/ChangeLog index f8912374e129..5be0df61fcda 100644 --- a/kde-base/knetwalk/ChangeLog +++ b/kde-base/knetwalk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knetwalk # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/ChangeLog,v 1.37 2009/04/11 23:32:31 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetwalk/ChangeLog,v 1.38 2009/04/17 05:17:16 alexxy Exp $ + + 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -knetwalk-4.2.1.ebuild: + Drop KDE 4.2.1 *knetwalk-4.2.2 (11 Apr 2009) diff --git a/kde-base/knetwalk/knetwalk-4.2.1.ebuild b/kde-base/knetwalk/knetwalk-4.2.1.ebuild deleted file mode 100644 index 5382cb5e12a7..000000000000 --- a/kde-base/knetwalk/knetwalk-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/knetwalk/knetwalk-4.2.1.ebuild,v 1.2 2009/04/11 18:53:28 armin76 Exp $ - -EAPI="2" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="KDE: Knetwalk is the kde version of the popular NetWalk game for system administrators" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug" |