diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-17 12:57:53 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-17 12:57:53 +0000 |
commit | 4d70dd3047aacc032294aa0ef52d000fb6d62799 (patch) | |
tree | d6ed1ff506c0dbbf56378793348f8f4d27a61dc4 /kde-base/kapptemplate | |
parent | Drop KDE 4.1.4 (diff) | |
download | gentoo-2-4d70dd3047aacc032294aa0ef52d000fb6d62799.tar.gz gentoo-2-4d70dd3047aacc032294aa0ef52d000fb6d62799.tar.bz2 gentoo-2-4d70dd3047aacc032294aa0ef52d000fb6d62799.zip |
Drop KDE 4.1.4
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-4.1.4.ebuild | 12 |
2 files changed, 5 insertions, 13 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index abd0103f3315..516bf32cc212 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kapptemplate # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.82 2009/02/01 06:31:49 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.83 2009/02/17 12:57:53 alexxy Exp $ + + 17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kapptemplate-4.1.4.ebuild: + Drop KDE 4.1.4 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> kapptemplate-4.2.0.ebuild: diff --git a/kde-base/kapptemplate/kapptemplate-4.1.4.ebuild b/kde-base/kapptemplate/kapptemplate-4.1.4.ebuild deleted file mode 100644 index 42a306733387..000000000000 --- a/kde-base/kapptemplate/kapptemplate-4.1.4.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.1.4.ebuild,v 1.1 2009/01/13 21:15:12 alexxy Exp $ - -EAPI="2" - -KMNAME=kdesdk -inherit kde4-meta - -DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications." -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug htmlhandbook" |