* [gentoo-commits] proj/kde:no-semantic-desktop commit in: kde-base/kaddressbook/
@ 2013-05-29 18:21 Michael Palimaka
0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka @ 2013-05-29 18:21 UTC (permalink / raw
To: gentoo-commits
commit: cf48b45ec010b2e7e8d8934b6248260a5a9464c0
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 18:20:06 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed May 29 18:20:06 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=cf48b45e
[kde-base/kaddressbook] Drop USE="semantic-desktop".
Package-Manager: portage-2.1.12.2
---
kde-base/kaddressbook/kaddressbook-9999.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/kde-base/kaddressbook/kaddressbook-9999.ebuild b/kde-base/kaddressbook/kaddressbook-9999.ebuild
index 1855541..c563048 100644
--- a/kde-base/kaddressbook/kaddressbook-9999.ebuild
+++ b/kde-base/kaddressbook/kaddressbook-9999.ebuild
@@ -14,8 +14,7 @@ IUSE="debug"
DEPEND="
>=dev-libs/grantlee-0.2.0
- $(add_kdebase_dep kdelibs 'semantic-desktop')
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
+ $(add_kdebase_dep kdepimlibs)
$(add_kdebase_dep kdepim-common-libs)
"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/kde:no-semantic-desktop commit in: kde-base/kaddressbook/
@ 2013-05-29 18:59 Michael Palimaka
0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka @ 2013-05-29 18:59 UTC (permalink / raw
To: gentoo-commits
commit: 7748f6bbf40ee781e42b644b1eff9b77c42ccc54
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 18:43:13 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed May 29 18:53:11 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7748f6bb
[kde-base/kaddressbook] Fix dependency in preparation for USE="-semantic-desktop" removal.
Package-Manager: portage-2.1.12.2
---
kde-base/kaddressbook/kaddressbook-4.10.49.9999.ebuild | 4 ++--
kde-base/kaddressbook/kaddressbook-9999.ebuild | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/kde-base/kaddressbook/kaddressbook-4.10.49.9999.ebuild b/kde-base/kaddressbook/kaddressbook-4.10.49.9999.ebuild
index 1855541..ac55933 100644
--- a/kde-base/kaddressbook/kaddressbook-4.10.49.9999.ebuild
+++ b/kde-base/kaddressbook/kaddressbook-4.10.49.9999.ebuild
@@ -14,8 +14,8 @@ IUSE="debug"
DEPEND="
>=dev-libs/grantlee-0.2.0
- $(add_kdebase_dep kdelibs 'semantic-desktop')
- $(add_kdebase_dep kdepimlibs 'semantic-desktop')
+ $(add_kdebase_dep kdelibs 'semantic-desktop(+)')
+ $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)')
$(add_kdebase_dep kdepim-common-libs)
"
RDEPEND="${DEPEND}"
diff --git a/kde-base/kaddressbook/kaddressbook-9999.ebuild b/kde-base/kaddressbook/kaddressbook-9999.ebuild
index c563048..ac55933 100644
--- a/kde-base/kaddressbook/kaddressbook-9999.ebuild
+++ b/kde-base/kaddressbook/kaddressbook-9999.ebuild
@@ -14,7 +14,8 @@ IUSE="debug"
DEPEND="
>=dev-libs/grantlee-0.2.0
- $(add_kdebase_dep kdepimlibs)
+ $(add_kdebase_dep kdelibs 'semantic-desktop(+)')
+ $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)')
$(add_kdebase_dep kdepim-common-libs)
"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-05-29 18:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-29 18:21 [gentoo-commits] proj/kde:no-semantic-desktop commit in: kde-base/kaddressbook/ Michael Palimaka
-- strict thread matches above, loose matches on Subject: below --
2013-05-29 18:59 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox