diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-14 18:09:19 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-14 18:09:19 +0000 |
commit | b5bd1de1e99e30c2ef5480385e817d9265838b62 (patch) | |
tree | 4ce0c90448bbffbc998d4a413622cf74e5f0b65a /kde-base/kapptemplate | |
parent | amd64 stable wrt bug #226741 (diff) | |
download | historical-b5bd1de1e99e30c2ef5480385e817d9265838b62.tar.gz historical-b5bd1de1e99e30c2ef5480385e817d9265838b62.tar.bz2 historical-b5bd1de1e99e30c2ef5480385e817d9265838b62.zip |
Stable on ppc wrt bug 221063
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index 98bd44d99055..d87354d8af78 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kapptemplate # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.72 2008/06/08 15:14:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.73 2008/06/14 18:07:09 nixnut Exp $ + + 14 Jun 2008; nixnut <nixnut@gentoo.org> kapptemplate-3.5.9.ebuild: + Stable on ppc wrt bug 221063 08 Jun 2008; Raúl Porcel <armin76@gentoo.org> kapptemplate-3.5.9.ebuild: alpha/sparc stable wrt #221063 diff --git a/kde-base/kapptemplate/kapptemplate-3.5.9.ebuild b/kde-base/kapptemplate/kapptemplate-3.5.9.ebuild index f70760d03afc..9c166a396906 100644 --- a/kde-base/kapptemplate/kapptemplate-3.5.9.ebuild +++ b/kde-base/kapptemplate/kapptemplate-3.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.9.ebuild,v 1.6 2008/06/08 15:14:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.9.ebuild,v 1.7 2008/06/14 18:07:09 nixnut Exp $ ARTS_REQUIRED="no" RESTRICT="binchecks strip" @@ -10,7 +10,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() { |