diff options
Diffstat (limited to 'app-office/kplato/kplato-1.6.0.ebuild')
-rw-r--r-- | app-office/kplato/kplato-1.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kplato/kplato-1.6.0.ebuild b/app-office/kplato/kplato-1.6.0.ebuild index e268b845a2a7..22ab87739b3a 100644 --- a/app-office/kplato/kplato-1.6.0.ebuild +++ b/app-office/kplato/kplato-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-1.6.0.ebuild,v 1.2 2006/10/20 15:41:04 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-1.6.0.ebuild,v 1.3 2007/01/29 01:53:16 mr_bones_ Exp $ KMNAME=koffice MAXKOFFICEVER=${PV} @@ -37,4 +37,4 @@ need-kde 3.4 src_unpack() { kde-meta_src_unpack sed -i -e "s:toolbar tests:toolbar:" ${S}/kplato/Makefile.am -}
\ No newline at end of file +} |