diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-24 07:47:40 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-24 07:47:40 +0000 |
commit | 8c5cd40541b273c226c46f4faa1176b19aeac367 (patch) | |
tree | 949e8b2a16e82555c0d44e237d9c81f9a4203c6a /kde-base/kapptemplate | |
parent | stable x86, security bug #152104 (diff) | |
download | gentoo-2-8c5cd40541b273c226c46f4faa1176b19aeac367.tar.gz gentoo-2-8c5cd40541b273c226c46f4faa1176b19aeac367.tar.bz2 gentoo-2-8c5cd40541b273c226c46f4faa1176b19aeac367.zip |
stable x86, bug #154816
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-3.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index f326f21fa012..9f5ba5db284d 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,10 @@ # 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.35 2006/11/20 15:12:08 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.36 2006/11/24 07:47:40 opfer Exp $ + + 24 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + kapptemplate-3.5.5.ebuild: + stable x86, bug #154816 20 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> kapptemplate-3.5.5.ebuild: diff --git a/kde-base/kapptemplate/kapptemplate-3.5.5.ebuild b/kde-base/kapptemplate/kapptemplate-3.5.5.ebuild index 5b0514da3b6b..96513a2d7caa 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.3 2006/11/20 15:12:08 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.5.ebuild,v 1.4 2006/11/24 07:47:40 opfer 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="" |