diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-17 13:02:33 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-17 13:02:33 +0000 |
commit | fe103d9b4802b93543bae9570fe6f43bbb14173d (patch) | |
tree | 766dd337bde3e4f4e1fb806e0326d6c92fe333e0 /kde-base/kbruch | |
parent | Drop KDE 4.1.4 (diff) | |
download | gentoo-2-fe103d9b4802b93543bae9570fe6f43bbb14173d.tar.gz gentoo-2-fe103d9b4802b93543bae9570fe6f43bbb14173d.tar.bz2 gentoo-2-fe103d9b4802b93543bae9570fe6f43bbb14173d.zip |
Drop KDE 4.1.4
(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.1.4.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index af8c1b20c111..14907bae226b 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.97 2009/02/01 06:36:41 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.98 2009/02/17 13:02:33 alexxy Exp $ + + 17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> -kbruch-4.1.4.ebuild: + Drop KDE 4.1.4 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> kbruch-4.2.0.ebuild: diff --git a/kde-base/kbruch/kbruch-4.1.4.ebuild b/kde-base/kbruch/kbruch-4.1.4.ebuild deleted file mode 100644 index 1bfbf08cd657..000000000000 --- a/kde-base/kbruch/kbruch-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/kbruch/kbruch-4.1.4.ebuild,v 1.1 2009/01/13 21:20:24 alexxy Exp $ - -EAPI="2" - -KMNAME=kdeedu -inherit kde4-meta - -DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug htmlhandbook" |