diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-09 15:27:54 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-09 15:27:54 +0000 |
commit | 193a60f1c693016cec29632a88e711d84020aa29 (patch) | |
tree | 11bfd76b4ee2fb4349608c55fc6edbe6217794af /kde-base/libkworkspace | |
parent | Removed old versions. (diff) | |
download | gentoo-2-193a60f1c693016cec29632a88e711d84020aa29.tar.gz gentoo-2-193a60f1c693016cec29632a88e711d84020aa29.tar.bz2 gentoo-2-193a60f1c693016cec29632a88e711d84020aa29.zip |
Removed old versions.
(Portage version: 2.2_pre7-r1/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+)
Diffstat (limited to 'kde-base/libkworkspace')
-rw-r--r-- | kde-base/libkworkspace/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/libkworkspace/libkworkspace-4.0.2.ebuild | 17 | ||||
-rw-r--r-- | kde-base/libkworkspace/libkworkspace-4.0.3.ebuild | 17 |
3 files changed, 5 insertions, 35 deletions
diff --git a/kde-base/libkworkspace/ChangeLog b/kde-base/libkworkspace/ChangeLog index d43722d47daa..618be44b63f7 100644 --- a/kde-base/libkworkspace/ChangeLog +++ b/kde-base/libkworkspace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libkworkspace # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.8 2008/06/05 22:39:31 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.9 2008/06/09 15:27:54 keytoaster Exp $ + + 09 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + -libkworkspace-4.0.2.ebuild, -libkworkspace-4.0.3.ebuild: + Removed old versions. *libkworkspace-4.0.5 (05 Jun 2008) diff --git a/kde-base/libkworkspace/libkworkspace-4.0.2.ebuild b/kde-base/libkworkspace/libkworkspace-4.0.2.ebuild deleted file mode 100644 index 7a5217bd55b4..000000000000 --- a/kde-base/libkworkspace/libkworkspace-4.0.2.ebuild +++ /dev/null @@ -1,17 +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/libkworkspace/libkworkspace-4.0.2.ebuild,v 1.1 2008/03/11 00:01:18 philantrop Exp $ - -EAPI="1" - -KMNAME=kdebase-workspace -KMMODULE=libs/kworkspace -inherit kde4-meta - -DESCRIPTION="A library for KDE desktop applications" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -KMEXTRACTONLY=" - ksmserver/org.kde.KSMServerInterface.xml - kwin/org.kde.KWin.xml" diff --git a/kde-base/libkworkspace/libkworkspace-4.0.3.ebuild b/kde-base/libkworkspace/libkworkspace-4.0.3.ebuild deleted file mode 100644 index 62914930679d..000000000000 --- a/kde-base/libkworkspace/libkworkspace-4.0.3.ebuild +++ /dev/null @@ -1,17 +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/libkworkspace/libkworkspace-4.0.3.ebuild,v 1.1 2008/04/03 21:42:31 philantrop Exp $ - -EAPI="1" - -KMNAME=kdebase-workspace -KMMODULE=libs/kworkspace -inherit kde4-meta - -DESCRIPTION="A library for KDE desktop applications" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -KMEXTRACTONLY=" - ksmserver/org.kde.KSMServerInterface.xml - kwin/org.kde.KWin.xml" |