diff options
Diffstat (limited to 'kde-base/kapptemplate/kapptemplate-3.4.1.ebuild')
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kapptemplate/kapptemplate-3.4.1.ebuild b/kde-base/kapptemplate/kapptemplate-3.4.1.ebuild index 579f3e7ff389..6d95e8ae883e 100644 --- a/kde-base/kapptemplate/kapptemplate-3.4.1.ebuild +++ b/kde-base/kapptemplate/kapptemplate-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.4.1.ebuild,v 1.4 2005/07/01 12:43:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.4.1.ebuild,v 1.5 2005/07/08 05:13:00 weeve Exp $ KMNAME=kdesdk MAXKDEVER=$PV @@ -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 ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ppc64 sparc x86" IUSE="" |