diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-03-08 19:04:37 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-03-08 19:04:37 +0000 |
commit | b988d2c31c636c59578aed3c400ccc2f1e51b5c0 (patch) | |
tree | 851ec105d1ca5e6c50654d725a539b6dcdd398de /kde-base/kbruch | |
parent | Drop KDE 4.2.0 (diff) | |
download | gentoo-2-b988d2c31c636c59578aed3c400ccc2f1e51b5c0.tar.gz gentoo-2-b988d2c31c636c59578aed3c400ccc2f1e51b5c0.tar.bz2 gentoo-2-b988d2c31c636c59578aed3c400ccc2f1e51b5c0.zip |
Drop KDE 4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-4.2.0.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 323d5dd5d7d4..c15dc33f306e 100644 --- a/kde-base/kbruch/ChangeLog +++ b/kde-base/kbruch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kbruch # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.99 2009/03/04 20:36:05 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.100 2009/03/08 19:04:37 alexxy Exp $ + + 08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> -kbruch-4.2.0.ebuild: + Drop KDE 4.2.0 *kbruch-4.2.1 (04 Mar 2009) diff --git a/kde-base/kbruch/kbruch-4.2.0.ebuild b/kde-base/kbruch/kbruch-4.2.0.ebuild deleted file mode 100644 index f8527a32b474..000000000000 --- a/kde-base/kbruch/kbruch-4.2.0.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/kbruch/kbruch-4.2.0.ebuild,v 1.2 2009/02/01 06:36:41 jmbsvicetto Exp $ - -EAPI="2" - -KMNAME="kdeedu" -inherit kde4-meta - -DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug htmlhandbook" |