diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-17 14:17:44 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-17 14:17:44 +0000 |
commit | 30051011f352e56f54cd7c5348eab9fc28fd5ca6 (patch) | |
tree | 97a68348050a3535edc51067575ed8f1bc437bec /kde-base/ktuberling | |
parent | Drop KDE 4.1.4 (diff) | |
download | gentoo-2-30051011f352e56f54cd7c5348eab9fc28fd5ca6.tar.gz gentoo-2-30051011f352e56f54cd7c5348eab9fc28fd5ca6.tar.bz2 gentoo-2-30051011f352e56f54cd7c5348eab9fc28fd5ca6.zip |
Drop KDE 4.1.4
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ktuberling')
-rw-r--r-- | kde-base/ktuberling/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktuberling/ktuberling-4.1.4.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/ktuberling/ChangeLog b/kde-base/ktuberling/ChangeLog index 482cba4524ab..f6fabc20642c 100644 --- a/kde-base/ktuberling/ChangeLog +++ b/kde-base/ktuberling/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktuberling # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktuberling/ChangeLog,v 1.102 2009/02/01 08:09:38 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktuberling/ChangeLog,v 1.103 2009/02/17 14:17:44 alexxy Exp $ + + 17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> -ktuberling-4.1.4.ebuild: + Drop KDE 4.1.4 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> ktuberling-4.2.0.ebuild: diff --git a/kde-base/ktuberling/ktuberling-4.1.4.ebuild b/kde-base/ktuberling/ktuberling-4.1.4.ebuild deleted file mode 100644 index 5c705831069d..000000000000 --- a/kde-base/ktuberling/ktuberling-4.1.4.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/ktuberling/ktuberling-4.1.4.ebuild,v 1.1 2009/01/13 23:02:53 alexxy Exp $ - -EAPI="2" - -KMNAME=kdegames -inherit kde4-meta - -DESCRIPTION="KDE: potato game for kids" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug htmlhandbook" |