diff options
author | Jason Wever <weeve@gentoo.org> | 2006-08-05 00:25:39 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-08-05 00:25:39 +0000 |
commit | 32f2984f6f2dc49cffb23cac28f8d54f5332fed4 (patch) | |
tree | 03b534f155df2f0d71f9fe4906a082287fcf680c /kde-base/kapptemplate | |
parent | add net-mail/cyrus-imap-2.2.12-r5 (diff) | |
download | historical-32f2984f6f2dc49cffb23cac28f8d54f5332fed4.tar.gz historical-32f2984f6f2dc49cffb23cac28f8d54f5332fed4.tar.bz2 historical-32f2984f6f2dc49cffb23cac28f8d54f5332fed4.zip |
Stable on SPARC.
Package-Manager: portage-2.1.1_pre4-r2
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-3.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index e0a29adcfa81..13183fe449d6 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kapptemplate # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.29 2006/07/25 03:12:11 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.30 2006/08/05 00:21:43 weeve Exp $ + + 05 Aug 2006; Jason Wever <weeve@gentoo.org> kapptemplate-3.5.0.ebuild: + Stable on SPARC. 25 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> kapptemplate-3.5.0.ebuild: diff --git a/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild b/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild index 11cc677f3640..d0f9f1d054fb 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.13 2006/07/25 03:12:11 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild,v 1.14 2006/08/05 00:21:43 weeve Exp $ KMNAME=kdesdk MAXKDEVER=3.5.4 @@ -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="alpha amd64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" |