diff options
author | 2009-01-14 14:12:11 +0000 | |
---|---|---|
committer | 2009-01-14 14:12:11 +0000 | |
commit | 08005f77c4363b1a6903ed7eb02ab718e979498a (patch) | |
tree | d2edbf7a225e63eb2d7d90bfd69d5ba0aecb0eb5 /kde-base/kbruch | |
parent | Drop KDE 4.1.2 and 4.1.3 (diff) | |
download | gentoo-2-08005f77c4363b1a6903ed7eb02ab718e979498a.tar.gz gentoo-2-08005f77c4363b1a6903ed7eb02ab718e979498a.tar.bz2 gentoo-2-08005f77c4363b1a6903ed7eb02ab718e979498a.zip |
Drop KDE 4.1.2 and 4.1.3
(Portage version: 2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-4.1.2.ebuild | 12 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-4.1.3.ebuild | 12 |
3 files changed, 5 insertions, 25 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 93956000d898..594a25320e56 100644 --- a/kde-base/kbruch/ChangeLog +++ b/kde-base/kbruch/ChangeLog @@ -1,6 +1,10 @@ # 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.94 2009/01/13 21:20:24 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.95 2009/01/14 14:12:11 alexxy Exp $ + + 14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> -kbruch-4.1.2.ebuild, + -kbruch-4.1.3.ebuild: + Drop KDE 4.1.2 and 4.1.3 *kbruch-4.1.4 (13 Jan 2009) diff --git a/kde-base/kbruch/kbruch-4.1.2.ebuild b/kde-base/kbruch/kbruch-4.1.2.ebuild deleted file mode 100644 index 7ee1f0ea520b..000000000000 --- a/kde-base/kbruch/kbruch-4.1.2.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.1.2.ebuild,v 1.1 2008/10/02 06:50:27 jmbsvicetto Exp $ - -EAPI="2" - -KMNAME=kdeedu -inherit kde4-meta - -DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" diff --git a/kde-base/kbruch/kbruch-4.1.3.ebuild b/kde-base/kbruch/kbruch-4.1.3.ebuild deleted file mode 100644 index 250a51e47ed5..000000000000 --- a/kde-base/kbruch/kbruch-4.1.3.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.1.3.ebuild,v 1.2 2008/11/16 04:46:31 vapier Exp $ - -EAPI="2" - -KMNAME=kdeedu -inherit kde4-meta - -DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug htmlhandbook" |