diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 21:14:03 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 21:14:03 +0000 |
commit | 3fb63d1a65ad781c0dd3a90091b141d0ce3198de (patch) | |
tree | 100e0f2450b556c8d39d96e4778929713bbf0f02 /kde-base/kapptemplate | |
parent | Marked ppc stable. (diff) | |
download | gentoo-2-3fb63d1a65ad781c0dd3a90091b141d0ce3198de.tar.gz gentoo-2-3fb63d1a65ad781c0dd3a90091b141d0ce3198de.tar.bz2 gentoo-2-3fb63d1a65ad781c0dd3a90091b141d0ce3198de.zip |
Stable on sparc wrt #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-3.5.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index 7653b981c38a..e61d938a73f2 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kapptemplate # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.45 2007/05/24 11:11:19 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.46 2007/08/07 21:14:03 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + kapptemplate-3.5.6.ebuild: + Stable on sparc wrt #176297 24 May 2007; Carsten Lohrke <carlo@gentoo.org> kapptemplate-3.5.6.ebuild: Adjust MAXKDEVER. diff --git a/kde-base/kapptemplate/kapptemplate-3.5.6.ebuild b/kde-base/kapptemplate/kapptemplate-3.5.6.ebuild index ba254f1323a3..a4e595aac06f 100644 --- a/kde-base/kapptemplate/kapptemplate-3.5.6.ebuild +++ b/kde-base/kapptemplate/kapptemplate-3.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.6.ebuild,v 1.3 2007/05/30 20:36:20 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.6.ebuild,v 1.4 2007/08/07 21:14:03 gustavoz Exp $ ARTS_REQUIRED="no" RESTRICT="binchecks strip" @@ -11,7 +11,7 @@ KM_DEPRANGE="3.5.0 $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="" src_install() { |