summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Hüttel <dilfridge@gentoo.org>2010-10-20 20:45:13 +0000
committerAndreas Hüttel <dilfridge@gentoo.org>2010-10-20 20:45:13 +0000
commitdf43267bc46133d37dd2a88934e245120b3cb9d1 (patch)
tree1002b58e98d7ad4268e0d8357e61f64cf6b9ebc1 /app-office/kword
parentAssign glib/gtk+ dependencies to slot 2. Force maintainer mode to off. Clean ... (diff)
downloadhistorical-df43267bc46133d37dd2a88934e245120b3cb9d1.tar.gz
historical-df43267bc46133d37dd2a88934e245120b3cb9d1.tar.bz2
historical-df43267bc46133d37dd2a88934e245120b3cb9d1.zip
Cleanup
Package-Manager: portage-2.1.9.20/cvs/Linux x86_64
Diffstat (limited to 'app-office/kword')
-rw-r--r--app-office/kword/ChangeLog6
-rw-r--r--app-office/kword/kword-2.1.1.ebuild39
-rw-r--r--app-office/kword/kword-2.1.2.ebuild4
3 files changed, 7 insertions, 42 deletions
diff --git a/app-office/kword/ChangeLog b/app-office/kword/ChangeLog
index 683f2c8ab373..94c3a40aa892 100644
--- a/app-office/kword/ChangeLog
+++ b/app-office/kword/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/kword
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kword/ChangeLog,v 1.149 2010/10/15 21:53:00 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kword/ChangeLog,v 1.150 2010/10/20 20:45:13 dilfridge Exp $
+
+ 20 Oct 2010; Andreas K. Huettel <dilfridge@gentoo.org>
+ -kword-2.1.1.ebuild, kword-2.1.2.ebuild:
+ Cleanup
15 Oct 2010; Andreas K. Huettel <dilfridge@gentoo.org> kword-2.2.2.ebuild:
Drop powerpc keywords so the global package mask can be removed.
diff --git a/app-office/kword/kword-2.1.1.ebuild b/app-office/kword/kword-2.1.1.ebuild
deleted file mode 100644
index 0524203c1bce..000000000000
--- a/app-office/kword/kword-2.1.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kword/kword-2.1.1.ebuild,v 1.2 2010/06/21 13:57:49 ssuominen Exp $
-
-EAPI="2"
-
-KMNAME="koffice"
-KMMODULE="${PN}"
-inherit kde4-meta
-
-DESCRIPTION="KOffice word processor."
-
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="wpd +wv2"
-
-DEPEND="
- wpd? ( app-text/libwpd )
- wv2? ( >=app-text/wv2-0.4.2 )
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRA="filters/${KMMODULE}/"
-
-KMEXTRACTONLY="
- filters/
- kspread/
- libs/
- plugins/
-"
-
-KMLOADLIBS="koffice-libs"
-
-src_configure() {
- mycmakeargs="${mycmakeargs}
- $(cmake-utils_use_with wpd)
- $(cmake-utils_use_with wv2)"
-
- kde4-meta_src_configure
-}
diff --git a/app-office/kword/kword-2.1.2.ebuild b/app-office/kword/kword-2.1.2.ebuild
index bf88e60c098f..6729b155bab3 100644
--- a/app-office/kword/kword-2.1.2.ebuild
+++ b/app-office/kword/kword-2.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kword/kword-2.1.2.ebuild,v 1.3 2010/06/23 18:05:39 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kword/kword-2.1.2.ebuild,v 1.4 2010/10/20 20:45:13 dilfridge Exp $
EAPI="2"
@@ -10,7 +10,7 @@ inherit kde4-meta
DESCRIPTION="KOffice word processor."
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~ppc ~ppc64"
IUSE="wpd +wv2"
DEPEND="