diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-01-29 01:56:04 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-01-29 01:56:04 +0000 |
commit | 2a4fb1b82ef015f98d581ab1d12bf1a722733117 (patch) | |
tree | c319908f43c4cdc1d2792e8a4cc026bd45a2429a /app-office/kplato | |
parent | Unmasking tomcat-native now that apr-1* is unmasked (diff) | |
download | historical-2a4fb1b82ef015f98d581ab1d12bf1a722733117.tar.gz historical-2a4fb1b82ef015f98d581ab1d12bf1a722733117.tar.bz2 historical-2a4fb1b82ef015f98d581ab1d12bf1a722733117.zip |
whitespace
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'app-office/kplato')
-rw-r--r-- | app-office/kplato/kplato-1.6.0.ebuild | 4 | ||||
-rw-r--r-- | app-office/kplato/kplato-1.6.1.ebuild | 4 |
2 files changed, 4 insertions, 4 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 +} diff --git a/app-office/kplato/kplato-1.6.1.ebuild b/app-office/kplato/kplato-1.6.1.ebuild index 1ab817221f32..79e9aba10760 100644 --- a/app-office/kplato/kplato-1.6.1.ebuild +++ b/app-office/kplato/kplato-1.6.1.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.1.ebuild,v 1.1 2006/12/01 18:05:31 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-1.6.1.ebuild,v 1.2 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 +} |