diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 14:08:04 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 14:08:04 +0000 |
commit | 7d1dd2745d5af1971814b79444de2c327cadb7b9 (patch) | |
tree | 471489bd5ec8e80e1305199ca22a32308ec21351 /kde-base/kapptemplate | |
parent | Drop KDE 4.1.2 and 4.1.3 (diff) | |
download | gentoo-2-7d1dd2745d5af1971814b79444de2c327cadb7b9.tar.gz gentoo-2-7d1dd2745d5af1971814b79444de2c327cadb7b9.tar.bz2 gentoo-2-7d1dd2745d5af1971814b79444de2c327cadb7b9.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/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-4.1.2.ebuild | 12 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-4.1.3.ebuild | 12 |
3 files changed, 5 insertions, 25 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index 7e0eb0dc73a9..34628afe9bf0 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.79 2009/01/13 21:15:12 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.80 2009/01/14 14:08:04 alexxy Exp $ + + 14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kapptemplate-4.1.2.ebuild, -kapptemplate-4.1.3.ebuild: + Drop KDE 4.1.2 and 4.1.3 *kapptemplate-4.1.4 (13 Jan 2009) diff --git a/kde-base/kapptemplate/kapptemplate-4.1.2.ebuild b/kde-base/kapptemplate/kapptemplate-4.1.2.ebuild deleted file mode 100644 index 636262254626..000000000000 --- a/kde-base/kapptemplate/kapptemplate-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/kapptemplate/kapptemplate-4.1.2.ebuild,v 1.1 2008/10/02 06:40:09 jmbsvicetto Exp $ - -EAPI="2" - -KMNAME=kdesdk -inherit kde4-meta - -DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications." -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" diff --git a/kde-base/kapptemplate/kapptemplate-4.1.3.ebuild b/kde-base/kapptemplate/kapptemplate-4.1.3.ebuild deleted file mode 100644 index 7f0bd1f5914b..000000000000 --- a/kde-base/kapptemplate/kapptemplate-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/kapptemplate/kapptemplate-4.1.3.ebuild,v 1.2 2008/11/16 04:45:13 vapier 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" |