diff options
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-4.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index 1c737d1bae4c..a54c784c5d74 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kapptemplate # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.120 2010/03/02 15:45:14 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.121 2010/03/11 18:38:07 ranger Exp $ + + 11 Mar 2010; Brent Baude <ranger@gentoo.org> kapptemplate-4.3.5.ebuild: + Marking kapptemplate-4.3.5 ppc stable for bug 300393 *kapptemplate-4.4.1 (02 Mar 2010) diff --git a/kde-base/kapptemplate/kapptemplate-4.3.5.ebuild b/kde-base/kapptemplate/kapptemplate-4.3.5.ebuild index 227a0aa0556f..38e10a25af78 100644 --- a/kde-base/kapptemplate/kapptemplate-4.3.5.ebuild +++ b/kde-base/kapptemplate/kapptemplate-4.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.3.5.ebuild,v 1.2 2010/02/20 10:04:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.3.5.ebuild,v 1.3 2010/03/11 18:38:07 ranger 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 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" |