diff options
author | 2013-03-31 15:34:05 +0000 | |
---|---|---|
committer | 2013-03-31 15:34:05 +0000 | |
commit | dafb7eff853081af06946a910e04f34da32a39f5 (patch) | |
tree | 82e3bb755cbd84e5e2b8b6ba8f80afd987b5c3b6 /kde-base/kapptemplate | |
parent | Stable for amd64, wrt bug #462890 (diff) | |
download | gentoo-2-dafb7eff853081af06946a910e04f34da32a39f5.tar.gz gentoo-2-dafb7eff853081af06946a910e04f34da32a39f5.tar.bz2 gentoo-2-dafb7eff853081af06946a910e04f34da32a39f5.zip |
Stable for amd64, wrt bug #462890
(Portage version: 2.1.11.52/cvs/Linux ppc64, 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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index e38d4ecd56ab..7c282ea4d181 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.214 2013/03/06 13:41:57 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.215 2013/03/31 15:34:05 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> kapptemplate-4.10.1.ebuild: + Stable for amd64, wrt bug #462890 *kapptemplate-4.10.1 (06 Mar 2013) diff --git a/kde-base/kapptemplate/kapptemplate-4.10.1.ebuild b/kde-base/kapptemplate/kapptemplate-4.10.1.ebuild index 9ca062197318..a45d36db5c8c 100644 --- a/kde-base/kapptemplate/kapptemplate-4.10.1.ebuild +++ b/kde-base/kapptemplate/kapptemplate-4.10.1.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.1.ebuild,v 1.1 2013/03/06 13:41:57 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.10.1.ebuild,v 1.2 2013/03/31 15:34:05 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" |