diff options
author | 2013-06-05 10:33:32 +0000 | |
---|---|---|
committer | 2013-06-05 10:33:32 +0000 | |
commit | bc527431e33655d1b3d9742fd52aaa0bfc8224a4 (patch) | |
tree | 7dad2d8274527ebbae684ce6d6a149df92332a5f /kde-base/kapptemplate | |
parent | Version bump, use distutils-r1 (diff) | |
download | gentoo-2-bc527431e33655d1b3d9742fd52aaa0bfc8224a4.tar.gz gentoo-2-bc527431e33655d1b3d9742fd52aaa0bfc8224a4.tar.bz2 gentoo-2-bc527431e33655d1b3d9742fd52aaa0bfc8224a4.zip |
Stable for x86, wrt to bug #471392
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-4.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index 820b593c40a9..2dde870e6f9f 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kapptemplate # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.228 2013/06/04 18:21:53 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.229 2013/06/05 10:32:48 ago Exp $ + + 05 Jun 2013; Agostino Sarubbo <ago@gentoo.org> kapptemplate-4.10.3.ebuild: + Stable for x86, wrt to bug #471392 *kapptemplate-4.10.4 (04 Jun 2013) diff --git a/kde-base/kapptemplate/kapptemplate-4.10.3.ebuild b/kde-base/kapptemplate/kapptemplate-4.10.3.ebuild index 542b27480d4f..04a102f2c4b6 100644 --- a/kde-base/kapptemplate/kapptemplate-4.10.3.ebuild +++ b/kde-base/kapptemplate/kapptemplate-4.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.10.3.ebuild,v 1.2 2013/06/04 13:05:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.10.3.ebuild,v 1.3 2013/06/05 10:32:48 ago Exp $ EAPI=5 @@ -14,5 +14,5 @@ fi inherit ${eclass} DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications." -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |