summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/umbrello/ChangeLog6
-rw-r--r--kde-base/umbrello/umbrello-4.1.2.ebuild18
-rw-r--r--kde-base/umbrello/umbrello-4.1.3.ebuild18
3 files changed, 5 insertions, 37 deletions
diff --git a/kde-base/umbrello/ChangeLog b/kde-base/umbrello/ChangeLog
index 053f95dd5531..2577009a40dc 100644
--- a/kde-base/umbrello/ChangeLog
+++ b/kde-base/umbrello/ChangeLog
@@ -1,6 +1,10 @@
# 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.100 2009/01/13 23:36:28 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/umbrello/ChangeLog,v 1.101 2009/01/14 16:10:53 alexxy Exp $
+
+ 14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> -umbrello-4.1.2.ebuild,
+ -umbrello-4.1.3.ebuild:
+ Drop KDE 4.1.2 and 4.1.3
*umbrello-4.1.4 (13 Jan 2009)
diff --git a/kde-base/umbrello/umbrello-4.1.2.ebuild b/kde-base/umbrello/umbrello-4.1.2.ebuild
deleted file mode 100644
index b8efc07d1a09..000000000000
--- a/kde-base/umbrello/umbrello-4.1.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/umbrello/umbrello-4.1.2.ebuild,v 1.1 2008/10/02 11:25:43 jmbsvicetto Exp $
-
-EAPI="2"
-
-KMNAME=kdesdk
-inherit kde4-meta
-
-DESCRIPTION="KDE: Umbrello UML Modeller"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug htmlhandbook"
-
-COMMONDEPEND=">=dev-libs/boost-1.33.1
- dev-libs/libxml2
- dev-libs/libxslt"
-DEPEND="${COMMONDEPEND}"
-RDEPEND="${COMMONDEPEND}"
diff --git a/kde-base/umbrello/umbrello-4.1.3.ebuild b/kde-base/umbrello/umbrello-4.1.3.ebuild
deleted file mode 100644
index fa69196201e1..000000000000
--- a/kde-base/umbrello/umbrello-4.1.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/umbrello/umbrello-4.1.3.ebuild,v 1.2 2008/11/16 08:29:40 vapier Exp $
-
-EAPI="2"
-
-KMNAME=kdesdk
-inherit kde4-meta
-
-DESCRIPTION="KDE: Umbrello UML Modeller"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="debug htmlhandbook"
-
-COMMONDEPEND=">=dev-libs/boost-1.33.1
- dev-libs/libxml2
- dev-libs/libxslt"
-DEPEND="${COMMONDEPEND}"
-RDEPEND="${COMMONDEPEND}"