diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-17 13:01:53 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-17 13:01:53 +0000 |
commit | 6bcdcbff8454cf51fd5dca5bfbf35334623fff56 (patch) | |
tree | 4cd27fe2ad0cb057b7973059d7560903aaece996 /kde-base/kbreakout | |
parent | Drop KDE 4.1.4 (diff) | |
download | gentoo-2-6bcdcbff8454cf51fd5dca5bfbf35334623fff56.tar.gz gentoo-2-6bcdcbff8454cf51fd5dca5bfbf35334623fff56.tar.bz2 gentoo-2-6bcdcbff8454cf51fd5dca5bfbf35334623fff56.zip |
Drop KDE 4.1.4
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kbreakout')
-rw-r--r-- | kde-base/kbreakout/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kbreakout/kbreakout-4.1.4.ebuild | 15 |
2 files changed, 4 insertions, 16 deletions
diff --git a/kde-base/kbreakout/ChangeLog b/kde-base/kbreakout/ChangeLog index edb881fdbd6b..5f5c0da72c22 100644 --- a/kde-base/kbreakout/ChangeLog +++ b/kde-base/kbreakout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kbreakout # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbreakout/ChangeLog,v 1.7 2009/02/01 06:36:01 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbreakout/ChangeLog,v 1.8 2009/02/17 13:01:53 alexxy Exp $ + + 17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> -kbreakout-4.1.4.ebuild: + Drop KDE 4.1.4 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> kbreakout-4.2.0.ebuild: diff --git a/kde-base/kbreakout/kbreakout-4.1.4.ebuild b/kde-base/kbreakout/kbreakout-4.1.4.ebuild deleted file mode 100644 index b19b749d83ae..000000000000 --- a/kde-base/kbreakout/kbreakout-4.1.4.ebuild +++ /dev/null @@ -1,15 +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/kbreakout/kbreakout-4.1.4.ebuild,v 1.1 2009/01/13 21:19:43 alexxy Exp $ - -EAPI="2" - -KMNAME=kdegames - -inherit kde4-meta - -DESCRIPTION="KDE: A Breakout-like game for KDE." -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug htmlhandbook" - -KMLOADLIBS="libkdegames" |