diff options
author | 2007-08-11 17:23:51 +0000 | |
---|---|---|
committer | 2007-08-11 17:23:51 +0000 | |
commit | 0208c26100e82e5b74d4dc5bc1fa64b8029e53b9 (patch) | |
tree | 492bd129bb895c95cd60246524841ade0c716962 /kde-base/kapptemplate | |
parent | amd64 stable, bug 187558 (diff) | |
download | historical-0208c26100e82e5b74d4dc5bc1fa64b8029e53b9.tar.gz historical-0208c26100e82e5b74d4dc5bc1fa64b8029e53b9.tar.bz2 historical-0208c26100e82e5b74d4dc5bc1fa64b8029e53b9.zip |
x86 stable wrt #185823
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-3.5.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kapptemplate/ChangeLog b/kde-base/kapptemplate/ChangeLog index 57147840a398..0652d4e35ced 100644 --- a/kde-base/kapptemplate/ChangeLog +++ b/kde-base/kapptemplate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kapptemplate # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.50 2007/08/11 11:36:57 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/ChangeLog,v 1.51 2007/08/11 17:22:52 armin76 Exp $ + + 11 Aug 2007; Raúl Porcel <armin76@gentoo.org> kapptemplate-3.5.6.ebuild: + x86 stable wrt #185823 11 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> kapptemplate-3.5.6.ebuild: diff --git a/kde-base/kapptemplate/kapptemplate-3.5.6.ebuild b/kde-base/kapptemplate/kapptemplate-3.5.6.ebuild index 6f42a11ab50e..35b48cf5bfd2 100644 --- a/kde-base/kapptemplate/kapptemplate-3.5.6.ebuild +++ b/kde-base/kapptemplate/kapptemplate-3.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.6.ebuild,v 1.8 2007/08/11 11:36:57 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.6.ebuild,v 1.9 2007/08/11 17:22:52 armin76 Exp $ ARTS_REQUIRED="no" RESTRICT="binchecks strip" @@ -11,7 +11,7 @@ KM_DEPRANGE="3.5.0 $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KAppTemplate - A shell script that will create the necessary framework to develop various KDE applications." -KEYWORDS="alpha amd64 ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" src_install() { |