diff options
author | Markus Meier <maekke@gentoo.org> | 2011-08-15 19:26:54 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-08-15 19:26:54 +0000 |
commit | 9dec6d810a84a5bc8165cf6d0a36b0a25ec10d25 (patch) | |
tree | c9bb08e5d003c0ee1a1848f9c3568317cc4abe38 /kde-base/kapptemplate | |
parent | x86 stable, bug #377465 (diff) | |
download | gentoo-2-9dec6d810a84a5bc8165cf6d0a36b0a25ec10d25.tar.gz gentoo-2-9dec6d810a84a5bc8165cf6d0a36b0a25ec10d25.tar.bz2 gentoo-2-9dec6d810a84a5bc8165cf6d0a36b0a25ec10d25.zip |
x86 stable, bug #377465
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-4.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index a4c9bb87d16d..5167482bc5cd 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,9 @@ # 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.157 2011/08/12 19:19:30 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.158 2011/08/15 19:26:54 maekke Exp $ + + 15 Aug 2011; Markus Meier <maekke@gentoo.org> kapptemplate-4.6.5.ebuild: + x86 stable, bug #377465 12 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kapptemplate-4.6.4.ebuild: diff --git a/kde-base/kapptemplate/kapptemplate-4.6.5.ebuild b/kde-base/kapptemplate/kapptemplate-4.6.5.ebuild index 72c7050f3e1b..c0e3ff47852a 100644 --- a/kde-base/kapptemplate/kapptemplate-4.6.5.ebuild +++ b/kde-base/kapptemplate/kapptemplate-4.6.5.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.6.5.ebuild,v 1.2 2011/08/09 17:12:32 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-4.6.5.ebuild,v 1.3 2011/08/15 19:26:54 maekke 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" |