diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 15:37:29 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 15:37:29 +0000 |
commit | 6f550cc79b7176b8a39f975c77e37def76dd1fdf (patch) | |
tree | 37e8338b8b83d200fb77d85cc1f3b019506f3d90 /kde-base/kstartupconfig | |
parent | Drop KDE 4.1.2 and 4.1.3 (diff) | |
download | gentoo-2-6f550cc79b7176b8a39f975c77e37def76dd1fdf.tar.gz gentoo-2-6f550cc79b7176b8a39f975c77e37def76dd1fdf.tar.bz2 gentoo-2-6f550cc79b7176b8a39f975c77e37def76dd1fdf.zip |
Drop KDE 4.1.2 and 4.1.3
(Portage version: 2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'kde-base/kstartupconfig')
-rw-r--r-- | kde-base/kstartupconfig/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kstartupconfig/kstartupconfig-4.1.2.ebuild | 12 | ||||
-rw-r--r-- | kde-base/kstartupconfig/kstartupconfig-4.1.3.ebuild | 12 |
3 files changed, 5 insertions, 25 deletions
diff --git a/kde-base/kstartupconfig/ChangeLog b/kde-base/kstartupconfig/ChangeLog index b388851fa7e0..24e8cc2dc963 100644 --- a/kde-base/kstartupconfig/ChangeLog +++ b/kde-base/kstartupconfig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kstartupconfig # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/ChangeLog,v 1.14 2009/01/13 22:53:46 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/ChangeLog,v 1.15 2009/01/14 15:37:29 alexxy Exp $ + + 14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kstartupconfig-4.1.2.ebuild, -kstartupconfig-4.1.3.ebuild: + Drop KDE 4.1.2 and 4.1.3 *kstartupconfig-4.1.4 (13 Jan 2009) diff --git a/kde-base/kstartupconfig/kstartupconfig-4.1.2.ebuild b/kde-base/kstartupconfig/kstartupconfig-4.1.2.ebuild deleted file mode 100644 index fa8a0d958e25..000000000000 --- a/kde-base/kstartupconfig/kstartupconfig-4.1.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/kstartupconfig/kstartupconfig-4.1.2.ebuild,v 1.1 2008/10/02 10:08:39 jmbsvicetto Exp $ - -EAPI="2" - -KMNAME=kdebase-workspace -inherit kde4-meta - -DESCRIPTION="KDE: Utility to launch applications with special window properties" -KEYWORDS="~amd64 ~x86" -IUSE="debug" diff --git a/kde-base/kstartupconfig/kstartupconfig-4.1.3.ebuild b/kde-base/kstartupconfig/kstartupconfig-4.1.3.ebuild deleted file mode 100644 index 0c92ce261928..000000000000 --- a/kde-base/kstartupconfig/kstartupconfig-4.1.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/kstartupconfig/kstartupconfig-4.1.3.ebuild,v 1.2 2008/11/16 08:05:10 vapier Exp $ - -EAPI="2" - -KMNAME=kdebase-workspace -inherit kde4-meta - -DESCRIPTION="KDE: Utility to launch applications with special window properties" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug" |