diff options
author | 2009-06-03 14:55:30 +0000 | |
---|---|---|
committer | 2009-06-03 14:55:30 +0000 | |
commit | 5c8e32d409ec2f75b99efaff8fe0366943216bff (patch) | |
tree | 7659d0fca8be89604f9c5a6fe6ebb2889f799a34 /kde-base/kbruch | |
parent | Marking kdeaddons-kfile-plugins-3.5.10 ppc64 for bug 271889 (diff) | |
download | gentoo-2-5c8e32d409ec2f75b99efaff8fe0366943216bff.tar.gz gentoo-2-5c8e32d409ec2f75b99efaff8fe0366943216bff.tar.bz2 gentoo-2-5c8e32d409ec2f75b99efaff8fe0366943216bff.zip |
Drop KDE 4.2.2
(Portage version: 2.2_rc33/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.2.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index af297e4c6bca..48852dc38db3 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.107 2009/06/03 14:32:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.108 2009/06/03 14:55:30 alexxy Exp $ + + 03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kbruch-4.2.2.ebuild: + Drop KDE 4.2.2 03 Jun 2009; Brent Baude <ranger@gentoo.org> kbruch-3.5.10.ebuild: Marking kbruch-3.5.10 ppc64 stable for bug 271889 diff --git a/kde-base/kbruch/kbruch-4.2.2.ebuild b/kde-base/kbruch/kbruch-4.2.2.ebuild deleted file mode 100644 index 638c921ad46a..000000000000 --- a/kde-base/kbruch/kbruch-4.2.2.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.2.ebuild,v 1.2 2009/04/17 06:28:01 alexxy Exp $ - -EAPI="2" - -KMNAME="kdeedu" -inherit kde4-meta - -DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug doc" |