diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 21:43:47 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 21:43:47 +0000 |
commit | 29370418df106cde4bcdfd09e934d9420a81228c (patch) | |
tree | 19d17c8e82299ec3227ae00420b47b7999ee90cd /kde-base/kapptemplate | |
parent | Stable on x86 wrt bug #132213 (diff) | |
download | gentoo-2-29370418df106cde4bcdfd09e934d9420a81228c.tar.gz gentoo-2-29370418df106cde4bcdfd09e934d9420a81228c.tar.bz2 gentoo-2-29370418df106cde4bcdfd09e934d9420a81228c.zip |
Stable on x86 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-3.5.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index d69d976b88f7..f1490618de0e 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kapptemplate -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.20 2006/01/22 22:52:52 danarmak Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.21 2006/05/25 21:43:47 wolf31o2 Exp $ + + 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + kapptemplate-3.5.0.ebuild: + Stable on x86 wrt bug #132213 *kapptemplate-3.5.1 (23 Jan 2006) diff --git a/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild b/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild index c9213031db4c..b8894e238e97 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-2005 Gentoo Foundation +# 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.4 2006/03/22 20:14:54 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.0.ebuild,v 1.5 2006/05/25 21:43:47 wolf31o2 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 ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" |