summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2009-06-01 01:17:51 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2009-06-01 01:17:51 +0000
commit7a77bf47747a3d36bae0733dd640e8399b1397ab (patch)
tree956a71ae89012e3df62cf41667a473f367f78e00 /kde-base/kontact
parentfix manifest (diff)
downloadgentoo-2-7a77bf47747a3d36bae0733dd640e8399b1397ab.tar.gz
gentoo-2-7a77bf47747a3d36bae0733dd640e8399b1397ab.tar.bz2
gentoo-2-7a77bf47747a3d36bae0733dd640e8399b1397ab.zip
Basket moved to kde-misc
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kontact')
-rw-r--r--kde-base/kontact/ChangeLog6
-rw-r--r--kde-base/kontact/kontact-3.5.10.ebuild4
-rw-r--r--kde-base/kontact/kontact-3.5.9.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/kde-base/kontact/ChangeLog b/kde-base/kontact/ChangeLog
index 5bbb669290fc..e0a101ac30bc 100644
--- a/kde-base/kontact/ChangeLog
+++ b/kde-base/kontact/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kontact
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/ChangeLog,v 1.114 2009/05/31 21:01:50 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/ChangeLog,v 1.115 2009/06/01 01:17:51 tampakrap Exp $
+
+ 01 Jun 2009; Theo Chatzimichos <tampakrap@gentoo.org>
+ kontact-3.5.9.ebuild, kontact-3.5.10.ebuild:
+ Basket moved to kde-misc
31 May 2009; nixnut <nixnut@gentoo.org> kontact-3.5.10.ebuild:
ppc stable #271889
diff --git a/kde-base/kontact/kontact-3.5.10.ebuild b/kde-base/kontact/kontact-3.5.10.ebuild
index a043c92b7f2c..4da57cbbd4ea 100644
--- a/kde-base/kontact/kontact-3.5.10.ebuild
+++ b/kde-base/kontact/kontact-3.5.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/kontact-3.5.10.ebuild,v 1.2 2009/05/31 21:01:50 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/kontact-3.5.10.ebuild,v 1.3 2009/06/01 01:17:51 tampakrap Exp $
KMNAME=kdepim
EAPI="1"
@@ -32,6 +32,6 @@ KMEXTRA="
pkg_postinst() {
kde_pkg_postinst
- elog "If you're using x11-misc/basket, please re-emerge it now to avoid crashes with ${PN}."
+ elog "If you're using kde-misc/basket, please re-emerge it now to avoid crashes with ${PN}."
elog "cf. https://bugs.gentoo.org/show_bug.cgi?id=174872 for details."
}
diff --git a/kde-base/kontact/kontact-3.5.9.ebuild b/kde-base/kontact/kontact-3.5.9.ebuild
index 545a33e37e9b..907b8aed8154 100644
--- a/kde-base/kontact/kontact-3.5.9.ebuild
+++ b/kde-base/kontact/kontact-3.5.9.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/kontact/kontact-3.5.9.ebuild,v 1.7 2008/05/18 21:37:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/kontact-3.5.9.ebuild,v 1.8 2009/06/01 01:17:51 tampakrap Exp $
KMNAME=kdepim
EAPI="1"
@@ -43,6 +43,6 @@ src_unpack() {
pkg_postinst() {
kde_pkg_postinst
- elog "If you're using x11-misc/basket, please re-emerge it now to avoid crashes with ${PN}."
+ elog "If you're using kde-misc/basket, please re-emerge it now to avoid crashes with ${PN}."
elog "cf. https://bugs.gentoo.org/show_bug.cgi?id=174872 for details."
}