summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-04-17 06:49:30 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-04-17 06:49:30 +0000
commit0e5fb9c7893a8532ab98b7f5a1ec8e4874d3ce84 (patch)
tree5bb8f765e30cd5f781655d9b01f992a6ca6b02c7 /kde-base/libkworkspace
parentDrop KDE 4.2.1 (diff)
downloadhistorical-0e5fb9c7893a8532ab98b7f5a1ec8e4874d3ce84.tar.gz
historical-0e5fb9c7893a8532ab98b7f5a1ec8e4874d3ce84.tar.bz2
historical-0e5fb9c7893a8532ab98b7f5a1ec8e4874d3ce84.zip
Restore accidentally dropped ~hppa keyword as reported by jer bug #266459
Package-Manager: portage-2.2_rc30/cvs/Linux x86_64
Diffstat (limited to 'kde-base/libkworkspace')
-rw-r--r--kde-base/libkworkspace/ChangeLog10
-rw-r--r--kde-base/libkworkspace/libkworkspace-4.2.1.ebuild25
-rw-r--r--kde-base/libkworkspace/libkworkspace-4.2.2.ebuild4
3 files changed, 11 insertions, 28 deletions
diff --git a/kde-base/libkworkspace/ChangeLog b/kde-base/libkworkspace/ChangeLog
index fd11fc4ac8e5..0c878cd19044 100644
--- a/kde-base/libkworkspace/ChangeLog
+++ b/kde-base/libkworkspace/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for kde-base/libkworkspace
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.27 2009/04/12 06:32:44 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.28 2009/04/17 06:31:53 alexxy Exp $
+
+ 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ -libkworkspace-4.2.1.ebuild, libkworkspace-4.2.2:
+ Restore ~hppa keywords
+
+ 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ -libkworkspace-4.2.1.ebuild:
+ Drop KDE 4.2.1
*libkworkspace-4.2.2 (11 Apr 2009)
diff --git a/kde-base/libkworkspace/libkworkspace-4.2.1.ebuild b/kde-base/libkworkspace/libkworkspace-4.2.1.ebuild
deleted file mode 100644
index 88b834ed1c41..000000000000
--- a/kde-base/libkworkspace/libkworkspace-4.2.1.ebuild
+++ /dev/null
@@ -1,25 +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/libkworkspace/libkworkspace-4.2.1.ebuild,v 1.6 2009/04/11 16:02:55 armin76 Exp $
-
-EAPI="2"
-
-KMNAME="kdebase-workspace"
-KMMODULE="libs/kworkspace"
-inherit kde4-meta
-
-DESCRIPTION="A library for KDE desktop applications"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="debug"
-
-RDEPEND="
- !kdeprefix? ( !<kde-base/libkworkspace-${PV}[-kdeprefix] )
- kdeprefix? ( !<kde-base/libkworkspace-${PV}:${SLOT} )
-"
-
-KMEXTRACTONLY="
- ksmserver/org.kde.KSMServerInterface.xml
- kwin/org.kde.KWin.xml
-"
-
-KMSAVELIBS="true"
diff --git a/kde-base/libkworkspace/libkworkspace-4.2.2.ebuild b/kde-base/libkworkspace/libkworkspace-4.2.2.ebuild
index 9783360cd477..c770a9c98597 100644
--- a/kde-base/libkworkspace/libkworkspace-4.2.2.ebuild
+++ b/kde-base/libkworkspace/libkworkspace-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/libkworkspace/libkworkspace-4.2.2.ebuild,v 1.1 2009/04/12 06:32:44 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/libkworkspace-4.2.2.ebuild,v 1.2 2009/04/17 06:31:53 alexxy Exp $
EAPI="2"
@@ -9,7 +9,7 @@ KMMODULE="libs/kworkspace"
inherit kde4-meta
DESCRIPTION="A library for KDE desktop applications"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug"
RDEPEND="