* [gentoo-commits] gentoo-x86 commit in kde-plasma/plasma-meta: plasma-meta-5.3.1.ebuild ChangeLog
@ 2015-06-11 20:00 Johannes Huber (johu)
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2015-06-11 20:00 UTC (permalink / raw
To: gentoo-commits
johu 15/06/11 20:00:24
Modified: plasma-meta-5.3.1.ebuild ChangeLog
Log:
Add gtk USE flag, wrt github issue #263.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xF3CFD2BD)
Revision Changes Path
1.2 kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild?r1=1.1&r2=1.2
Index: plasma-meta-5.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- plasma-meta-5.3.1.ebuild 31 May 2015 22:06:16 -0000 1.1
+++ plasma-meta-5.3.1.ebuild 11 Jun 2015 20:00:24 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild,v 1.1 2015/05/31 22:06:16 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild,v 1.2 2015/06/11 20:00:24 johu Exp $
EAPI=5
@@ -12,13 +12,12 @@
LICENSE="metapackage"
SLOT="5"
KEYWORDS="~amd64"
-IUSE="bluetooth +display-manager +sddm networkmanager +wallpapers"
+IUSE="bluetooth +display-manager gtk +sddm networkmanager +wallpapers"
RDEPEND="
$(add_plasma_dep baloo)
$(add_plasma_dep breeze)
$(add_plasma_dep kde-cli-tools)
- $(add_plasma_dep kde-gtk-config)
$(add_plasma_dep kdecoration)
$(add_plasma_dep kfilemetadata)
$(add_plasma_dep khelpcenter)
@@ -45,6 +44,7 @@
$(add_plasma_dep bluedevil)
$(add_plasma_dep bluez-qt)
)
+ gtk? ( $(add_plasma_dep kde-gtk-config) )
display-manager? (
sddm? ( x11-misc/sddm )
!sddm? ( x11-misc/lightdm )
1.2 kde-plasma/plasma-meta/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/plasma-meta/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/plasma-meta/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/plasma-meta/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-plasma/plasma-meta/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 31 May 2015 22:06:16 -0000 1.1
+++ ChangeLog 11 Jun 2015 20:00:24 -0000 1.2
@@ -1,6 +1,9 @@
# ChangeLog for kde-plasma/plasma-meta
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-meta/ChangeLog,v 1.1 2015/05/31 22:06:16 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-meta/ChangeLog,v 1.2 2015/06/11 20:00:24 johu Exp $
+
+ 11 Jun 2015; Johannes Huber <johu@gentoo.org> plasma-meta-5.3.1.ebuild:
+ Add gtk USE flag, wrt github issue #263.
*plasma-meta-5.3.1 (31 May 2015)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-plasma/plasma-meta: plasma-meta-5.3.1.ebuild ChangeLog
@ 2015-06-18 21:57 Johannes Huber (johu)
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2015-06-18 21:57 UTC (permalink / raw
To: gentoo-commits
johu 15/06/18 21:57:37
Modified: plasma-meta-5.3.1.ebuild ChangeLog
Log:
Remove kde-plasma/bluez-qt, superseded by kde-frameworks/bluez-qt.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xF3CFD2BD)
Revision Changes Path
1.3 kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild?r1=1.2&r2=1.3
Index: plasma-meta-5.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- plasma-meta-5.3.1.ebuild 11 Jun 2015 20:00:24 -0000 1.2
+++ plasma-meta-5.3.1.ebuild 18 Jun 2015 21:57:37 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild,v 1.2 2015/06/11 20:00:24 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-meta/plasma-meta-5.3.1.ebuild,v 1.3 2015/06/18 21:57:37 johu Exp $
EAPI=5
@@ -42,7 +42,6 @@
$(add_plasma_dep systemsettings)
bluetooth? (
$(add_plasma_dep bluedevil)
- $(add_plasma_dep bluez-qt)
)
gtk? ( $(add_plasma_dep kde-gtk-config) )
display-manager? (
1.3 kde-plasma/plasma-meta/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/plasma-meta/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/plasma-meta/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/plasma-meta/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-plasma/plasma-meta/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 11 Jun 2015 20:00:24 -0000 1.2
+++ ChangeLog 18 Jun 2015 21:57:37 -0000 1.3
@@ -1,6 +1,9 @@
# ChangeLog for kde-plasma/plasma-meta
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-meta/ChangeLog,v 1.2 2015/06/11 20:00:24 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-plasma/plasma-meta/ChangeLog,v 1.3 2015/06/18 21:57:37 johu Exp $
+
+ 18 Jun 2015; Johannes Huber <johu@gentoo.org> plasma-meta-5.3.1.ebuild:
+ Remove kde-plasma/bluez-qt, superseded by kde-frameworks/bluez-qt.
11 Jun 2015; Johannes Huber <johu@gentoo.org> plasma-meta-5.3.1.ebuild:
Add gtk USE flag, wrt github issue #263.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-18 21:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-11 20:00 [gentoo-commits] gentoo-x86 commit in kde-plasma/plasma-meta: plasma-meta-5.3.1.ebuild ChangeLog Johannes Huber (johu)
-- strict thread matches above, loose matches on Subject: below --
2015-06-18 21:57 Johannes Huber (johu)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox