diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 14:54:28 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 14:54:28 +0000 |
commit | 9746ed179029b6981f3ed98abec297872bf1806c (patch) | |
tree | a5dbd7d1de0618eca5b9029cbdc540c1514e1e95 /kde-base/kbruch | |
parent | Add patch to fix bug #224251, remove filtering of --as-needed as it builds fi... (diff) | |
download | gentoo-2-9746ed179029b6981f3ed98abec297872bf1806c.tar.gz gentoo-2-9746ed179029b6981f3ed98abec297872bf1806c.tar.bz2 gentoo-2-9746ed179029b6981f3ed98abec297872bf1806c.zip |
Removed old versions.
(Portage version: 2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+)
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-3.5.8.ebuild | 12 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-4.0.2.ebuild | 12 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-4.0.3.ebuild | 12 |
4 files changed, 5 insertions, 37 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index a92b2c4a502b..4bbde54577a9 100644 --- a/kde-base/kbruch/ChangeLog +++ b/kde-base/kbruch/ChangeLog @@ -1,6 +1,10 @@ # 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.87 2008/06/05 21:10:13 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.88 2008/06/07 14:54:28 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> -kbruch-3.5.8.ebuild, + -kbruch-4.0.2.ebuild, -kbruch-4.0.3.ebuild: + Removed old versions. *kbruch-4.0.5 (05 Jun 2008) diff --git a/kde-base/kbruch/kbruch-3.5.8.ebuild b/kde-base/kbruch/kbruch-3.5.8.ebuild deleted file mode 100644 index df59e4dfb7d0..000000000000 --- a/kde-base/kbruch/kbruch-3.5.8.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-3.5.8.ebuild,v 1.7 2008/03/04 03:30:17 jer Exp $ -KMNAME=kdeedu -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" -DEPEND="" diff --git a/kde-base/kbruch/kbruch-4.0.2.ebuild b/kde-base/kbruch/kbruch-4.0.2.ebuild deleted file mode 100644 index 1e9c5a8b0064..000000000000 --- a/kde-base/kbruch/kbruch-4.0.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.0.2.ebuild,v 1.1 2008/03/10 23:23:52 philantrop Exp $ - -EAPI="1" - -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.0.3.ebuild b/kde-base/kbruch/kbruch-4.0.3.ebuild deleted file mode 100644 index 46c7df87449c..000000000000 --- a/kde-base/kbruch/kbruch-4.0.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.0.3.ebuild,v 1.1 2008/04/03 20:42:35 philantrop Exp $ - -EAPI="1" - -KMNAME=kdeedu -inherit kde4-meta - -DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" |