diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 15:36:39 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 15:36:39 +0000 |
commit | 7fdd20f279e86f0fb7d8210753409de3a2449c2e (patch) | |
tree | ac09050cea25bc5f646cadcd6f764f0ee0745af8 /kde-base/kstart | |
parent | Drop KDE 4.1.2 and 4.1.3 (diff) | |
download | gentoo-2-7fdd20f279e86f0fb7d8210753409de3a2449c2e.tar.gz gentoo-2-7fdd20f279e86f0fb7d8210753409de3a2449c2e.tar.bz2 gentoo-2-7fdd20f279e86f0fb7d8210753409de3a2449c2e.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/kstart')
-rw-r--r-- | kde-base/kstart/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kstart/kstart-4.1.2.ebuild | 12 | ||||
-rw-r--r-- | kde-base/kstart/kstart-4.1.3.ebuild | 12 |
3 files changed, 5 insertions, 25 deletions
diff --git a/kde-base/kstart/ChangeLog b/kde-base/kstart/ChangeLog index 3e81c8a3cf9e..58c111fb7a84 100644 --- a/kde-base/kstart/ChangeLog +++ b/kde-base/kstart/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kstart # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.79 2009/01/13 22:52:41 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstart/ChangeLog,v 1.80 2009/01/14 15:36:39 alexxy Exp $ + + 14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> -kstart-4.1.2.ebuild, + -kstart-4.1.3.ebuild: + Drop KDE 4.1.2 and 4.1.3 *kstart-4.1.4 (13 Jan 2009) diff --git a/kde-base/kstart/kstart-4.1.2.ebuild b/kde-base/kstart/kstart-4.1.2.ebuild deleted file mode 100644 index acd6b28b2619..000000000000 --- a/kde-base/kstart/kstart-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/kstart/kstart-4.1.2.ebuild,v 1.1 2008/10/02 10:06:14 jmbsvicetto Exp $ - -EAPI="2" - -KMNAME=kdebase-runtime -inherit kde4-meta - -DESCRIPTION="KDE: Utility to launch applications with special window properties" -KEYWORDS="~amd64 ~x86" -IUSE="debug" diff --git a/kde-base/kstart/kstart-4.1.3.ebuild b/kde-base/kstart/kstart-4.1.3.ebuild deleted file mode 100644 index 86b538f832e3..000000000000 --- a/kde-base/kstart/kstart-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/kstart/kstart-4.1.3.ebuild,v 1.2 2008/11/16 08:04:31 vapier Exp $ - -EAPI="2" - -KMNAME=kdebase-runtime -inherit kde4-meta - -DESCRIPTION="KDE: Utility to launch applications with special window properties" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug" |