diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-03-20 16:26:38 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-03-20 16:26:38 +0000 |
commit | 5077e1a5bb3b07e41b7e9d6b87a41d215fa9f069 (patch) | |
tree | 7a7ba2625d9f515924392e4f9e0d215260fc2e25 /kde-base/kbruch | |
parent | Old. (diff) | |
download | gentoo-2-5077e1a5bb3b07e41b7e9d6b87a41d215fa9f069.tar.gz gentoo-2-5077e1a5bb3b07e41b7e9d6b87a41d215fa9f069.tar.bz2 gentoo-2-5077e1a5bb3b07e41b7e9d6b87a41d215fa9f069.zip |
Old.
(Portage version: 2.2_pre5)
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-4.0.1.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 6bb10a23faa3..d32bf2d482fe 100644 --- a/kde-base/kbruch/ChangeLog +++ b/kde-base/kbruch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kbruch # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.78 2008/03/10 23:23:52 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.79 2008/03/20 16:26:38 ingmar Exp $ + + 20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org> -kbruch-4.0.1.ebuild: + Old. *kbruch-4.0.2 (10 Mar 2008) diff --git a/kde-base/kbruch/kbruch-4.0.1.ebuild b/kde-base/kbruch/kbruch-4.0.1.ebuild deleted file mode 100644 index eae3597d3177..000000000000 --- a/kde-base/kbruch/kbruch-4.0.1.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.0.1.ebuild,v 1.2 2008/03/04 03:30:17 jer Exp $ - -EAPI="1" - -KMNAME=kdeedu -inherit kde4-meta - -DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~amd64 ~hppa ~x86" -IUSE="debug htmlhandbook" |