diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-11-25 13:45:34 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-11-25 13:45:34 +0000 |
commit | 450801136b1b51fb1780890a46b4963d12fb0a19 (patch) | |
tree | 1220d59ab73b908ac07b5f290d14ccb0aad23f5a /kde-base/kapptemplate | |
parent | sparc stable (diff) | |
download | gentoo-2-450801136b1b51fb1780890a46b4963d12fb0a19.tar.gz gentoo-2-450801136b1b51fb1780890a46b4963d12fb0a19.tar.bz2 gentoo-2-450801136b1b51fb1780890a46b4963d12fb0a19.zip |
stable on amd64
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index ea12820ea6a6..f65e5c27be49 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.37 2006/11/24 21:33:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.38 2006/11/25 13:45:34 blubb Exp $ + + 25 Nov 2006; <blubb@gentoo.org> kapptemplate-3.5.5.ebuild: + stable on amd64 24 Nov 2006; Markus Rothe <corsair@gentoo.org> kapptemplate-3.5.5.ebuild: Stable on ppc64; bug #154816 diff --git a/kde-base/kapptemplate/kapptemplate-3.5.5.ebuild b/kde-base/kapptemplate/kapptemplate-3.5.5.ebuild index f8d31bbfc470..cd77b15399a7 100644 --- a/kde-base/kapptemplate/kapptemplate-3.5.5.ebuild +++ b/kde-base/kapptemplate/kapptemplate-3.5.5.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.5.ebuild,v 1.5 2006/11/24 21:33:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.5.ebuild,v 1.6 2006/11/25 13:45:34 blubb Exp $ KMNAME=kdesdk MAXKDEVER=3.5.5 @@ -8,6 +8,6 @@ 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="" |