diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 14:16:21 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 14:16:21 +0000 |
commit | 4cada639e92cff45482e5c8495a256078b1c9f78 (patch) | |
tree | 4e8a77019f1d5bfb0b2f444e2bd7010b61aeb56a /kde-base/kapptemplate | |
parent | x86 stable, bug 292455 (diff) | |
download | gentoo-2-4cada639e92cff45482e5c8495a256078b1c9f78.tar.gz gentoo-2-4cada639e92cff45482e5c8495a256078b1c9f78.tar.bz2 gentoo-2-4cada639e92cff45482e5c8495a256078b1c9f78.zip |
x86 stable, bug 292455
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-4.3.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index 70646a718935..b97ff84cae94 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kapptemplate # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.113 2009/12/01 10:03:13 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.114 2009/12/10 14:16:21 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + kapptemplate-4.3.3.ebuild: + x86 stable, bug 292455 *kapptemplate-4.3.4 (01 Dec 2009) diff --git a/kde-base/kapptemplate/kapptemplate-4.3.3.ebuild b/kde-base/kapptemplate/kapptemplate-4.3.3.ebuild index d7a15690af33..a233c18a475a 100644 --- a/kde-base/kapptemplate/kapptemplate-4.3.3.ebuild +++ b/kde-base/kapptemplate/kapptemplate-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.3.3.ebuild,v 1.3 2009/11/30 06:54:53 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.3.3.ebuild,v 1.4 2009/12/10 14:16:21 fauli 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" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 x86" IUSE="debug +handbook" |