diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 16:08:05 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 16:08:05 +0000 |
commit | d368b526c23420440057200f68a698e9cc175e96 (patch) | |
tree | 8776ffa6f921dc913054bcf976d67d1d2e6ecc59 /kde-base/kbstateapplet | |
parent | Removed old versions. (diff) | |
download | gentoo-2-d368b526c23420440057200f68a698e9cc175e96.tar.gz gentoo-2-d368b526c23420440057200f68a698e9cc175e96.tar.bz2 gentoo-2-d368b526c23420440057200f68a698e9cc175e96.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/kbstateapplet')
-rw-r--r-- | kde-base/kbstateapplet/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kbstateapplet/kbstateapplet-3.5.8.ebuild | 14 |
2 files changed, 5 insertions, 15 deletions
diff --git a/kde-base/kbstateapplet/ChangeLog b/kde-base/kbstateapplet/ChangeLog index 967ab387a0b6..4cc5aefadb78 100644 --- a/kde-base/kbstateapplet/ChangeLog +++ b/kde-base/kbstateapplet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kbstateapplet # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/ChangeLog,v 1.85 2008/05/18 21:40:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbstateapplet/ChangeLog,v 1.86 2008/06/07 16:08:05 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + -kbstateapplet-3.5.8.ebuild: + Removed old versions. 18 May 2008; Markus Meier <maekke@gentoo.org> kbstateapplet-3.5.9.ebuild: amd64/x86 stable, bug #221063 diff --git a/kde-base/kbstateapplet/kbstateapplet-3.5.8.ebuild b/kde-base/kbstateapplet/kbstateapplet-3.5.8.ebuild deleted file mode 100644 index 598258cac4d7..000000000000 --- a/kde-base/kbstateapplet/kbstateapplet-3.5.8.ebuild +++ /dev/null @@ -1,14 +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/kbstateapplet/kbstateapplet-3.5.8.ebuild,v 1.7 2008/03/04 03:59:30 jer Exp $ -KMNAME=kdeaccessibility -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE panel applet that displays the keyboard status" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" -DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/kcontrol)" - -RDEPEND="${DEPEND}" |