diff options
author | 2007-05-30 20:37:17 +0000 | |
---|---|---|
committer | 2007-05-30 20:37:17 +0000 | |
commit | d59bec11e69f151d56f1c3bb39403b7a08e71a04 (patch) | |
tree | c5bdbe0fa1ef7c41b26d3e1c1d6808f0fda45082 /kde-base/kapptemplate | |
parent | stable on amd64 wrt bug #168789. Even though it still has 64 bit issues that ... (diff) | |
download | historical-d59bec11e69f151d56f1c3bb39403b7a08e71a04.tar.gz historical-d59bec11e69f151d56f1c3bb39403b7a08e71a04.tar.bz2 historical-d59bec11e69f151d56f1c3bb39403b7a08e71a04.zip |
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'kde-base/kapptemplate')
-rw-r--r-- | kde-base/kapptemplate/kapptemplate-3.5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kapptemplate/kapptemplate-3.5.6.ebuild b/kde-base/kapptemplate/kapptemplate-3.5.6.ebuild index b5a0864c1904..ba254f1323a3 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.2 2007/05/24 11:11:19 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapptemplate/kapptemplate-3.5.6.ebuild,v 1.3 2007/05/30 20:36:20 mr_bones_ Exp $ ARTS_REQUIRED="no" RESTRICT="binchecks strip" @@ -19,4 +19,4 @@ src_install() { for f in ${KDEDIR}/share/apps/kapptemplate/admin/{bcheck,conf.change,config,detect-autoconf}.pl ; do fperms 755 ${f} done -}
\ No newline at end of file +} |