diff options
author | 2006-07-20 16:58:26 +0000 | |
---|---|---|
committer | 2006-07-20 16:58:26 +0000 | |
commit | 7eabd807f569b9c7f1f6bb2a84436893d2bb376e (patch) | |
tree | 256d8982ff76f4f2e1e18221b45510a84903056b /app-office | |
parent | stable on x86 with the team's permission (diff) | |
download | gentoo-2-7eabd807f569b9c7f1f6bb2a84436893d2bb376e.tar.gz gentoo-2-7eabd807f569b9c7f1f6bb2a84436893d2bb376e.tar.bz2 gentoo-2-7eabd807f569b9c7f1f6bb2a84436893d2bb376e.zip |
Forgot to remove patches, bug #141128.
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/kexi/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kexi/kexi-1.5.2.ebuild | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/app-office/kexi/ChangeLog b/app-office/kexi/ChangeLog index 25ec4aeac1d1..68b8390343d4 100644 --- a/app-office/kexi/ChangeLog +++ b/app-office/kexi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kexi # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/ChangeLog,v 1.38 2006/07/19 17:00:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/ChangeLog,v 1.39 2006/07/20 16:58:26 flameeyes Exp $ + + 20 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> kexi-1.5.2.ebuild: + Forgot to remove patches, bug #141128. *kexi-1.5.2 (19 Jul 2006) diff --git a/app-office/kexi/kexi-1.5.2.ebuild b/app-office/kexi/kexi-1.5.2.ebuild index 4b86993580a6..27793f1ec1ed 100644 --- a/app-office/kexi/kexi-1.5.2.ebuild +++ b/app-office/kexi/kexi-1.5.2.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/kexi/kexi-1.5.2.ebuild,v 1.1 2006/07/19 17:00:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/kexi-1.5.2.ebuild,v 1.2 2006/07/20 16:58:26 flameeyes Exp $ MAXKOFFICEVER=${PV} KMNAME=koffice @@ -40,9 +40,6 @@ KMEXTRACTONLY="lib/" need-kde 3.4 -PATCHES="${FILESDIR}/kexi-1.5.1-form_plugins.patch - ${FILESDIR}/kexi-1.5.1-kexi_checkbox_data_saving.patch" - src_compile() { local myconf="$(use_enable mysql) $(use_enable postgres pgsql) --enable-kexi-reports" |