diff options
author | 2009-11-29 16:53:43 +0000 | |
---|---|---|
committer | 2009-11-29 16:53:43 +0000 | |
commit | d8638f23f970583147e919b98073a13fda703353 (patch) | |
tree | 575e43e22a9b3de29b6e098709b0ec325e1805b6 /kde-base/kapptemplate/kapptemplate-4.3.3.ebuild | |
parent | Add ~sparc (diff) | |
download | historical-d8638f23f970583147e919b98073a13fda703353.tar.gz historical-d8638f23f970583147e919b98073a13fda703353.tar.bz2 historical-d8638f23f970583147e919b98073a13fda703353.zip |
amd64 stable wrt #292455
Package-Manager: portage-2.2_rc53/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/kapptemplate/kapptemplate-4.3.3.ebuild')
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-4.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kapptemplate/kapptemplate-4.3.3.ebuild b/kde-base/kapptemplate/kapptemplate-4.3.3.ebuild index e97b5c1b26b4..fb4992c62453 100644 --- a/kde-base/kapptemplate/kapptemplate-4.3.3.ebuild +++ b/kde-base/kapptemplate/kapptemplate-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.3.3.ebuild,v 1.1 2009/11/02 20:37:50 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.3.3.ebuild,v 1.2 2009/11/29 14:11:56 ssuominen Exp $ EAPI="2" @@ -8,5 +8,5 @@ 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" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" |