diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 05:07:22 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 05:07:22 +0000 |
commit | af6086e20bc39c2045c63973e2b5b8434a62558a (patch) | |
tree | bacb9b8d8c022e66cd4906a33da34e35773314e5 /kde-base/klines | |
parent | Drop KDE 4.2.1 (diff) | |
download | gentoo-2-af6086e20bc39c2045c63973e2b5b8434a62558a.tar.gz gentoo-2-af6086e20bc39c2045c63973e2b5b8434a62558a.tar.bz2 gentoo-2-af6086e20bc39c2045c63973e2b5b8434a62558a.zip |
Drop KDE 4.2.1
(Portage version: 2.2_rc30/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/klines')
-rw-r--r-- | kde-base/klines/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/klines/klines-4.2.1.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/klines/ChangeLog b/kde-base/klines/ChangeLog index 7021311bb6fb..8259a8d9cd32 100644 --- a/kde-base/klines/ChangeLog +++ b/kde-base/klines/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/klines # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/ChangeLog,v 1.107 2009/04/11 23:21:17 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/ChangeLog,v 1.108 2009/04/17 05:07:22 alexxy Exp $ + + 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -klines-4.2.1.ebuild: + Drop KDE 4.2.1 *klines-4.2.2 (11 Apr 2009) diff --git a/kde-base/klines/klines-4.2.1.ebuild b/kde-base/klines/klines-4.2.1.ebuild deleted file mode 100644 index aa76bcd03dc2..000000000000 --- a/kde-base/klines/klines-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/klines/klines-4.2.1.ebuild,v 1.2 2009/04/11 18:54:54 armin76 Exp $ - -EAPI="2" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="KDE: Kolor Lines - a little game about balls and how to get rid of them" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug" |