diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-17 17:58:02 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-17 17:58:02 +0000 |
commit | 576a716194423d602b32951199de4ba7f05b7706 (patch) | |
tree | 310ffe829ed55a4ee19d91a1ca8fb2919b32caec /kde-base/kapptemplate/kapptemplate-3.5.5.ebuild | |
parent | Stable on ppc wrt bug 146094 (diff) | |
download | gentoo-2-576a716194423d602b32951199de4ba7f05b7706.tar.gz gentoo-2-576a716194423d602b32951199de4ba7f05b7706.tar.bz2 gentoo-2-576a716194423d602b32951199de4ba7f05b7706.zip |
Bump to latest version to fix bug #154816.
(Portage version: 2.1.2_rc1-r7)
Diffstat (limited to 'kde-base/kapptemplate/kapptemplate-3.5.5.ebuild')
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-3.5.5.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/kde-base/kapptemplate/kapptemplate-3.5.5.ebuild b/kde-base/kapptemplate/kapptemplate-3.5.5.ebuild new file mode 100644 index 000000000000..b12388b3632a --- /dev/null +++ b/kde-base/kapptemplate/kapptemplate-3.5.5.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.5.ebuild,v 1.1 2006/11/17 17:58:02 flameeyes Exp $ + +KMNAME=kdesdk +MAXKDEVER=3.5.5 +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="KAppTemplate - A shell script that will create the necessary framework to develop various KDE applications" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" + |