diff options
author | 2011-12-07 10:20:28 +0000 | |
---|---|---|
committer | 2011-12-07 10:20:28 +0000 | |
commit | e09b736d373a2a1e5911aaa23886a0a476194e67 (patch) | |
tree | 2835546c11f4a1834b9a4f4daaa586facc1015bc /kde-base/kapptemplate | |
parent | x86 stable wrt bug #388279 (diff) | |
download | gentoo-2-e09b736d373a2a1e5911aaa23886a0a476194e67.tar.gz gentoo-2-e09b736d373a2a1e5911aaa23886a0a476194e67.tar.bz2 gentoo-2-e09b736d373a2a1e5911aaa23886a0a476194e67.zip |
x86 stable wrt bug #388279
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-4.7.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index 2c3dff328f76..413c26e0c0b7 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kapptemplate # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.163 2011/11/02 20:48:18 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.164 2011/12/07 10:20:28 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + kapptemplate-4.7.3.ebuild: + x86 stable wrt bug #388279 *kapptemplate-4.7.3 (02 Nov 2011) diff --git a/kde-base/kapptemplate/kapptemplate-4.7.3.ebuild b/kde-base/kapptemplate/kapptemplate-4.7.3.ebuild index 7718fbfc4897..915b15656888 100644 --- a/kde-base/kapptemplate/kapptemplate-4.7.3.ebuild +++ b/kde-base/kapptemplate/kapptemplate-4.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.7.3.ebuild,v 1.1 2011/11/02 20:48:18 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.7.3.ebuild,v 1.2 2011/12/07 10:20:28 phajdan.jr Exp $ EAPI=4 @@ -9,5 +9,5 @@ KMNAME="kdesdk" inherit kde4-meta DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications." -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |