diff options
Diffstat (limited to 'kde-base/kapptemplate/kapptemplate-3.5.0.ebuild')
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild b/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild index 42f1c10a4be3..2594edca1138 100644 --- a/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild +++ b/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild @@ -1,6 +1,6 @@ # 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.0.ebuild,v 1.6 2006/05/26 04:36:47 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild,v 1.7 2006/05/26 15:29:11 wolf31o2 Exp $ KMNAME=kdesdk MAXKDEVER=3.5.2 @@ -8,6 +8,6 @@ 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="~amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" |