diff options
author | Markus Meier <maekke@gentoo.org> | 2009-06-06 12:16:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-06-06 12:16:22 +0000 |
commit | 53e3a8077e2b5f83e4aa03243bfa0f821736e5d2 (patch) | |
tree | 170614c03f9ae931e9c1ce7f2db105c2ab88daca /kde-base/kapptemplate | |
parent | amd64/x86 stable, bug #271889 (diff) | |
download | historical-53e3a8077e2b5f83e4aa03243bfa0f821736e5d2.tar.gz historical-53e3a8077e2b5f83e4aa03243bfa0f821736e5d2.tar.bz2 historical-53e3a8077e2b5f83e4aa03243bfa0f821736e5d2.zip |
amd64/x86 stable, bug #271889
Package-Manager: portage-2.1.6.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-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index 25c33fce87b9..dbb928cf79ac 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,9 @@ # 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.95 2009/06/04 23:05:21 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.96 2009/06/06 10:32:55 maekke Exp $ + + 06 Jun 2009; Markus Meier <maekke@gentoo.org> kapptemplate-3.5.10.ebuild: + amd64/x86 stable, bug #271889 04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> kapptemplate-4.2.4.ebuild: diff --git a/kde-base/kapptemplate/kapptemplate-3.5.10.ebuild b/kde-base/kapptemplate/kapptemplate-3.5.10.ebuild index 2c2ec595bfca..3ff1ac3c6e16 100644 --- a/kde-base/kapptemplate/kapptemplate-3.5.10.ebuild +++ b/kde-base/kapptemplate/kapptemplate-3.5.10.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-3.5.10.ebuild,v 1.3 2009/06/03 18:34:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.10.ebuild,v 1.4 2009/06/06 10:32:55 maekke Exp $ RESTRICT="binchecks strip" @@ -9,7 +9,7 @@ EAPI="1" inherit kde-meta eutils DESCRIPTION="A shell script that will create the necessary framework to develop various KDE applications." -KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" src_install() { |