summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-04-17 06:49:27 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-04-17 06:49:27 +0000
commitcc59970749bbce2f9a81caa25ff48c9c7250966e (patch)
tree608b6f6f2260a4b118885a9cefc6c0b56ed02302 /kde-base/umbrello
parentRestore accidentally dropped ~hppa keyword as reported by jer bug #266459 (diff)
downloadgentoo-2-cc59970749bbce2f9a81caa25ff48c9c7250966e.tar.gz
gentoo-2-cc59970749bbce2f9a81caa25ff48c9c7250966e.tar.bz2
gentoo-2-cc59970749bbce2f9a81caa25ff48c9c7250966e.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/umbrello')
-rw-r--r--kde-base/umbrello/ChangeLog9
-rw-r--r--kde-base/umbrello/umbrello-4.2.1.ebuild27
-rw-r--r--kde-base/umbrello/umbrello-4.2.2.ebuild4
3 files changed, 10 insertions, 30 deletions
diff --git a/kde-base/umbrello/ChangeLog b/kde-base/umbrello/ChangeLog
index 752d53b81186..f2af431c1ecd 100644
--- a/kde-base/umbrello/ChangeLog
+++ b/kde-base/umbrello/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for kde-base/umbrello
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/umbrello/ChangeLog,v 1.109 2009/04/12 06:48:25 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/umbrello/ChangeLog,v 1.110 2009/04/17 06:49:27 alexxy Exp $
+
+ 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -umbrello-4.2.1.ebuild,
+ umbrello-4.2.2:
+ Restore ~hppa keywords
+
+ 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -umbrello-4.2.1.ebuild:
+ Drop KDE 4.2.1
*umbrello-4.2.2 (11 Apr 2009)
diff --git a/kde-base/umbrello/umbrello-4.2.1.ebuild b/kde-base/umbrello/umbrello-4.2.1.ebuild
deleted file mode 100644
index f92b9457b358..000000000000
--- a/kde-base/umbrello/umbrello-4.2.1.ebuild
+++ /dev/null
@@ -1,27 +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/umbrello/umbrello-4.2.1.ebuild,v 1.3 2009/03/15 14:44:37 scarabeus Exp $
-
-EAPI="2"
-
-KMNAME="kdesdk"
-inherit kde4-meta
-
-DESCRIPTION="KDE: Umbrello UML Modeller"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="debug"
-
-DEPEND="
- dev-libs/boost
- dev-libs/libxml2
- dev-libs/libxslt
-"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- # Disable hardcoded kdepimlibs check - only 4.2 branch is affected
- sed -i -e 's/find_package(KdepimLibs REQUIRED)/macro_optional_find_package(KdepimLibs)/' \
- CMakeLists.txt || die "failed to disable kdepimlibs hardcoded check"
-
- kde4-meta_src_prepare
-}
diff --git a/kde-base/umbrello/umbrello-4.2.2.ebuild b/kde-base/umbrello/umbrello-4.2.2.ebuild
index 1e2539c5114d..99c4b582c3a4 100644
--- a/kde-base/umbrello/umbrello-4.2.2.ebuild
+++ b/kde-base/umbrello/umbrello-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/umbrello/umbrello-4.2.2.ebuild,v 1.1 2009/04/12 06:48:25 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/umbrello/umbrello-4.2.2.ebuild,v 1.2 2009/04/17 06:49:27 alexxy Exp $
EAPI="2"
@@ -8,7 +8,7 @@ KMNAME="kdesdk"
inherit kde4-meta
DESCRIPTION="KDE: Umbrello UML Modeller"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug doc"
DEPEND="