diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 16:25:03 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 16:25:03 +0000 |
commit | 9e68b308cd0922289929815efbc89ec23a772103 (patch) | |
tree | e70b73e5d74ea723f3afab1249eb73960e8dbaea /kde-base/ksystraycmd | |
parent | Version bump #225053 by Fabio Rossi and switch to Debian /etc files (which we... (diff) | |
download | historical-9e68b308cd0922289929815efbc89ec23a772103.tar.gz historical-9e68b308cd0922289929815efbc89ec23a772103.tar.bz2 historical-9e68b308cd0922289929815efbc89ec23a772103.zip |
Removed old versions.
Package-Manager: portage-2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Diffstat (limited to 'kde-base/ksystraycmd')
-rw-r--r-- | kde-base/ksystraycmd/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/ksystraycmd/ksystraycmd-3.5.8.ebuild | 15 | ||||
-rw-r--r-- | kde-base/ksystraycmd/ksystraycmd-4.0.2.ebuild | 12 | ||||
-rw-r--r-- | kde-base/ksystraycmd/ksystraycmd-4.0.3.ebuild | 12 |
4 files changed, 6 insertions, 40 deletions
diff --git a/kde-base/ksystraycmd/ChangeLog b/kde-base/ksystraycmd/ChangeLog index 827b893b38a0..11d6f77d816b 100644 --- a/kde-base/ksystraycmd/ChangeLog +++ b/kde-base/ksystraycmd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ksystraycmd # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.77 2008/06/05 22:24:27 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystraycmd/ChangeLog,v 1.78 2008/06/07 15:23:25 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + -ksystraycmd-3.5.8.ebuild, -ksystraycmd-4.0.2.ebuild, + -ksystraycmd-4.0.3.ebuild: + Removed old versions. *ksystraycmd-4.0.5 (05 Jun 2008) diff --git a/kde-base/ksystraycmd/ksystraycmd-3.5.8.ebuild b/kde-base/ksystraycmd/ksystraycmd-3.5.8.ebuild deleted file mode 100644 index f31134a08645..000000000000 --- a/kde-base/ksystraycmd/ksystraycmd-3.5.8.ebuild +++ /dev/null @@ -1,15 +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/ksystraycmd/ksystraycmd-3.5.8.ebuild,v 1.7 2008/03/04 03:12:30 jer Exp $ - -KMNAME=kdebase -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -SRC_URI="${SRC_URI} - mirror://gentoo/kdebase-3.5-patchset-03.tar.bz2" - -DESCRIPTION="ksystraycmd embeds applications given as argument into the system tray." -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" diff --git a/kde-base/ksystraycmd/ksystraycmd-4.0.2.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.0.2.ebuild deleted file mode 100644 index f32ccc855bed..000000000000 --- a/kde-base/ksystraycmd/ksystraycmd-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/ksystraycmd/ksystraycmd-4.0.2.ebuild,v 1.1 2008/03/10 23:54:52 philantrop Exp $ - -EAPI="1" - -KMNAME=kdebase-workspace -inherit kde4-meta - -DESCRIPTION="Ksystraycmd embeds applications given as argument into the system tray." -KEYWORDS="~amd64 ~x86" -IUSE="debug" diff --git a/kde-base/ksystraycmd/ksystraycmd-4.0.3.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.0.3.ebuild deleted file mode 100644 index e5df982fda1a..000000000000 --- a/kde-base/ksystraycmd/ksystraycmd-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/ksystraycmd/ksystraycmd-4.0.3.ebuild,v 1.1 2008/04/03 21:32:13 philantrop Exp $ - -EAPI="1" - -KMNAME=kdebase-workspace -inherit kde4-meta - -DESCRIPTION="Ksystraycmd embeds applications given as argument into the system tray." -KEYWORDS="~amd64 ~x86" -IUSE="debug" |