* [gentoo-commits] proj/kde:master commit in: kde-base/umbrello/
@ 2011-07-31 20:39 Andreas Hüttel
0 siblings, 0 replies; 5+ messages in thread
From: Andreas Hüttel @ 2011-07-31 20:39 UTC (permalink / raw
To: gentoo-commits
commit: e3767bd78f430746e40d29dadcbfae96311a939b
Author: Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Sun Jul 31 20:39:25 2011 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 20:39:25 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e3767bd7
[kde-base/umbrello] Boost is only DEPEND, bug 368787
(Portage version: 2.1.10.8/git/Linux x86_64, signed Manifest commit with key B6C5F7DE)
---
kde-base/umbrello/umbrello-4.7.49.9999.ebuild | 7 ++++---
kde-base/umbrello/umbrello-9999.ebuild | 7 ++++---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/kde-base/umbrello/umbrello-4.7.49.9999.ebuild b/kde-base/umbrello/umbrello-4.7.49.9999.ebuild
index 1f060fc..a37b8d8 100644
--- a/kde-base/umbrello/umbrello-4.7.49.9999.ebuild
+++ b/kde-base/umbrello/umbrello-4.7.49.9999.ebuild
@@ -13,9 +13,10 @@ DESCRIPTION="KDE UML Modeller"
KEYWORDS=""
IUSE="debug"
-DEPEND="
- dev-libs/boost
+RDEPEND="
dev-libs/libxml2
dev-libs/libxslt
"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+ dev-libs/boost
+"
diff --git a/kde-base/umbrello/umbrello-9999.ebuild b/kde-base/umbrello/umbrello-9999.ebuild
index 1f060fc..a37b8d8 100644
--- a/kde-base/umbrello/umbrello-9999.ebuild
+++ b/kde-base/umbrello/umbrello-9999.ebuild
@@ -13,9 +13,10 @@ DESCRIPTION="KDE UML Modeller"
KEYWORDS=""
IUSE="debug"
-DEPEND="
- dev-libs/boost
+RDEPEND="
dev-libs/libxml2
dev-libs/libxslt
"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+ dev-libs/boost
+"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/umbrello/
@ 2013-02-11 1:16 Jonathan Callen
0 siblings, 0 replies; 5+ messages in thread
From: Jonathan Callen @ 2013-02-11 1:16 UTC (permalink / raw
To: gentoo-commits
commit: 2875bb1c4d02132e326d9ac55264508b2b657083
Author: Jonathan Callen <abcd <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 11 01:12:09 2013 +0000
Commit: Jonathan Callen <abcd <AT> gentoo <DOT> org>
CommitDate: Mon Feb 11 01:12:09 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2875bb1c
[kde-base/umbrello] Moved to git
Package-Manager: portage-2.2.0_alpha161
---
kde-base/umbrello/umbrello-4.10.49.9999.ebuild | 10 +++++++---
kde-base/umbrello/umbrello-9999.ebuild | 4 +---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/kde-base/umbrello/umbrello-4.10.49.9999.ebuild b/kde-base/umbrello/umbrello-4.10.49.9999.ebuild
index fbdf468..d6da8c9 100644
--- a/kde-base/umbrello/umbrello-4.10.49.9999.ebuild
+++ b/kde-base/umbrello/umbrello-4.10.49.9999.ebuild
@@ -5,9 +5,13 @@
EAPI=5
KDE_HANDBOOK="optional"
-KMNAME="kdesdk"
-KDE_SCM="svn"
-inherit kde4-meta
+if [[ ${PV} == *9999 ]]; then
+ eclass="kde4-base"
+else
+ eclass="kde4-meta"
+ KMNAME="kdesdk"
+fi
+inherit ${eclass}
DESCRIPTION="KDE UML Modeller"
KEYWORDS=""
diff --git a/kde-base/umbrello/umbrello-9999.ebuild b/kde-base/umbrello/umbrello-9999.ebuild
index fbdf468..1be1727 100644
--- a/kde-base/umbrello/umbrello-9999.ebuild
+++ b/kde-base/umbrello/umbrello-9999.ebuild
@@ -5,9 +5,7 @@
EAPI=5
KDE_HANDBOOK="optional"
-KMNAME="kdesdk"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE UML Modeller"
KEYWORDS=""
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/umbrello/
@ 2013-07-31 19:01 Johannes Huber
0 siblings, 0 replies; 5+ messages in thread
From: Johannes Huber @ 2013-07-31 19:01 UTC (permalink / raw
To: gentoo-commits
commit: ae3b55a0eedefcbf8d4098eacff54bc7634f2ec2
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 19:00:54 2013 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 19:00:54 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ae3b55a0
[kde-base/umbrello] Update HOMEPAGE wrt bug #478864.
Package-Manager: portage-2.2.0_alpha191
---
kde-base/umbrello/umbrello-4.10.97.ebuild | 2 ++
kde-base/umbrello/umbrello-4.11.49.9999.ebuild | 2 ++
kde-base/umbrello/umbrello-9999.ebuild | 2 ++
3 files changed, 6 insertions(+)
diff --git a/kde-base/umbrello/umbrello-4.10.97.ebuild b/kde-base/umbrello/umbrello-4.10.97.ebuild
index 37fb57d..a1b9329 100644
--- a/kde-base/umbrello/umbrello-4.10.97.ebuild
+++ b/kde-base/umbrello/umbrello-4.10.97.ebuild
@@ -8,6 +8,8 @@ KDE_HANDBOOK="optional"
inherit kde4-base
DESCRIPTION="KDE UML Modeller"
+HOMEPAGE="http://www.kde.org/applications/development/umbrello
+http://uml.sourceforge.net"
KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
diff --git a/kde-base/umbrello/umbrello-4.11.49.9999.ebuild b/kde-base/umbrello/umbrello-4.11.49.9999.ebuild
index 1be1727..4113b57 100644
--- a/kde-base/umbrello/umbrello-4.11.49.9999.ebuild
+++ b/kde-base/umbrello/umbrello-4.11.49.9999.ebuild
@@ -8,6 +8,8 @@ KDE_HANDBOOK="optional"
inherit kde4-base
DESCRIPTION="KDE UML Modeller"
+HOMEPAGE="http://www.kde.org/applications/development/umbrello
+http://uml.sourceforge.net"
KEYWORDS=""
IUSE="debug"
diff --git a/kde-base/umbrello/umbrello-9999.ebuild b/kde-base/umbrello/umbrello-9999.ebuild
index 1be1727..4113b57 100644
--- a/kde-base/umbrello/umbrello-9999.ebuild
+++ b/kde-base/umbrello/umbrello-9999.ebuild
@@ -8,6 +8,8 @@ KDE_HANDBOOK="optional"
inherit kde4-base
DESCRIPTION="KDE UML Modeller"
+HOMEPAGE="http://www.kde.org/applications/development/umbrello
+http://uml.sourceforge.net"
KEYWORDS=""
IUSE="debug"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/umbrello/
@ 2013-08-28 15:37 Michael Palimaka
0 siblings, 0 replies; 5+ messages in thread
From: Michael Palimaka @ 2013-08-28 15:37 UTC (permalink / raw
To: gentoo-commits
commit: ce8af7ca7de0c37b6c008a20bc4530691aa44bef
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 28 15:34:56 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Aug 28 15:34:56 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ce8af7ca
[kde-base/umbrello] Update HOMEPAGE.
Package-Manager: portage-2.2.1
---
kde-base/umbrello/umbrello-4.11.49.9999.ebuild | 6 ++++--
kde-base/umbrello/umbrello-9999.ebuild | 6 ++++--
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/kde-base/umbrello/umbrello-4.11.49.9999.ebuild b/kde-base/umbrello/umbrello-4.11.49.9999.ebuild
index 4113b57..993adc4 100644
--- a/kde-base/umbrello/umbrello-4.11.49.9999.ebuild
+++ b/kde-base/umbrello/umbrello-4.11.49.9999.ebuild
@@ -8,8 +8,10 @@ KDE_HANDBOOK="optional"
inherit kde4-base
DESCRIPTION="KDE UML Modeller"
-HOMEPAGE="http://www.kde.org/applications/development/umbrello
-http://uml.sourceforge.net"
+HOMEPAGE="
+ http://www.kde.org/applications/development/umbrello
+ http://umbrello.kde.org
+"
KEYWORDS=""
IUSE="debug"
diff --git a/kde-base/umbrello/umbrello-9999.ebuild b/kde-base/umbrello/umbrello-9999.ebuild
index 4113b57..993adc4 100644
--- a/kde-base/umbrello/umbrello-9999.ebuild
+++ b/kde-base/umbrello/umbrello-9999.ebuild
@@ -8,8 +8,10 @@ KDE_HANDBOOK="optional"
inherit kde4-base
DESCRIPTION="KDE UML Modeller"
-HOMEPAGE="http://www.kde.org/applications/development/umbrello
-http://uml.sourceforge.net"
+HOMEPAGE="
+ http://www.kde.org/applications/development/umbrello
+ http://umbrello.kde.org
+"
KEYWORDS=""
IUSE="debug"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/umbrello/
@ 2014-03-15 7:01 Michael Palimaka
0 siblings, 0 replies; 5+ messages in thread
From: Michael Palimaka @ 2014-03-15 7:01 UTC (permalink / raw
To: gentoo-commits
commit: 2846c65feb6e2f42abd2835932ab4dab466d665d
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 15 07:00:32 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Mar 15 07:00:41 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2846c65f
[kde-base/umbrello] Boost is no longer a dependency.
Upstream commit 40d4232ad0a67ecea3d5fbc5bb2fbf2fef44b873.
Package-Manager: portage-2.2.8-r1
---
kde-base/umbrello/umbrello-4.12.90.ebuild | 4 +---
kde-base/umbrello/umbrello-4.13.49.9999.ebuild | 4 +---
kde-base/umbrello/umbrello-9999.ebuild | 4 +---
3 files changed, 3 insertions(+), 9 deletions(-)
diff --git a/kde-base/umbrello/umbrello-4.12.90.ebuild b/kde-base/umbrello/umbrello-4.12.90.ebuild
index 10ffbd8..37a8a96 100644
--- a/kde-base/umbrello/umbrello-4.12.90.ebuild
+++ b/kde-base/umbrello/umbrello-4.12.90.ebuild
@@ -19,6 +19,4 @@ RDEPEND="
dev-libs/libxml2
dev-libs/libxslt
"
-DEPEND="${RDEPEND}
- dev-libs/boost
-"
+DEPEND="${RDEPEND}"
diff --git a/kde-base/umbrello/umbrello-4.13.49.9999.ebuild b/kde-base/umbrello/umbrello-4.13.49.9999.ebuild
index 7d75469..185b548 100644
--- a/kde-base/umbrello/umbrello-4.13.49.9999.ebuild
+++ b/kde-base/umbrello/umbrello-4.13.49.9999.ebuild
@@ -19,6 +19,4 @@ RDEPEND="
dev-libs/libxml2
dev-libs/libxslt
"
-DEPEND="${RDEPEND}
- dev-libs/boost
-"
+DEPEND="${RDEPEND}"
diff --git a/kde-base/umbrello/umbrello-9999.ebuild b/kde-base/umbrello/umbrello-9999.ebuild
index 7d75469..185b548 100644
--- a/kde-base/umbrello/umbrello-9999.ebuild
+++ b/kde-base/umbrello/umbrello-9999.ebuild
@@ -19,6 +19,4 @@ RDEPEND="
dev-libs/libxml2
dev-libs/libxslt
"
-DEPEND="${RDEPEND}
- dev-libs/boost
-"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-03-15 7:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-31 19:01 [gentoo-commits] proj/kde:master commit in: kde-base/umbrello/ Johannes Huber
-- strict thread matches above, loose matches on Subject: below --
2014-03-15 7:01 Michael Palimaka
2013-08-28 15:37 Michael Palimaka
2013-02-11 1:16 Jonathan Callen
2011-07-31 20:39 Andreas Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox