diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-01 05:39:18 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-01 05:39:18 +0000 |
commit | f9024e22238c4e91b4644294f71113dcdabc103f (patch) | |
tree | 5bbbbf42c4f0f1c754d17a63bc74e051c69d9139 /kde-base/kapptemplate/kapptemplate-3.5.0.ebuild | |
parent | Stable on alpha wrt Bug #132213. (diff) | |
download | gentoo-2-f9024e22238c4e91b4644294f71113dcdabc103f.tar.gz gentoo-2-f9024e22238c4e91b4644294f71113dcdabc103f.tar.bz2 gentoo-2-f9024e22238c4e91b4644294f71113dcdabc103f.zip |
Stable on alpha wrt Bug #132213.
(Portage version: 2.0.54-r2)
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 108b692988a1..aea7f06416b8 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.9 2006/05/30 05:09:42 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild,v 1.10 2006/06/01 05:39:18 tcort 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 ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 ~sparc x86" IUSE="" |