summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-04-17 06:13:06 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-04-17 06:13:06 +0000
commit593861426e9cfc88f9b9de7ffd1d0c99c3028e84 (patch)
tree055c5c8fea64c19b084af139780d4ee9ef894198 /kde-base/kontact
parentRestore accidentally dropped ~hppa keyword as reported by jer bug #266459 (diff)
downloadgentoo-2-593861426e9cfc88f9b9de7ffd1d0c99c3028e84.tar.gz
gentoo-2-593861426e9cfc88f9b9de7ffd1d0c99c3028e84.tar.bz2
gentoo-2-593861426e9cfc88f9b9de7ffd1d0c99c3028e84.zip
Restore accidentally dropped ~hppa keyword as reported by jer bug #266459
(Portage version: 2.2_rc30/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kontact')
-rw-r--r--kde-base/kontact/ChangeLog9
-rw-r--r--kde-base/kontact/kontact-4.2.1.ebuild44
-rw-r--r--kde-base/kontact/kontact-4.2.2.ebuild4
3 files changed, 10 insertions, 47 deletions
diff --git a/kde-base/kontact/ChangeLog b/kde-base/kontact/ChangeLog
index 925148ca4ebf..85cfbb9e0066 100644
--- a/kde-base/kontact/ChangeLog
+++ b/kde-base/kontact/ChangeLog
@@ -1,6 +1,13 @@
# 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.111 2009/04/11 23:44:02 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/ChangeLog,v 1.112 2009/04/17 06:13:06 alexxy Exp $
+
+ 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -kontact-4.2.1.ebuild,
+ kontact-4.2.2:
+ Restore ~hppa keywords
+
+ 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -kontact-4.2.1.ebuild:
+ Drop KDE 4.2.1
*kontact-4.2.2 (11 Apr 2009)
diff --git a/kde-base/kontact/kontact-4.2.1.ebuild b/kde-base/kontact/kontact-4.2.1.ebuild
deleted file mode 100644
index 8364e93db694..000000000000
--- a/kde-base/kontact/kontact-4.2.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# 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-4.2.1.ebuild,v 1.3 2009/04/11 19:49:50 armin76 Exp $
-
-EAPI="2"
-
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="KDE personal information manager"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="debug"
-
-DEPEND="
- app-crypt/gpgme
- >=kde-base/kontactinterfaces-${PV}:${SLOT}[kdeprefix=]
- >=kde-base/libkdepim-${PV}:${SLOT}[kdeprefix=]
-"
-RDEPEND="${DEPEND}
- app-crypt/gnupg
-"
-
-KMLOADLIBS="libkdepim"
-KMSAVELIBS="true"
-
-# We remove plugins that are related to external kdepim programs. This way
-# kontact doesn't have to depend on all programs it has plugins for.
-#
-# xml targets from kmail/ are being uncommented by kde4-meta.eclass
-KMEXTRACTONLY="
- kmail/
- kontact/plugins/akregator/
- kontact/plugins/kaddressbook/
- kontact/plugins/kjots/
- kontact/plugins/kmail/
- kontact/plugins/kmobiletools
- kontact/plugins/knode/
- kontact/plugins/knotes/
- kontact/plugins/korganizer/
- kontact/plugins/ktimetracker/
- kontact/plugins/planner/
- kontact/plugins/specialdates/
- kontactinterfaces/
-"
diff --git a/kde-base/kontact/kontact-4.2.2.ebuild b/kde-base/kontact/kontact-4.2.2.ebuild
index 7bd844896af9..a84737905974 100644
--- a/kde-base/kontact/kontact-4.2.2.ebuild
+++ b/kde-base/kontact/kontact-4.2.2.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-4.2.2.ebuild,v 1.1 2009/04/11 23:44:02 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/kontact-4.2.2.ebuild,v 1.2 2009/04/17 06:13:06 alexxy Exp $
EAPI="2"
@@ -8,7 +8,7 @@ KMNAME="kdepim"
inherit kde4-meta
DESCRIPTION="KDE personal information manager"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug doc"
DEPEND="