diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-01-04 15:19:54 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-01-04 15:19:54 +0000 |
commit | e8a9f8ab5fb6d16638d635c1c5bee32cb1d3b79f (patch) | |
tree | ab144aae5bb7572efcec425c5cf45e9d45a076bf /kde-base | |
parent | QA: Fix compilation with --as-needed (bug 246958), respect LDFLAGS (diff) | |
download | historical-e8a9f8ab5fb6d16638d635c1c5bee32cb1d3b79f.tar.gz historical-e8a9f8ab5fb6d16638d635c1c5bee32cb1d3b79f.tar.bz2 historical-e8a9f8ab5fb6d16638d635c1c5bee32cb1d3b79f.zip |
Fix missing kde4-meta_src_prepare call.
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.27-gentoo x86_64
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kbattleship/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kbattleship/kbattleship-4.1.3.ebuild | 5 | ||||
-rw-r--r-- | kde-base/konq-plugins/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/konq-plugins/konq-plugins-4.1.3.ebuild | 5 | ||||
-rw-r--r-- | kde-base/kreversi/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kreversi/kreversi-4.1.3.ebuild | 5 | ||||
-rw-r--r-- | kde-base/ksquares/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/ksquares/ksquares-4.1.3.ebuild | 5 | ||||
-rw-r--r-- | kde-base/libkworkspace/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/libkworkspace/libkworkspace-4.1.2-r1.ebuild | 5 | ||||
-rw-r--r-- | kde-base/libkworkspace/libkworkspace-4.1.3.ebuild | 5 | ||||
-rw-r--r-- | kde-base/libtaskmanager/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/libtaskmanager/libtaskmanager-4.1.2-r1.ebuild | 5 |
13 files changed, 55 insertions, 26 deletions
diff --git a/kde-base/kbattleship/ChangeLog b/kde-base/kbattleship/ChangeLog index 24301b0c6e54..b2b3f01fda8a 100644 --- a/kde-base/kbattleship/ChangeLog +++ b/kde-base/kbattleship/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kbattleship -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbattleship/ChangeLog,v 1.98 2008/11/16 04:45:54 vapier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbattleship/ChangeLog,v 1.99 2009/01/04 15:07:53 scarabeus Exp $ + + 04 Jan 2009; Tomas Chvatal <scarabeus@gentoo.org> + kbattleship-4.1.3.ebuild: + Fix missing kde4-meta_src_prepare call. 15 Nov 2008; Mike Frysinger <vapier@gentoo.org> kbattleship-4.1.3.ebuild: Add ppc/ppc64 love #244306. diff --git a/kde-base/kbattleship/kbattleship-4.1.3.ebuild b/kde-base/kbattleship/kbattleship-4.1.3.ebuild index f078b1c54442..b5372574d7d0 100644 --- a/kde-base/kbattleship/kbattleship-4.1.3.ebuild +++ b/kde-base/kbattleship/kbattleship-4.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbattleship/kbattleship-4.1.3.ebuild,v 1.2 2008/11/16 04:45:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbattleship/kbattleship-4.1.3.ebuild,v 1.3 2009/01/04 15:07:53 scarabeus Exp $ EAPI="2" @@ -16,6 +16,7 @@ src_prepare() { sed -i \ -e "s:register_ggz_module:#register_ggz_module:g" \ ${PN}/src/CMakeLists.txt || die "ggz removal failed" + kde4-meta_src_prepare } src_install() { diff --git a/kde-base/konq-plugins/ChangeLog b/kde-base/konq-plugins/ChangeLog index 4c69fb0faaae..bb3291adefc5 100644 --- a/kde-base/konq-plugins/ChangeLog +++ b/kde-base/konq-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/konq-plugins -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.95 2008/11/16 07:52:31 vapier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.96 2009/01/04 15:11:54 scarabeus Exp $ + + 04 Jan 2009; Tomas Chvatal <scarabeus@gentoo.org> + konq-plugins-4.1.3.ebuild: + Fix missing kde4-meta_src_prepare call. 15 Nov 2008; Mike Frysinger <vapier@gentoo.org> konq-plugins-4.1.3.ebuild: Add ppc/ppc64 love #244306. diff --git a/kde-base/konq-plugins/konq-plugins-4.1.3.ebuild b/kde-base/konq-plugins/konq-plugins-4.1.3.ebuild index bb9ba7fb12fa..11480b33ce55 100644 --- a/kde-base/konq-plugins/konq-plugins-4.1.3.ebuild +++ b/kde-base/konq-plugins/konq-plugins-4.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.1.3.ebuild,v 1.3 2008/12/10 12:44:16 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-4.1.3.ebuild,v 1.4 2009/01/04 15:11:54 scarabeus Exp $ EAPI="2" @@ -32,4 +32,5 @@ src_prepare() { -e "s:add_subdirectory( doc ):#nada:g" \ CMakeLists.txt || die "sed doc failed" fi + kde4-meta_src_prepare } diff --git a/kde-base/kreversi/ChangeLog b/kde-base/kreversi/ChangeLog index dc9b94acfb29..7678a885bc06 100644 --- a/kde-base/kreversi/ChangeLog +++ b/kde-base/kreversi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kreversi -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kreversi/ChangeLog,v 1.98 2008/11/16 07:58:33 vapier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kreversi/ChangeLog,v 1.99 2009/01/04 15:19:54 scarabeus Exp $ + + 04 Jan 2009; Tomas Chvatal <scarabeus@gentoo.org> kreversi-4.1.3.ebuild: + Fix missing kde4-meta_src_prepare call. 15 Nov 2008; Mike Frysinger <vapier@gentoo.org> kreversi-4.1.3.ebuild: Add ppc/ppc64 love #244306. diff --git a/kde-base/kreversi/kreversi-4.1.3.ebuild b/kde-base/kreversi/kreversi-4.1.3.ebuild index c1d17d05140a..e58e87094880 100644 --- a/kde-base/kreversi/kreversi-4.1.3.ebuild +++ b/kde-base/kreversi/kreversi-4.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kreversi/kreversi-4.1.3.ebuild,v 1.3 2008/12/31 03:27:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kreversi/kreversi-4.1.3.ebuild,v 1.4 2009/01/04 15:19:54 scarabeus Exp $ EAPI="2" KMNAME=kdegames @@ -22,6 +22,7 @@ src_install() { # and also we have to prepare the ggz dir mkdir -p "${D}"/usr/share/ggz/modules cp ${PN}/module.dsc "${D}"/usr/share/ggz/modules/${PN}.dsc + kde4-meta_src_prepare } pkg_postinst() { diff --git a/kde-base/ksquares/ChangeLog b/kde-base/ksquares/ChangeLog index 0c4c71629176..8005ee8d69cb 100644 --- a/kde-base/ksquares/ChangeLog +++ b/kde-base/ksquares/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksquares -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksquares/ChangeLog,v 1.13 2008/11/16 08:03:41 vapier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksquares/ChangeLog,v 1.14 2009/01/04 15:13:41 scarabeus Exp $ + + 04 Jan 2009; Tomas Chvatal <scarabeus@gentoo.org> ksquares-4.1.3.ebuild: + Fix missing kde4-meta_src_prepare call. 15 Nov 2008; Mike Frysinger <vapier@gentoo.org> ksquares-4.1.3.ebuild: Add ppc/ppc64 love #244306. diff --git a/kde-base/ksquares/ksquares-4.1.3.ebuild b/kde-base/ksquares/ksquares-4.1.3.ebuild index 7809940f02a6..ed603c703e61 100644 --- a/kde-base/ksquares/ksquares-4.1.3.ebuild +++ b/kde-base/ksquares/ksquares-4.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksquares/ksquares-4.1.3.ebuild,v 1.3 2008/12/31 03:28:09 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksquares/ksquares-4.1.3.ebuild,v 1.4 2009/01/04 15:13:41 scarabeus Exp $ EAPI="2" @@ -23,6 +23,7 @@ src_install() { # and also we have to prepare the ggz dir mkdir -p "${D}"/usr/share/ggz/modules cp ${PN}/src/module.dsc "${D}"/usr/share/ggz/modules/${PN}.dsc + kde4-meta_src_prepare } pkg_postinst() { diff --git a/kde-base/libkworkspace/ChangeLog b/kde-base/libkworkspace/ChangeLog index 520bc939c0db..1a692890bb10 100644 --- a/kde-base/libkworkspace/ChangeLog +++ b/kde-base/libkworkspace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libkworkspace -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.14 2008/11/16 08:21:19 vapier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.15 2009/01/04 15:10:11 scarabeus Exp $ + + 04 Jan 2009; Tomas Chvatal <scarabeus@gentoo.org> + libkworkspace-4.1.2-r1.ebuild, libkworkspace-4.1.3.ebuild: + Fix missing kde4-meta_src_prepare call. 15 Nov 2008; Mike Frysinger <vapier@gentoo.org> libkworkspace-4.1.3.ebuild: diff --git a/kde-base/libkworkspace/libkworkspace-4.1.2-r1.ebuild b/kde-base/libkworkspace/libkworkspace-4.1.2-r1.ebuild index 714824a0dd47..91d0e4a68f10 100644 --- a/kde-base/libkworkspace/libkworkspace-4.1.2-r1.ebuild +++ b/kde-base/libkworkspace/libkworkspace-4.1.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.1.2-r1.ebuild,v 1.1 2008/11/09 13:40:34 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.1.2-r1.ebuild,v 1.2 2009/01/04 15:10:11 scarabeus Exp $ EAPI="2" @@ -23,4 +23,5 @@ src_prepare() { sed -i \ -e "s/^#DONOTINSTALL //" \ cmake/modules/CMakeLists.txt || die "sed failed" + kde4-meta_src_prepare } diff --git a/kde-base/libkworkspace/libkworkspace-4.1.3.ebuild b/kde-base/libkworkspace/libkworkspace-4.1.3.ebuild index 8dc9725ea278..909384cd8809 100644 --- a/kde-base/libkworkspace/libkworkspace-4.1.3.ebuild +++ b/kde-base/libkworkspace/libkworkspace-4.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.1.3.ebuild,v 1.3 2008/11/16 08:21:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.1.3.ebuild,v 1.4 2009/01/04 15:10:11 scarabeus Exp $ EAPI="2" @@ -23,4 +23,5 @@ src_prepare() { sed -i \ -e "s/^#DONOTINSTALL //" \ cmake/modules/CMakeLists.txt || die "sed failed" + kde4-meta_src_prepare } diff --git a/kde-base/libtaskmanager/ChangeLog b/kde-base/libtaskmanager/ChangeLog index 69a802142464..4daa14467ee3 100644 --- a/kde-base/libtaskmanager/ChangeLog +++ b/kde-base/libtaskmanager/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libtaskmanager -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libtaskmanager/ChangeLog,v 1.14 2008/11/16 08:21:58 vapier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libtaskmanager/ChangeLog,v 1.15 2009/01/04 15:15:42 scarabeus Exp $ + + 04 Jan 2009; Tomas Chvatal <scarabeus@gentoo.org> + libtaskmanager-4.1.2-r1.ebuild: + Fix missing kde4-meta_src_prepare call. 15 Nov 2008; Mike Frysinger <vapier@gentoo.org> libtaskmanager-4.1.3.ebuild: diff --git a/kde-base/libtaskmanager/libtaskmanager-4.1.2-r1.ebuild b/kde-base/libtaskmanager/libtaskmanager-4.1.2-r1.ebuild index 024e8c26f290..9aeff4af4243 100644 --- a/kde-base/libtaskmanager/libtaskmanager-4.1.2-r1.ebuild +++ b/kde-base/libtaskmanager/libtaskmanager-4.1.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libtaskmanager/libtaskmanager-4.1.2-r1.ebuild,v 1.1 2008/10/26 00:22:51 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libtaskmanager/libtaskmanager-4.1.2-r1.ebuild,v 1.2 2009/01/04 15:15:42 scarabeus Exp $ EAPI="2" @@ -26,4 +26,5 @@ src_prepare() { sed -i \ -e "s:task.h:task.h taskrmbmenu.h:g" \ "${S}"/libs/taskmanager/CMakeLists.txt || die "sed failed" + kde4-meta_src_prepare } |