diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 21:15:55 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 21:15:55 +0000 |
commit | 64d14ab9906a8a8728f3456655b5eb7fca46a871 (patch) | |
tree | 1553cee7e567d36dc13617ac3db22d776289c63d /kde-base/kapptemplate | |
parent | [kde-base] Drop KDE SC 4.4.1 (diff) | |
download | gentoo-2-64d14ab9906a8a8728f3456655b5eb7fca46a871.tar.gz gentoo-2-64d14ab9906a8a8728f3456655b5eb7fca46a871.tar.bz2 gentoo-2-64d14ab9906a8a8728f3456655b5eb7fca46a871.zip |
[kde-base] Drop KDE SC 4.4.1
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-4.4.1.ebuild | 12 |
2 files changed, 5 insertions, 13 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index 18c5d2b9c748..525f4ca3ca45 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kapptemplate # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.124 2010/05/03 20:20:02 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.125 2010/05/03 21:15:55 alexxy Exp $ + + 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> + -kapptemplate-4.4.1.ebuild: + Drop KDE SC 4.4.1 *kapptemplate-4.4.3 (03 May 2010) diff --git a/kde-base/kapptemplate/kapptemplate-4.4.1.ebuild b/kde-base/kapptemplate/kapptemplate-4.4.1.ebuild deleted file mode 100644 index 42527b939165..000000000000 --- a/kde-base/kapptemplate/kapptemplate-4.4.1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.4.1.ebuild,v 1.1 2010/03/02 15:45:14 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdesdk" -inherit kde4-meta - -DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" |