diff options
author | 2005-09-24 13:22:09 +0000 | |
---|---|---|
committer | 2005-09-24 13:22:09 +0000 | |
commit | 913db92995ac8654dad8e565d2867923b5292b97 (patch) | |
tree | b5e1dbb5b0dfa86c9ec9d99683641e885397fc64 /kde-base/kbruch | |
parent | Version bump. 0.1.4-r1 stable on x86. (diff) | |
download | gentoo-2-913db92995ac8654dad8e565d2867923b5292b97.tar.gz gentoo-2-913db92995ac8654dad8e565d2867923b5292b97.tar.bz2 gentoo-2-913db92995ac8654dad8e565d2867923b5292b97.zip |
Removed 3.5_alpha1.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kbruch/files/digest-kbruch-3.5_alpha1 | 1 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-3.5_alpha1.ebuild | 13 |
3 files changed, 5 insertions, 15 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 819825285ea6..ae6dc5a73baf 100644 --- a/kde-base/kbruch/ChangeLog +++ b/kde-base/kbruch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kbruch # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.16 2005/09/22 17:57:37 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.17 2005/09/24 13:18:47 flameeyes Exp $ + + 24 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> + -kbruch-3.5_alpha1.ebuild: + Removed 3.5_alpha1. *kbruch-3.5_beta1 (22 Sep 2005) diff --git a/kde-base/kbruch/files/digest-kbruch-3.5_alpha1 b/kde-base/kbruch/files/digest-kbruch-3.5_alpha1 deleted file mode 100644 index 3e224cc59988..000000000000 --- a/kde-base/kbruch/files/digest-kbruch-3.5_alpha1 +++ /dev/null @@ -1 +0,0 @@ -MD5 91922e9aeda8ecf4b3bc597808c0e93d kdeedu-3.4.90.tar.bz2 29683823 diff --git a/kde-base/kbruch/kbruch-3.5_alpha1.ebuild b/kde-base/kbruch/kbruch-3.5_alpha1.ebuild deleted file mode 100644 index daa5b9807c9a..000000000000 --- a/kde-base/kbruch/kbruch-3.5_alpha1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-3.5_alpha1.ebuild,v 1.1 2005/09/07 10:58:02 flameeyes Exp $ -KMNAME=kdeedu -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~amd64" -IUSE="" -DEPEND="" - |